ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 456 - SAA-C03 discussion

Report
Export

A company wants to host a scalable web application on AWS. The application will be accessed by users from different geographic regions of the world. Application users will be able to download and upload unique data up to gigabytes in size. The development team wants a cost-effective solution to minimize upload and download latency and maximize performance.

What should a solutions architect do to accomplish this?

A.
Use Amazon S3 with Transfer Acceleration to host the application.
Answers
A.
Use Amazon S3 with Transfer Acceleration to host the application.
B.
Use Amazon S3 with CacheControl headers to host the application.
Answers
B.
Use Amazon S3 with CacheControl headers to host the application.
C.
Use Amazon EC2 with Auto Scaling and Amazon CloudFront to host the application.
Answers
C.
Use Amazon EC2 with Auto Scaling and Amazon CloudFront to host the application.
D.
Use Amazon EC2 with Auto Scaling and Amazon ElastiCache to host the application.
Answers
D.
Use Amazon EC2 with Auto Scaling and Amazon ElastiCache to host the application.
Suggested answer: C

Explanation:

This answer is correct because it meets the requirements of hosting a scalable web application that can handle large data transfers from different geographic regions. Amazon EC2 provides scalable compute capacity for hosting web applications. Auto Scaling can automatically adjust the number of EC2 instances based on the demand and traffic patterns. Amazon CloudFront is a content delivery network (CDN) that can cache static and dynamic content at edge locations closer to the users, reducing latency and improving performance. CloudFront can also use S3 Transfer Acceleration to speed up the transfers between S3 buckets and CloudFront edge locations.

https://docs.aws.amazon.com/autoscaling/ec2/userguide/what-is-amazon-ec2-auto-scaling.html

https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html

https://aws.amazon.com/s3/transfer-acceleration/

asked 16/09/2024
Steve Marechal
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first