From the course: AWS Essential Training for Developers
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Serving content faster with CloudFront - Amazon Web Services (AWS) Tutorial
From the course: AWS Essential Training for Developers
Serving content faster with CloudFront
- So we already know that you can use an S3 bucket to host the static content for your website, like images and videos. With CloudFront, you can push the contents of this S3 bucket to edge servers all over the world. So if you have users in Ireland, your videos will load faster for them because they're being served a local copy from the Ireland data center. Now, your users in Tokyo or your users in Brazil will be served content from the data center that's closest to them. CloudFront is a content delivery network, or CDN, that can mirror your S3 bucket all across the world, and it's a lot cheaper than a plane ticket to Tokyo. In the S3 console, in your bucket settings, click on the Permissions tab. This will let you control public access to your bucket. But I can't stress enough that you really need to stop and read the documentation here and observe the warnings. Be careful to not publicly expose your…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
Hard drives with Elastic Block Store (EBS)4m 58s
-
(Locked)
Storing passwords with Secrets Manager3m 26s
-
(Locked)
NAS with Elastic File System (EFS)3m 18s
-
(Locked)
Web storage with Simple Storage Service (S3)2m 53s
-
(Locked)
Uploading a file to S3 from the AWS CLI9m 10s
-
(Locked)
IAM roles for EC23m 53s
-
(Locked)
Using the SDK to create a file within S33m 7s
-
(Locked)
Putting together all of the IAM resources3m 49s
-
(Locked)
Long-term storage with S3 Glacier4m 2s
-
(Locked)
Serving content faster with CloudFront5m 45s
-
-
-
-
-
-
-
-
-