D. Avoid monolithic architecture by segmenting workloads.
In AWS Cloud architecture, one of the key design principles is to avoid monolithic architectures and instead use a microservices or segmented approach for workloads. This promotes flexibility, scalability, and maintainability by breaking down applications into smaller, independent components. This makes it easier to deploy, scale, and manage applications, and it improves fault isolation.
This is not a recommended design principle because it goes against the principles of building scalable, resilient, and maintainable cloud-based systems.
D. Avoid monolithic architecture by segmenting workloads.
Monolithic architectures can become unwieldy, difficult to maintain, and prone to failures. Segmenting workloads into smaller, more manageable components allows for greater scalability, resilience, and flexibility in the cloud. This approach aligns with best practices for modern cloud-native architectures, where services are decoupled, independently deployable, and can scale independently
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.
Dipa_2910
2 months, 2 weeks agoAmin_013
3 months, 3 weeks agoBomber
1 year, 2 months agof964633
9 months, 3 weeks agoBoBOMr
1 year, 2 months agojimoon
1 year, 5 months ago