Search⌘ K

Secure Architecture II

Explore strategies to enhance security and compliance in AWS architectures. Understand how to prevent accidental data deletion in S3, manage certificate expiration alerts, track application changes with CloudTrail and Config, and secure APIs from threats with AWS WAF and Firewall Manager.

Question 19

An insurance company has important objects stored in S3. According to the new security compliance policy, the company must protect data from accidental deletion.

As a solution architect, provide a solution to meet these requirements. (Select two options.)

A. Enable default encryption on the S3 bucket.

B. Configure an MFA Delete on the S3 bucket.

C. Configuring the versioning of the S3 bucket.

D. Create a lifecycle policy for the S3 bucket objects.

E. Configure an S3 bucket policy.

Question 20

A company has a web application deployed on the AWS Cloud. The web application is designed to use Application Load Balancer (ALB) to ...