Book Image

Mastering AWS Administration [Video]

By : TechSnips LLC
Book Image

Mastering AWS Administration [Video]

By: TechSnips LLC

Overview of this book

Do you need to set up an AWS infrastructure quickly but don’t have the time and energy to sift through tons of boring documentation? AWS is a powerful platform that can handle any load you can throw at it. But, with great power comes great responsibility. The last thing you want is to fully deploy an application only to find out you did it wrong. This course will teach you to effectively deploy AWS resources like a true pro in a matter of minutes. You will learn the concepts behind architecting systems in the cloud and how to engineer your environment to withstand failures. Take a deep breath and follow these easy deployment scenarios featuring real-world examples of everything from websites to Machine Learning and beyond. This course will catapult you from a young grasshopper, wet-behind-the-ears, into a true AWS Jedi master in just a few hours. Why wait? Take this course and learn how to wield the power of AWS today!.
Table of Contents (9 chapters)
Chapter 1
Hosting A Website on S3
Content Locked
Section 4
Speeding Up Content Delivery Using CloudFront
Speed up content delivery by using multiple “edge” locations around the world. The user should be served from the best location in terms of network speed. - Create a new CloudFront distribution and associate it with the S3 bucket - Connect the distribution with your Route 53 zone record. - Navigate to the website to ensure that content is delivered correctly