Lab 22:To configure Amazon Cloud Front Service

                                          Lab 22:To configure Amazon Cloud Front Service

Objective:To configure and use AWS Cloud Front Service

Topology:



Pre-Requites:

User should have AWS account ,or IAM user with cloud Front Full Access policy

To Configure Cloud front with following task:

Configure a website with Amazon s3 bucket by uploading your account
Create a cloudfront web Distribution

1.Configure a Website with Amazon S3 bucket by uploading your content
Open AWS console go to for S3 Service 
Follow the lab Steps of website Hosting in S3



Check the S3 Bucket content



Step 2:Create a cloud front web Distribution

Open AWS Console
Select Networking and Content Delivery
Click on Cloud Front Service



Click on Create Distribution button



Under "Select a delivery method for your content "wizard
under web 
Click on Get Started button



under create Distribution
For Origin Domain Name--------------> Drop Down ------------>www.skill.com.s3.amazon.com



verify origin Domain Name got selected




Drag Down
Go for Distribution settings
For price class
Select Edge location



price class-------------->use only canada and Europe



Drag Down
Click on Create Distribution



verify the status



check column status 
shows----->in progress



wait for status to gen Enable 
Note : It takes around 15 minutes



verify the site with DNS name "d3hv6v1ag4tvcy.cloudfront.net"



verify
Now open the Browser and type
http://d3hv6v1ag4tvcy.cloudfront.net/index.html



This website is coming from cloudFront Service


Comments