You'll laugh when you read question 95. XD It just proved C is not the answer.
95. A company is designing its AWS workloads so that components can be updated regularly and so that changes can be made in small, reversible increments.
Which pillar of the AWS Well-Architected Framework does this design support?
https://wa.aws.amazon.com/wat.question.REL_3.en.html
It says:
Monolithic architecture should be avoided whenever possible. Instead, carefully consider which application components can be broken out into microservices.
C does not make sense according to this:
https://docs.aws.amazon.com/wellarchitected/latest/framework/oe-design-principles.html
Clearly says: "Make frequent, small , reversible changes"
AWS recommends designing applications using a microservices architecture, which involves breaking down large, monolithic applications into smaller, loosely coupled components called microservices. Each microservice focuses on a specific business capability and can be developed, deployed, and scaled independently. This approach offers several benefits, including increased flexibility, scalability, and fault tolerance.
Explaination:
The recommended design principle for AWS Cloud architecture is to avoid monolithic architecture by segmenting workloads. Therefore, the correct answer is D.
By segmenting workloads, you can isolate different parts of your application and make them more modular, which can lead to greater flexibility, scalability, and fault tolerance. It also allows you to use different technologies and tools for different parts of the application, which can make it easier to optimize each part for its specific requirements.
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.
Craig92866
Highly Voted 2 years, 4 months agoOm555
1 year, 11 months ago[Removed]
1 year, 4 months agoTarasharma
1 year, 6 months agosantu83
1 year, 6 months agodavinkeithlewis
Highly Voted 2 years, 5 months agoDipa_2910
Most Recent 3 days, 19 hours agosonaljain
1 month, 1 week agoParVid
1 year, 4 months agoblopa
1 year, 5 months agoYuval711
1 year, 5 months agoYuval711
1 year, 5 months agoshin3
1 year, 6 months agoBibs_s
1 year, 6 months agoman5484
1 year, 6 months agoWarsame21
1 year, 7 months agoadrianap93
1 year, 8 months agostarsea
1 year, 8 months agohuanghaiyao
1 year, 9 months agoGuru4Cloud
1 year, 9 months agoGuru4Cloud
1 year, 10 months ago