AWS Certified Cloud Practitioner — Question 253

Which design principles are enabled by the AWS Cloud to improve the operation of workloads? (Choose two.)

Answer options

Correct answer: B, C

Explanation

Loose coupling (B) allows different components of a system to operate independently, enhancing flexibility and scalability. Disposable resources (C) enable the use of ephemeral instances that can be created and terminated as needed, improving resource management. The other options either do not directly relate to cloud benefits or are not specific design principles enabled by AWS.