Create a simple CloudFront Distribution to distribute static content
Latest Videos
•
7m 31s
The procedures in this section show you how to use CloudFront to set up a basic configuration that does the following:
Stores the original versions of your objects in one Amazon Simple Storage Service (Amazon S3) bucket
Distributes content such as text or graphics
Makes your objects accessible to everyone
Uses the CloudFront domain name in URLs for your objects (for example, http://d111111abcdef8.cloudfront.net/image.jpg)
Keeps your objects in CloudFront edge locations for the default duration of 24 hours (the minimum duration is 0 seconds)
Up Next in Latest Videos
-
Deploy Docker Containers on Amazon El...
Amazon Elastic Container Service (Amazon ECS) is the Amazon Web Service you use to run Docker applications on a scalable cluster. In this tutorial, you will learn how to run a Docker-enabled sample application on an Amazon ECS cluster behind a load balancer, test the sample application, and delet...
-
AWS CodePipeline: Set up a Continuous...
In this tutorial, you will learn how to create an automated software release pipeline that deploys a live sample app. You will create the pipeline using AWS CodePipeline, a service that builds, tests, and deploys your code every time there is a code change. S3 will be used as the source location ...
-
AWS Dynamodb - Create and Query a NoS...
In this tutorial, you will learn how to create a simple table, add data, scan and query the data, delete data, and delete the table by using the DynamoDB console. DynamoDB is a fully managed NoSQL database that supports both document and key-value store models. Its flexible data model, reliable p...