exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C02 exam

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 514 discussion

A news company that has reporters all over the world is hosting its broadcast system on AWS. The reporters send live broadcasts to the broadcast system. The reporters use software on their phones to send live streams through the Real Time Messaging Protocol (RTMP).
A solutions architect must design a solution that gives the reporters the ability to send the highest quality streams. The solution must provide accelerated TCP connections back to the broadcast system.
What should the solutions architect use to meet these requirements?

  • A. Amazon CloudFront
  • B. AWS Global Accelerator
  • C. AWS Client VPN
  • D. Amazon EC2 instances and AWS Elastic IP addresses
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
Guangjie
Highly Voted 3 years, 5 months ago
Selected Answer: B
Global accelerator works on TCP tier. ClouldFront is a CDN and will not improve performance for RTMP cause it need real time delivery.
upvoted 18 times
Guha
3 years, 5 months ago
nice and clear
upvoted 3 times
...
...
tdipen22
Highly Voted 3 years, 5 months ago
Selected Answer: B
CloudFront is designed to handle HTTP protocol meanwhile Global Accelerator is best used for both HTTP and non-HTTP protocols such as TCP and UDP. - Source: Tutorials Dojo
upvoted 12 times
...
StacyY
Most Recent 1 year, 10 months ago
It is B since it hints reporters all over the world .
upvoted 1 times
...
Ayzee
2 years, 9 months ago
Answer is : A https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-working-with.websockets.html
upvoted 1 times
...
bora4motion
2 years, 10 months ago
Selected Answer: B
I go with B. However, the question itself its weird. Live feed and TCP ? Really?
upvoted 1 times
...
bora4motion
2 years, 10 months ago
Selected Answer: B
You need AWS global network for shorter optimized paths, you can't rely on Internet and ISPs. B is the correct answer to me.
upvoted 1 times
...
cloud_collector
2 years, 10 months ago
B is better https://aws.amazon.com/blogs/networking-and-content-delivery/improving-real-time-communication-rtc-client-experience-with-aws-global-accelerator/
upvoted 1 times
...
Angrydove
2 years, 11 months ago
B can't an Answer. RTMP is statefull protocol served by RTMP stream server. On streaming, client must keep the connection with the Stream server. It must not be changed . But Global Accelerator is a balancer for only stateless requests.
upvoted 1 times
...
SuperPiski
3 years ago
Selected Answer: B
This is the kind of question that you don't know if you have to answer about how it used to be or how it is working now. CloudFront was capable of performing RTMP distributions and this option is marked a correct in other websites. BUT AWS deprecated this capability in CloudFront so now the proper answer cannot be CloudFront (ouch!) https://thestack.technology/cloudfront-rtmp-adobe-flash-media-server/ https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/WhatsNew.html
upvoted 5 times
...
rangiek_a_k
3 years, 4 months ago
Selected Answer: B
Correct answer is B. AWS Global Accelerator Question is asking "enables reporters to deliver the highest-quality streams possible" (Global Acceleator), not to enable viewer to receive highest quality stream (CloudFront)
upvoted 4 times
ziiziii
2 years, 10 months ago
sorry but what s the difference?
upvoted 1 times
...
...
FF11
3 years, 5 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
BlassArun
3 years, 5 months ago
Ans is A
upvoted 1 times
...
EmeraldTech
3 years, 5 months ago
A - An Amazon CloudFront distribution is configured to use the MediaStore custom endpoints as its origin. The CloudFront distribution delivers your live stream to viewers with low latency and high transfer speeds. https://aws.amazon.com/solutions/implementations/live-streaming-on-aws/
upvoted 5 times
serdar55
3 years, 1 month ago
" The reporters transmit live broadcasts through the Real Time Messaging Protocol using software installed on their phones (RTMP)". (They do not use MediaStore or any other aws service to send live streams) Therefore the answer should be B
upvoted 1 times
serdar55
3 years, 1 month ago
please remove my comment cause I change my answer as B
upvoted 1 times
serdar55
3 years, 1 month ago
Answer is A
upvoted 1 times
serdar55
3 years, 1 month ago
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-working-with.websockets.html
upvoted 1 times
...
...
...
...
...
cert2020
3 years, 5 months ago
Global Accelerator is a good fit for non-HTTP use cases, such as gaming (UDP), IoT (MQTT), or Voice over IP, as well as for HTTP use cases that specifically require static IP addresses or deterministic, fast regional failover.
upvoted 2 times
...
RidzV
3 years, 5 months ago
Selected Answer: B
AWS Global Accelerator and Amazon CloudFront are separate services that use the AWS global network and its edge locations around the world. CloudFront improves performance for both cacheable content (such as images and videos) and dynamic content (such as API acceleration and dynamic site delivery). Global Accelerator improves performance for a wide range of applications over TCP or UDP by proxying packets at the edge to applications running in one or more AWS Regions. Global Accelerator is a good fit for non-HTTP use cases, such as gaming (UDP), IoT (MQTT), or Voice over IP, as well as for HTTP use cases that specifically require static IP addresses or deterministic, fast regional failover. https://aws.amazon.com/global-accelerator/faqs/
upvoted 4 times
...
muhsin
3 years, 5 months ago
it is B.
upvoted 1 times
...
kamino
3 years, 5 months ago
Global Accelerator improves performance for a wide range of applications over TCP or UDP by proxying packets at the edge to applications running in one or more AWS Regions. https://aws.amazon.com/global-accelerator/faqs/?nc1=h_ls
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 ...