Amazon
SAA-C03
130 Minutes
824
AWS Certified Solutions Architect - Associate (SAA-C03)
A: Configure a TLS listener and add the server certificate on the NLB
B: Configure AWS Shield Advanced and enable AWS WAF on the NLB
C: Change the load balancer to an Application Load Balancer and attach AWS WAF to it
D: Encrypt the Amazon Elastic Block Store (Amazon EBS) volume on the EC2 instances using AWS Key Management Service (AWS KMS)
A: Use Amazon Macie. Create an EventBridge rule for SensitiveData findings and send an SNS notification.
B: Use Amazon GuardDuty. Create an EventBridge rule for CRITICAL findings and send an SNS notification.
C: Use Amazon Macie. Create an EventBridge rule for SensitiveData:S3Object/Personal findings and send an SQS notification.
D: Use Amazon GuardDuty. Create an EventBridge rule for CRITICAL findings and send an SQS notification.
A: Migrate the web application to two Amazon EC2 instances across two Availability Zones behind an Application Load Balancer. Migrate the database to Amazon RDS for Microsoft SQL Server with read replicas in both Availability Zones.
B: Migrate the web application to an Amazon EC2 instance that runs in an Auto Scaling group across two Availability Zones behind an Application Load Balancer. Migrate the database to two EC2 instances across separate AWS Regions with database replication.
C: Migrate the web application to Amazon EC2 instances that run in an Auto Scaling group across two Availability Zones behind an Application Load Balancer. Migrate the database to Amazon RDS with Multi-AZ deployment.
D: Migrate the web application to three Amazon EC2 instances across three Availability Zones behind an Application Load Balancer. Migrate the database to three EC2 instances across three Availability Zones.
A: Deploy the database on Amazon RDS. Use Provisioned IOPS SSD storage to ensure consistent performance for read and write operations.
B: Deploy the database on Amazon Aurora Serveriess to automatically scale the database capacity based on actual usage to accommodate the workload.
C: Deploy the database on Amazon DynamoDB. Use on-demand capacity mode to automatically scale throughput to accommodate the workload.
D: Deploy the database on Amazon RDS Use magnetic storage and use read replicas to accommodate the workload