From the course: AWS Certified SysOps Administrator - Associate (SOA-C02) Cert Prep

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

CloudFront overview

CloudFront overview

- [Presenter] In this lecture, we'll talk about Amazon CloudFront and the core concepts behind content delivery networks and edge locations. We will also cover its different components and other features. Basically, Amazon CloudFront is a content delivery network service. A content delivery network is also known as CDN, and it's technically a network of servers and data centers scattered around the world that temporarily store the pictures, videos, documents, and other static files of your website. The process of temporarily storing these static files is called caching, which improves the performance of your web applications that are accessed by users globally. CloudFront can significantly decrease the latency of delivering your web content to your end users. In other words, it reduces the lag time of loading your website. Before we dig deeper into Amazon CloudFront, let's discover why we need a CDN in the first place…

Contents