What is AWS CloudFront?
It is a Content Delivery Network (CDN) that improves read performance by caching the data at an edge location.
What are the characteristics of CloudFront?
What is a CloudFront Origin?
The data source of an object to be retreived such as …
What is CloudFront Geo Restriction?
A means to restrict who can access your content via whitelist or blacklist countries.
What are the differences between S3 Cross Region Replication and CloudFront?
CloudFront uses
S3 CRR uses
How can we limit content access to a user(s) through CloudFront?
By using Signed URL (individual file access) or signed Cookies (access to multiple files) with an attached policy to include…
What is the difference between a CloudFront Signed URL and an S3 Pre-Signed URL?
CloudFront Signed URL
S3 Pre-signed URL
What is the difference between Unicast IP and Anycast IP?
Unicast IP is where one server hold only one IP address.
Anycast IP is where all servers hold the same IP address and the client is routed to the nearest one.
What is Global Accelerator?
It is a means to speed up access to your application by using Anycast IPs to send to Edge Locations which then send traffic to your application.
What are the characteristics of the Global Accelerator?
What is the difference between CloudFront and Global Accelerator?
CloudFront
Global Accelerator