Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

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

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

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 129 discussion

A company is running a multi-tier web application on premises. The web application is containerized and runs on a number of Linux hosts connected to a PostgreSQL database that contains user records. The operational overhead of maintaining the infrastructure and capacity planning is limiting the company's growth. A solutions architect must improve the application's infrastructure.
Which combination of actions should the solutions architect take to accomplish this? (Choose two.)

  • A. Migrate the PostgreSQL database to Amazon Aurora.
  • B. Migrate the web application to be hosted on Amazon EC2 instances.
  • C. Set up an Amazon CloudFront distribution for the web application content.
  • D. Set up Amazon ElastiCache between the web application and the PostgreSQL database.
  • E. Migrate the web application to be hosted on AWS Fargate with Amazon Elastic Container Service (Amazon ECS).
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ArielSchivo
Highly Voted 1 year, 11 months ago
Selected Answer: AE
I would say A and E since Aurora and Fargate are serverless (less operational overhead).
upvoted 13 times
baba365
1 year, 1 month ago
There’s a difference between Amazon Aurora and Amazon Aurora Serverless
upvoted 1 times
pentium75
9 months, 3 weeks ago
"Aurora serverless" is still a flavor of Aurora, it's not a different product.
upvoted 2 times
...
...
...
PaulGa
Most Recent 3 weeks, 6 days ago
Selected Answer: AE
Ans A,E - -PostgreSQL is compatible with Aurora -Fargate for container service Both services are serverless
upvoted 1 times
...
jaradat02
2 months, 3 weeks ago
Selected Answer: AE
A and E since both Aurora and fargate are serverless.
upvoted 1 times
...
JTruong
9 months, 3 weeks ago
Selected Answer: AE
PostgreSQL is compatible w/ Aurora Fargate & ECS are also paired with containers A&E
upvoted 1 times
...
Ruffyit
11 months, 3 weeks ago
I would say A and E since Aurora and Fargate are serverless (less operational overhead)
upvoted 2 times
...
TariqKipkemei
1 year, 1 month ago
Selected Answer: AE
Requirement is to reduce operational overhead, Amazon Aurora provides built-in security, continuous backups, serverless compute, up to 15 read replicas, automated multi-Region replication. AWS Fargate is a serverless, pay-as-you-go compute engine that lets you focus on building applications without managing servers.
upvoted 3 times
...
Guru4Cloud
1 year, 2 months ago
Selected Answer: AE
The reasons are: Migrating the database to Amazon Aurora provides a high performance, scalable PostgreSQL-compatible database with minimal overhead. Migrating the containerized web app to Fargate removes the need to provision and manage EC2 instances. Fargate auto-scales. Together, Aurora and Fargate reduce operational overhead and complexity for the data and application tiers.
upvoted 1 times
...
cookieMr
1 year, 3 months ago
Selected Answer: AE
A is the correct answer because migrating the database to Amazon Aurora reduces operational overhead and offers scalability and automated backups. E is the correct answer because migrating the web application to AWS Fargate with Amazon ECS eliminates the need for infrastructure management, simplifies deployment, and improves resource utilization. B. Migrating the web application to Amazon EC2 instances would not directly address the operational overhead and capacity planning concerns mentioned in the scenario. C. Setting up an Amazon CloudFront distribution improves content delivery but does not directly address the operational overhead or capacity planning limitations. D. Configuring Amazon ElastiCache improves performance but does not directly address the operational overhead or capacity planning challenges mentioned. Therefore, the correct answers are A and E as they address the requirements, while the incorrect answers (B, C, D) do not provide the desired solutions.
upvoted 2 times
...
studynoplay
1 year, 5 months ago
Selected Answer: AE
Improve the application's infrastructure = Modernize Infrastructure = Least Operational Overhead = Serverless
upvoted 3 times
...
Robrobtutu
1 year, 6 months ago
Selected Answer: AE
A and E are the best options.
upvoted 1 times
...
bgsanata
1 year, 7 months ago
Selected Answer: AE
A and E
upvoted 1 times
...
rapatajones
1 year, 8 months ago
Selected Answer: AE
a e..............
upvoted 1 times
...
goodmail
1 year, 9 months ago
One should that Aurora is not serverless. Aurora serverless and Aurora are 2 Amazon services. I prefer C, however the question does not mention any frontend requirements.
upvoted 1 times
...
aba2s
1 year, 9 months ago
Selected Answer: AE
Yes, go for A and E since thes two ressources are serverless.
upvoted 2 times
...
Buruguduystunstugudunstuy
1 year, 9 months ago
Selected Answer: AE
The correct answers are A and E. To improve the application's infrastructure, the solutions architect should migrate the PostgreSQL database to Amazon Aurora and migrate the web application to be hosted on AWS Fargate with Amazon Elastic Container Service (Amazon ECS). Amazon Aurora is a fully managed, scalable, and highly available relational database service that is compatible with PostgreSQL. Migrating the database to Amazon Aurora would reduce the operational overhead of maintaining the database infrastructure and allow the company to focus on building and scaling the application. AWS Fargate is a fully managed container orchestration service that enables users to run containers without the need to manage the underlying EC2 instances. By using AWS Fargate with Amazon Elastic Container Service (Amazon ECS), the solutions architect can improve the scalability and efficiency of the web application and reduce the operational overhead of maintaining the underlying infrastructure.
upvoted 1 times
...
techhb
1 year, 9 months ago
A and E are obvious choices.
upvoted 1 times
...
career360guru
1 year, 10 months ago
Selected Answer: AE
Option A and E
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 ...