Which combination should a solutions architect recommend to meet these requirements?
Amazon CloudFront and Amazon S3
AWS Lambda and Amazon DynamoDB
Application Load Balancer with Amazon EC2 Auto Scaling
Amazon Route 53 with internal Application Load Balancers
Explanations:
Amazon CloudFront, a content delivery network (CDN), caches content globally, providing fast access to users, while Amazon S3 offers scalable storage for reports.
AWS Lambda and DynamoDB are serverless and scalable but may not efficiently serve downloadable reports globally compared to a CDN solution like CloudFront.
While an Application Load Balancer with EC2 Auto Scaling can handle traffic, it doesn’t inherently provide global distribution or cost-effectiveness for static files.
Amazon Route 53 is a DNS service that helps with traffic routing but does not provide a solution for global caching or serving static conten