exam questions

Exam ANS-C00 All Questions

View all questions & answers for the ANS-C00 exam

Exam ANS-C00 topic 1 question 294 discussion

Exam question from Amazon's ANS-C00
Question #: 294
Topic #: 1
[All ANS-C00 Questions]

Which of the following types of contents cannot serve over HTTP or HTTPS in Amazon CloudFront?

  • A. Apple HTTP Live Streaming
  • B. Static and dynamic download content
  • C. Adobe Flash multimedia content
  • D. CloudFront RTMP distribution
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
In Amazon CloudFront, you can use web distributions to serve the following content over HTTP or HTTPS: Static and dynamic download content, for example, .html, .css, .php, and image files, using HTTP or HTTPS.
Multimedia content on demand using progressive download and Apple HTTP Live Streaming (HLS). A live event, such as a meeting, conference, or concert, in real time. You can't serve Adobe Flash multimedia content over HTTP or HTTPS.
Reference:
http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-overview.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Malcnorth59
3 years, 4 months ago
Adobe Flash multimedia uses RTMFP which uses UDP. so it's C
upvoted 1 times
...
walkwolf3
3 years, 7 months ago
In the most recent AWS document, Adobe Flash is not in the list of CloudFront's distribution over HTTP or HTTPS. https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-overview.html RTMPT, one of RTMP protocol families, can ride over HTTP/HTTPS, so answer D is wrong. The RTMP protocol has multiple variations: 1. RTMP proper, the "plain" protocol which works on top of Transmission Control Protocol (TCP) and uses port number 1935 by default. 4. RTMPT, which is encapsulated within HTTP requests to traverse firewalls. RTMPT is frequently found utilizing cleartext requests on TCP ports 80 and 443 to bypass most corporate traffic filtering. The encapsulated session may carry plain RTMP, RTMPS, or RTMPE packets within. https://en.wikipedia.org/wiki/Real-Time_Messaging_Protocol My take is C. BTW, RTMP is no longer supported by AWS since Dec 31, 2020 https://forums.aws.amazon.com/ann.jspa?annID=7356
upvoted 2 times
...
ItsmeP
3 years, 7 months ago
I think Answer should be D as we can now stream live audio or video through AWS using the Adobe Flash Media Server that makes uses of Amazon EC2, Amazon CloudFront, and Amazon Route 53 https://aws.amazon.com/blogs/aws/live-streaming-with-amazon-cloudfront-and-adobe-flash-media-server/
upvoted 3 times
...
ptpho
3 years, 8 months ago
Ans C {From the question "contents cannot serve over HTTP or HTTPS in Amazon CloudFront?" - You cannot serve Adobe Flash multimedia content over HTTP or HTTPS }
upvoted 1 times
...
RenanMarques
3 years, 8 months ago
C is the correct answer. according to the official guide page 215, "Multimedia content on demand using progressive download and Apple HTTP Live Streaming (HLS). You cannot serve Adobe Flash multimedia content over HTTP or HTTPS, but you can serve it using an Amazon CloudFront RTMP distribution.".
upvoted 3 times
...
eeghai7thioyaiR4
3 years, 8 months ago
Answer is D RTMP is a specific protocol which is not based upon HTTP All the other are HTTP stuff
upvoted 1 times
...
JamesTR
3 years, 8 months ago
I am not sure if C is correct. Does question 301 about Adobe Flash Media Server contradicts this one?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...