Which of the following are security principles in the AWS Well-Architected Framework?
(Choose two.)
Analyze and attribute expenditures.
Monitor, alert, and audit actions and changes to AWS resources.
Deploy globally in minutes.
Protect data in transit and at rest.
Perform operations as code.
Explanations:
“Analyze and attribute expenditures” relates to cost management and optimization, not a specific security principle in the AWS Well-Architected Framework.
“Monitor, alert, and audit actions and changes to AWS resources” is a core security principle that emphasizes the need for continuous monitoring and auditing to detect and respond to potential security threats.
“Deploy globally in minutes” focuses on operational efficiency and agility, which is not directly related to security principles within the framework.
“Protect data in transit and at rest” is a fundamental security principle that involves implementing encryption and access controls to safeguard sensitive data against unauthorized access and breaches.
“Perform operations as code” pertains to automation and operational best practices rather than a specific security principle, although it can contribute to security through consistent deployment processes.