Medium1 markMultiple Choice
AWS SAP-C02 · Question 56 · Domain 3.3: Performance Improvement
A global media company delivers video content to users worldwide. They are experiencing high latency and buffering issues. The content is currently served directly from an S3 bucket in us-east-1. Which TWO services should the architect implement to improve global performance? (Select TWO)
A global media company delivers video content to users worldwide. They are experiencing high latency and buffering issues. The content is currently served directly from an S3 bucket in us-east-1. Which TWO services should the architect implement to improve global performance? (Select TWO)
Answer options:
A.
AWS Global Accelerator
B.
Amazon CloudFront
C.
Amazon ElastiCache
D.
AWS Transit Gateway
E.
AWS Elemental MediaConvert
F.
Amazon Route 53 Geolocation routing
How to approach this question
Identify the CDN service and the video optimization service.
Full Answer
B, E
Amazon CloudFront acts as a CDN, caching video content close to users globally. AWS Elemental MediaConvert can transcode videos into adaptive bitrate formats (like HLS), which prevents buffering by adjusting quality based on the user's network speed.
Common mistakes
Choosing Global Accelerator for static media delivery.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 6
75 questions · hints · full answers · grading
More questions from this exam
Q01A global enterprise requires highly available hybrid connectivity between its on-premises data ce...HardQ02An organization has 50 VPCs across two AWS Regions connected via Transit Gateways (TGW). The TGWs...HardQ03A company uses AWS Organizations. The network team wants to share a central Transit Gateway (TGW)...MediumQ04An enterprise has on-premises data centers in the US and Europe. They want to use the AWS global ...HardQ05A company requires that all API calls to Amazon S3 from their VPC must not traverse the public in...Medium
Expert