All practice questions
1964 questions
A company is preparing to deploy a new version of a microservice that runs on Amazon ECS using the AWS Fargate launch type. The microservice is behind an Application Load Balancer (ALB). The solutions architect must design a deployment strategy that routes 10% of production traffic to the new version initially, pauses for 15 minutes to monitor for errors, and then shifts the remaining 90% of the traffic to the new version. If any application errors or elevated response times are observed during the deployment, the traffic must be immediately redirected back to the old version. Which two options should the solutions architect select to implement this deployment strategy? (Select two.)
Select all that apply
Kestrel Analytics is modernizing its legacy telemetry processing application by migrating it from an on-premises data center to AWS. The application processes high-throughput sensor data and writes the results to a self-managed database cluster running in a private subnet within a Virtual Private Cloud (VPC). The analytics team wants to containerize the application and run it on Amazon ECS using the AWS Fargate launch type to reduce operational overhead. The tasks must securely connect to the database cluster and must not have direct public internet connectivity, while the database security group must restrict inbound traffic to only the tasks. Which network configuration should a solutions architect recommend to meet these requirements?
A company is designing a new multi-region disaster recovery (DR) architecture for a critical legal compliance workflow application. The application runs on Amazon EC2 instances in private subnets behind an Application Load Balancer (ALB) in Region A. The instances must access external regulatory APIs on the internet. An internal Route 53 Private Hosted Zone (PHZ) is used for microservice communication. The backend database is Amazon Aurora PostgreSQL. The DR design must support a secondary region (Region B) with a recovery point objective (RPO) of 5 minutes, a recovery time objective (RTO) of 15 minutes, and minimize ongoing costs while ensuring no single points of failure within either region. Which architecture meets these requirements?
An advertising technology organization is building a real-time bidding application across two AWS Regions: us-east-1 (Primary) and us-west-2 (Secondary). The database backend requires a recovery point objective (RPO) of less than 1 minute and a recovery time objective (RTO) of less than 5 minutes. The architecture must dynamically route client traffic to the region with the lowest latency, and automatically fail over to the remaining region if one region becomes degraded. In addition, the application servers in the private subnets of both regions require highly resilient outbound internet access for third-party API verification. Which TWO options should the solutions architect combine to meet these requirements?
Select all that apply
A SaaS company is designing a secure document archiving solution in AWS. The architecture requires applications running on Amazon EC2 instances in a Production Account (Account A) to write PDF reports directly to an Amazon S3 bucket located in a dedicated Compliance Archive Account (Account B). The reports contain sensitive data and must be encrypted at rest. The compliance team mandates that the encryption keys must be managed centrally in the Compliance Archive Account (Account B), and cross-account access to the encryption key must be strictly limited to the specific EC2 instance role in the Production Account. Which configuration strategy should the solutions architect implement to meet these requirements?
A multinational digital payment platform is designing a new multi-region disaster recovery architecture for its core ledger application. The application will run in us-east-1 (primary) and us-west-2 (secondary). The business requires a Recovery Time Objective (RTO) of less than 2 minutes and a Recovery Point Objective (RPO) of less than 5 seconds. To support compliance audits, the application servers in the private subnets of both VPCs must routinely download third-party security lists from the internet. The solutions architect needs to design a highly available and resilient networking and database replication architecture that minimizes latency and ensures automated failover. Which TWO actions should the solutions architect take to meet these requirements?
Select all that apply
A logistics company utilizes AWS Organizations to manage 55 member accounts. The security team requires that all VPC Flow Logs from all VPCs across these member accounts be aggregated into a single, centrally managed Amazon S3 bucket located in a dedicated Security account. The S3 bucket must be encrypted at rest using an encryption key that allows the company to manage key rotation and access policies in compliance with internal security guidelines. The design must adhere to the principle of least privilege.
Which TWO actions must a Solutions Architect take to configure the Amazon S3 bucket and its encryption to support this centralized logging architecture?
Select all that apply
An enterprise SaaS company is building a collaborative video processing pipeline across multiple AWS accounts within an AWS Organizations organization. The media ingestion application runs on Amazon EC2 instances in Account A (AWS account ID: ) and must upload raw media files directly to an Amazon S3 bucket located in Account B (AWS account ID: ).
The following security controls are required:
1. All objects uploaded to the S3 bucket must be encrypted at rest using an AWS KMS Customer Managed Key (CMK) located in Account B.
2. The S3 bucket owner (Account B) must automatically own all uploaded objects and have full control over them, disabling access control lists (ACLs).
3. The ingestion application's IAM role in Account A must have the minimum necessary privileges to perform the uploads and encrypt the objects.
Which combination of actions must the Solutions Architect perform to meet these requirements? (Select TWO.)
Select all that apply
An enterprise is migrating of historical records from an on-premises HDFS cluster to Amazon S3. The migration must be completed within a strict 14-day window. The enterprise has a AWS Direct Connect connection, with a maximum of allocated for migration traffic. Concurrently, the enterprise needs to replace a legacy on-premises SFTP server used by external partners to upload daily reports directly to their storage backend. Which combination of actions should the solutions architect take to meet these requirements? (Select TWO.)
Select all that apply
An enterprise is planning to migrate its workloads from an on-premises VMware vSphere environment to a VMware Cloud on AWS Software-Defined Data Center (SDDC). The workloads consist of a critical 2 TB database virtual machine (VM) that must remain online with zero downtime during the migration, and 40 application server VMs that can tolerate a brief service interruption of under 15 minutes. The migration must be scheduled to switch over during a weekend maintenance window. The network connectivity is a dedicated 1 Gbps AWS Direct Connect connection with a round-trip latency of 35 ms. Which migration strategy meets these requirements with the least operational impact?
A pharmaceutical manufacturing company is designing a critical supply chain tracking and validation application on AWS. The application tier runs on Amazon EC2 instances across three Availability Zones in the primary region eu-west-1 and three Availability Zones in the secondary region us-east-1. The application requires a relational database backend and needs to initiate outbound connections to external public regulatory APIs for compliance verification.
The system architecture must meet a Recovery Time Objective (RTO) of 5 minutes and a Recovery Point Objective (RPO) of 30 seconds. Additionally, outbound connection capability to the external APIs must remain highly available even during a single Availability Zone outage within a region. Private microservices within the architecture also require private DNS name resolution across the VPCs in both regions.
Which TWO solutions should a solutions architect implement to meet these requirements?
Select all that apply
An enterprise manages member accounts in an AWS Organization. The security team requires all custom application logs currently written to Amazon CloudWatch Logs groups in the member accounts to be consolidated into a single Amazon S3 bucket in a central Logging account. The centralized logs must be encrypted at rest using a Customer Managed Key (CMK) in AWS KMS. Which solution meets these requirements with the least administrative overhead?
A logistics enterprise is refactoring its legacy package tracking and routing service into a serverless architecture on AWS. The application will receive high-volume, bursty updates via Amazon API Gateway, which triggers an AWS Lambda function. This function must query and update shipment status in an Amazon Aurora PostgreSQL database deployed within private subnets of a VPC. The Lambda function also needs to connect to an external third-party traffic routing API via the public internet to calculate delivery times. The solution must ensure high availability, scale efficiently under load without exhausting database connection pools, and secure outbound internet access. Which TWO actions should a Solutions Architect take to design a solution that meets these requirements?
Select all that apply
An enterprise needs to migrate of document archives from an on-premises NFS file system to an Amazon S3 bucket in a target AWS account. The enterprise has a internet connection available for this migration. The migration must be completed within . The data must be encrypted at rest in Amazon S3 using a customer managed key (CMK) in AWS KMS. Which of the following is the most efficient and secure method to perform this migration?
A high-traffic e-commerce company is launching a highly anticipated flash sale event. The application is hosted on Amazon ECS tasks using the AWS Fargate launch type behind an Application Load Balancer (ALB). The database tier consists of an Amazon Aurora MySQL cluster. Normal operations generate approximately requests per second, but telemetry from previous events indicates that traffic will instantly spike to requests per second within a -second window at the start of the sale. The majority of the traffic consists of read-heavy product catalog searches and inventory queries, along with a high volume of order placements.
Which two architectural optimizations should the Solutions Architect implement to ensure the application scales effectively without dropping requests or suffering from high latency? (Select TWO.)
Select all that apply
A pharmaceutical company is modernizing its clinical trial drug dispatch API on AWS. The system must process high-volume, bursty request patterns from external medical partners. The backend database is hosted on an Amazon Aurora PostgreSQL DB cluster inside a VPC. The API must be private, accessible only from the partners' on-premises networks via an existing AWS Direct Connect connection. To prevent database connection exhaustion during peak traffic, the architecture must incorporate an Amazon RDS Proxy. The security policy dictates that database credentials must be encrypted using a Customer Managed Key (CMK) in AWS KMS, and the Lambda functions must be restricted from accessing the public internet.
Which TWO actions should a solutions architect take to meet these requirements?
Select all that apply
A financial services company is building a transaction archiving solution on AWS. The architecture is split across two AWS accounts: a Processing Account where an application on Amazon EC2 instances writes daily transaction logs, and a Compliance Account where the logs must be stored in an Amazon S3 bucket. The compliance guidelines dictate that all logs must be encrypted at rest using SSE-KMS with a key managed by the Compliance Account, and the compliance team must automatically own all uploaded log objects. Which combination of actions should the solutions architect take to meet these requirements? (Select TWO.)
Select all that apply
An enterprise is designing a deployment pipeline for a serverless microservice using the AWS Serverless Application Model (SAM). The microservice is deployed as an AWS Lambda function behind an Amazon API Gateway REST API. The company requires a deployment strategy that routes of the production traffic to the new version, and then increases the traffic to the new version by every minutes until it reaches . If the error rate of the microservice increases during the deployment, the process must automatically roll back.
Which TWO configurations must the Solutions Architect implement in the AWS SAM template to achieve this deployment strategy? (Select TWO.)
Select all that apply
A global pharmaceutical corporation is designing a new cloud-based Manufacturing Execution System (MES) to monitor cleanroom environments and record regulatory batch records. The application will be deployed across two AWS Regions: eu-west-1 (Primary) and us-east-1 (Secondary). The system has a strict Recovery Time Objective (RTO) of 10 minutes and a Recovery Point Objective (RPO) of 1 minute.
The backend database is Amazon Aurora PostgreSQL. The application tier runs on Amazon EC2 instances in an Auto Scaling Group behind an Application Load Balancer (ALB) in each Region. The application instances must query a Private Hosted Zone (PHZ) in a shared services VPC for centralized configuration parameters. The application also requires highly available outbound internet connectivity in each Region to download regulatory compliance templates without being susceptible to a single Availability Zone (AZ) failure.
Which combination of actions should the Solutions Architect take to meet these requirements while minimizing downtime and maximizing fault tolerance? (Select TWO.)
Select all that apply
A manufacturing corporation uses AWS Organizations to manage member accounts. The security team is designing a centralized logging and auditing solution. They want to collect AWS CloudTrail logs from all accounts and regions into a single Amazon S3 bucket located in a dedicated Security account. The solution must ensure that all log data is encrypted at rest using an AWS KMS key managed by the security team, member accounts cannot disable logging, and log delivery follows the principle of least privilege. Which combination of actions should the Solutions Architect perform to meet these requirements? (Select TWO.)
Select all that apply