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 720 discussion

A manufacturing company runs its report generation application on AWS. The application generates each report in about 20 minutes. The application is built as a monolith that runs on a single Amazon EC2 instance. The application requires frequent updates to its tightly coupled modules. The application becomes complex to maintain as the company adds new features.

Each time the company patches a software module, the application experiences downtime. Report generation must restart from the beginning after any interruptions. The company wants to redesign the application so that the application can be flexible, scalable, and gradually improved. The company wants to minimize application downtime.

Which solution will meet these requirements?

  • A. Run the application on AWS Lambda as a single function with maximum provisioned concurrency.
  • B. Run the application on Amazon EC2 Spot Instances as microservices with a Spot Fleet default allocation strategy.
  • C. Run the application on Amazon Elastic Container Service (Amazon ECS) as microservices with service auto scaling.
  • D. Run the application on AWS Elastic Beanstalk as a single application environment with an all-at-once deployment strategy.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Andy_09
Highly Voted 8 months, 1 week ago
Microservices using ECS
upvoted 10 times
...
MatAlves
Most Recent 4 weeks ago
Selected Answer: C
Monolith -> Microservices = ECS.
upvoted 1 times
...
Hung23
6 months, 2 weeks ago
Selected Answer: C
Sure 100%
upvoted 3 times
...
asdfcdsxdfc
7 months, 2 weeks ago
Selected Answer: C
Microservices using Elastic Container Service is correct
upvoted 1 times
...
Indrasis
7 months, 4 weeks ago
Selected Answer: C
C is correct
upvoted 1 times
...
Typewriter101
8 months ago
Selected Answer: C
B will not help spot instances provide cost savings but using it for a stateful task isn't right cause spot instances can be interrupted
upvoted 1 times
sandordini
5 months, 3 weeks ago
Correct answer but incorrect reasoning. Spot fleet includes on-demand AND spot instances to provide the desired capacity.
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 ...