Medium1 markMultiple Choice
AWS SAP-C02 · Question 10 · Domain 2.5: Performance
A global media company serves video content to users worldwide. They need to minimize latency and reduce the load on their origin servers located in us-east-1. Which combination of services provides the BEST performance?
A global media company serves video content to users worldwide. They need to minimize latency and reduce the load on their origin servers located in us-east-1. Which combination of services provides the BEST performance?
Answer options:
A.
AWS Global Accelerator routing to Application Load Balancers.
B.
Amazon CloudFront with Origin Shield.
C.
Amazon S3 Cross-Region Replication to all AWS regions.
D.
Amazon ElastiCache for Redis deployed in multiple regions.
How to approach this question
Look for the CDN service and its feature designed to protect origins.
Full Answer
B.Amazon CloudFront with Origin Shield.✓ Correct
CloudFront caches content at the edge. Origin Shield is an additional caching layer that minimizes origin requests.
Common mistakes
Choosing Global Accelerator for caching scenarios.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 3
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 100 VPCs across 5 AWS Regions. They need to establish a highly available, trans...HardQ02A company uses AWS Organizations. The CISO requires that no EC2 instances can be launched outside...MediumQ03An application uses Amazon Aurora PostgreSQL. To meet disaster recovery requirements, the databas...HardQ04A company is setting up a new multi-account AWS environment. They want to automate the creation o...MediumQ05An organization wants to allocate AWS costs to specific departments. They use multiple AWS accoun...Medium
Expert