How to Create Cloudfront Distribution on AWS with S3 Origin.

Let's discuss about AWS Cloudfront Service. AWS Cloudfront service allows you to live you're static website code on the internet.

So that, you don't have to go through traditional website hosting and domain purchase in order to just test you're code functionality and it's UI.

If you have a website, application, or another web resource, you probably have static content. Static content includes files like images, videos, or music, or even scripts like .css or js. In the pre-cloud era, you would put those files on a standard server, and then serve them on the internet to all of your viewers, across the globe, from one specific geo location. But with cloud services, there’s a solution that provides faster delivery and better scalability.

Here is the flow of what we are going to achieve:


Website Code for this Tutorial, you can find on my Github below is direct link, you can either fork or download the source code and use it for demo.


For Video Tutorial, click on below link:


Comments

Popular posts from this blog

Python Script for Subnet-Calculator

How to Register for CKA and CKS exam in CYBER MONDAY SALE !! Huge Discounts, SAVE MONEY !! Don't MISS this Chance

What is Docker? and Why you should use it.