AWS Certified Cloud Practitioner / Question #996 of 719

Question #996

Which of the following is an AWS Well-Architected Framework design principle for operational excellence in the AWS Cloud?

A

Automate security incident response processes.

B

Perform operations as code.

C

Use multi-region deployments for high availability.

D

Optimize costs by scaling resources dynamically.

Explanation

Answer B is correct because 'Perform operations as code' is a key design principle under the Operational Excellence pillar. It ensures that operations processes are automated, repeatable, and version-controlled, reducing human error and enabling scalability.

Option A relates to the Security pillar, focusing on automating security responses. Option C falls under Reliability, addressing high availability through multi-region deployments. Option D is part of Cost Optimization, emphasizing dynamic scaling to reduce costs. Operational Excellence focuses on automating operations, monitoring, and continuous improvement, making B the only valid choice.

Answer

The correct answer is: B