Computer Science, asked by syba, 1 year ago

Which of the following is not correct about CloudFront? CloudFront cannot serve content from a non AWS origin server
CloudFront can serve both compressed and uncompressed files
CloudFront can serve both static and dynamic content
CloudFront can stream content using RTMP(real time messaging protocol)

Answers

Answered by writersparadise
25

The answer is Option A.

The option CloudFront cannot serve content from a non AWS origin server is not correct about CloudFront.

You can configure more than one origin servers for Amazon CloudFront. They can be either Amazon resources or customized origin servers outside AWS. As a result, you can use each AWS resource for what it is meant for. This saves you the hassle of having to create and manage multiple distributions and domain names on the website.

Similar questions