Tutorials References Exercises Videos Menu
Paid Courses Website NEW Pro NEW

AWS Cloud Tutorial

AWS HOME AWS Intro AWS Cloud Certification AWS Get Started AWS Cloud Computing AWS Cloud Benefits AWS EC2 Intro AWS EC2 Instance Types AWS EC2 Pricing AWS EC2 Scaling AWS EC2 Auto Scaling AWS Elastic Load Balancing AWS Messaging AWS SNS AWS SQS AWS Serverless AWS Lambda AWS Containers AWS ECS AWS EKS AWS Fargate AWS First Recap AWS Infrastructure AWS Regions AWS Availability Zones AWS Edge Locations AWS Provision AWS Provision Services AWS Elastic Beanstalk AWS CloudFormation AWS Second Recap AWS Networking AWS Connectivity AWS Subnet and Access AWS Global Networking AWS Third Recap AWS Storage and DBs AWS Instance Stores AWS EBS AWS S3 AWS EBS vs S3 AWS Elastic File System AWS RDS AWS DynamoDB AWS DynamoDB vs RDS AWS Redshift AWS DMS AWS Additional DB Services AWS Fourth Recap AWS Cloud Security AWS Shared Responsibility AWS User Access AWS Organizations AWS Cloud Compliance AWS DDoS AWS Other Services AWS Fifth Recap AWS Monitoring and Analytics AWS CloudWatch AWS CloudTrail AWS TrustedAdvisor AWS Sixth Recap AWS Pricing and Support AWS Free Tier AWS Pricing Models AWS Billing Dashboard AWS Consolidated Billing AWS Budgets AWS Cost Explorer AWS Support Plans AWS Marketplace AWS Seventh Recap AWS Migration and Innovation AWS Cloud Adoption Framework AWS Migration Strategies AWS Snow Family AWS Innovation AWS Eight Recap AWS Cloud Journey AWS Well-Architected Framework AWS Cloud Benefits AWS Ninth Recap AWS Exam Preparation

AWS Examples

AWS Cloud Exercises AWS Cloud Quiz

More AWS

AWS Machine Learning AWS Serverless


AWS Cloud Edge Locations


Introduction Edge Locations

Edge Location is the Data Center used to deliver content fast to your users.

It is the site that is nearest your users.


AWS Edge Location Video

W3schools.com collaborates with Amazon Web Services to deliver digital training content to our students.


Fast Delivery

The AWS Edge Locations uses a service called CloudFront.

CloudFront is used to store cached copies of your content.

Resulting in fast delivery of your content.


What is Cache?

Caching helps the software to deliver content faster and cheaper.

Cache is fast storage that copies and stores parts of data.

The data is stored in hardware that can deliver content fast, for example, RAM (Random-access memory).

The main job of the cache is to deliver content fast.

The data is saved in the fast hardware layer so that it does not have to use the slow storage hardware.


The content is delivered faster because the data is no longer requested from the primary location.

It is delivered from the Edge Location. The location nearest to the user.



How Cache Works

The cache saves subsets of the data, making it available.

Once someone requests the data, it is copied and stored at the Edge Location.

When the next person requests the same data, it will be delivered faster from the nearest Edge Location.


AWS Cloud Exercises

Test Yourself With Exercises

Exercise:

What is an Edge Location?

An Edge Location is the site  your users.

Start the Exercise