Integrate Amazon Cloudfront
Streaming with MK.IO on AWS using Amazon Cloudfront
To configure Amazon CloudFront:
- 
Access the AWS portal and from the Accounts tab, select your account.
 - 
Click AWSPowerUserAccess to display the console. Note that UserAccess depends on your level of rights.
 - 
Click View all services and select CloudFront in Networking & Content Delivery.
 - 
Click Create a CloudFront distribution.
 - 
Define values for:
- 
Origin. You can optionally enable the origin shield and select a shield region near your origin server.
 - 
Default cache behavior
 - 
Function associations
 - 
Web Application Firewall
 - 
Settings
 - 
Standard logging: set Log delivery to Off avoid high billing, especially if you enable Cloud Watch logs.
 
For more details on the values to be defined, see the Amazon documentation:
 - 
 - 
When your configuration is complete, click Create distribution. The distribution is created—wait for the Last Modified field to update.
 
Updated 5 months ago