# Create S3 Bucket and CloudFront Distribution Web Application Bucket Configuration

FinOps Center Front End Application is deployed to and is served from S3.

Navigate to S3 and Create a new S3 Bucket in US-East-1 (N. Virginia)

Upon navigating to CloudFront, create a new distributions.

Updated for new AWS UI

Create a name for your Distribution and Add your cusotmer Domain. Note: it will try to validate the URL but select Skip for Now.&#x20;

<figure><img src="/files/8KKmDvf3XEsZG8BZS3UP" alt=""><figcaption></figcaption></figure>

Level the S3 Selection and Select the Browse S3

<figure><img src="/files/mFhUE7zE4Pp6lDnX8M6a" alt=""><figcaption></figcaption></figure>

Select your bucket and Select Choose

<figure><img src="/files/esLqItjr11xJHeTVE4z4" alt=""><figcaption></figcaption></figure>

Leave the Origin Path to Default and Select Next

<figure><img src="/files/BUo9NTWBWDs77CCPulyT" alt=""><figcaption></figcaption></figure>

Do not Create a WAF and Select Next&#x20;

<figure><img src="/files/W493n67wIv4hrJ4BwohF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7p2DzMOvvm37MDSsXlls" alt=""><figcaption></figcaption></figure>

Create Distibution&#x20;

With the Distbituion Create we will need to Edit the Settings

<figure><img src="/files/b0zGrZCchNFNMiDloPEw" alt=""><figcaption></figcaption></figure>

In the Setting we are going to add the Domain Name of the application and select the the SSL Certificate that was created for it&#x20;

<figure><img src="/files/V18C358QRt061vnuYTOE" alt=""><figcaption></figcaption></figure>

In the Behavior Setting Update to have all Traffic to be Redirected to HTTPs

<figure><img src="/files/FM53EoZJXs3BvNLmn9CF" alt=""><figcaption></figcaption></figure>

Ensure to update the specified settings below, unless instructed otherwise, while leaving the rest as default.

Update Viewer

9\. Navigate to the S3 Bucket for FinOps Center Application and to Permission. Edit Permission with the Policy from CloudFront

<figure><img src="/files/EIvuYhXApBzJfzpyF6yV" alt=""><figcaption></figcaption></figure>

A

Navigate to Route 53 or Domain Controller and Create an A Record that is Domain Name of your distribution

<figure><img src="/files/SUmsUyRKcW5Ipt2X5mmS" alt=""><figcaption></figcaption></figure>

Create A Record

<figure><img src="/files/6sxikp1TLK5GnRscMDxV" alt=""><figcaption></figcaption></figure>

Example of CloudFront Distibution


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.finopscenter.com/welcome-to-finops-center-documentation/how-it-works/finops-centers-installation-components/create-s3-bucket-and-cloudfront-distribution-web-application-bucket-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
