
Answer-first summary for fast verification
Answer: Enable rapid provisioning, scaling, and disposal of resources for efficient use and cost-effectiveness., Design for high concurrency and parallelism, though not specifically enabled by AWS cloud.
The correct answers are B and C. B stands for 'Loose coupling', which is a design principle that allows different components of a workload to operate independently, enhancing flexibility and scalability. C represents 'Disposable resources', indicating the ability to quickly provision, scale, and dispose of resources as needed, leading to more efficient resource utilization and improved cost-effectiveness. While option D, 'Server design and concurrency', is a valid concept, it is not specifically enabled by the AWS cloud, making it not the correct choice in this context. Option A, 'Minimize upfront design', and option E, 'Minimal viable product', are not mentioned in the context of the question and thus are not the correct answers.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Select two AWS Cloud-enabled design principles that enhance workload operations:
A
Design components to operate independently, allowing flexibility and scalability.
B
Enable rapid provisioning, scaling, and disposal of resources for efficient use and cost-effectiveness.
C
Design for high concurrency and parallelism, though not specifically enabled by AWS cloud.
D
Anticipate and tolerate system failures by designing for easy replacement of components.