CloudFront
- Service used for Content Delivery Network
- Collection of distributed servers , that are used to give access to the contents to users on the basis of geographic locations.
Parameters :
Edge Location: Location where the data will be cached
Origin: Origin of the files that the CDN will distribute. Origin may include : s3 buckets , elastic laod balancer or route53
Terminilogy :
1. Web Distribution: Used for websites
2. RTMP: Used for media streaming
Creating a CloudFront Distribution
STEP 1:- Select the CloudFront service from the AWS services menu
STEP 2:- Click on the select distribution option, and choose the type of distribution according to the use case
2.1 Web Distribution
2.2 RTMP Distribution

Comments
Post a Comment