Exam: AWS Certified Cloud Practitioner 0 Likes

Which of the following is a recommended design principle for AWS Cloud (CLF-C02)

Updated on 05/24/2024

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

A) Design tightly coupled components.
B) Build a single application component that can handle all the application functionality.
C) Make large changes on fewer iterations to reduce chances of failure.
D) Avoid monolithic architecture by segmenting workloads.


Solution

Correct answer: D) Avoid monolithic architecture by segmenting workloads.
Monolithic architectures involve building applications as a single unit, where all the components are tightly coupled and interdependent. This can lead to various issues such as scalability challenges, difficulty in maintenance and updates, and reduced flexibility.

In contrast, segmenting workloads into smaller, loosely coupled components allows for greater flexibility, scalability, and agility. It enables independent deployment, scaling, and management of each component, which can improve fault isolation, resilience, and resource utilization.

Category: Cloud concepts

There are no comments yet.

Authentication required

You must log in to post a comment.
Log in to like this solution

Log in

Support us!
Subscribe Now

Cookies Consent

We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept All" you consent to our use of cookies. Privacy Policy.