AWS Certified Cloud Practitioner (CLF-C02) — Question 205

Which of the following is a recommended design principle for AWS Cloud architecture?

Answer options

Correct answer: D

Explanation

The correct answer, D, emphasizes the importance of avoiding monolithic architecture, which can lead to scalability and maintenance challenges. Options A and B promote tightly coupled or monolithic designs, which are contrary to best practices in cloud architecture. Option C suggests making larger changes less frequently, which can increase the risk of failure instead of promoting iterative improvements.