All practice questions
1964 questions
A company is modernizing a legacy laboratory data integration system by migrating it to a serverless architecture on AWS. The system must ingest high-volume, bursty clinical test reports at a peak rate of from partner clinics located in external AWS accounts. The API must validate custom JWT tokens against an identity database before forwarding payloads. The payloads must then be written to an Amazon Aurora PostgreSQL database in the company's private VPC. The database cluster has a maximum capacity of concurrent connections. The company's AWS account has a default regional Lambda concurrency limit of executions. The solutions architect must design a highly available, secure, and reliable architecture that prevents database connection exhaustion and avoids exhausting the regional Lambda concurrency pool. Which combination of steps should the solutions architect take to meet these requirements?
An enterprise is designing a hybrid network connectivity solution for its AWS Organization, which contains 10 spoke VPCs in a single AWS Region. The enterprise needs to establish communication between all spoke VPCs and their on-premises datacenter. They have a 10 Gbps AWS Direct Connect connection at their datacenter. The solution must support VPC-to-VPC communication, enable connectivity to the on-premises datacenter for all VPCs over the single Direct Connect connection, and minimize administrative overhead. Which of the following actions should the solutions architect perform to meet these requirements? (Select TWO.)
Select all that apply
A logistics company is modernizing a legacy package tracking and address validation service. The service is being rebuilt on AWS using Amazon API Gateway and AWS Lambda functions deployed within a private VPC subnet. The Lambda functions must retrieve database credentials from AWS Secrets Manager in a different shared services account, write tracking details to an Amazon Aurora PostgreSQL database, and make HTTP requests to an external transit carrier's address validation endpoint. During a peak traffic test, the database rejected new connections, and the burst of tracking requests exhausted the AWS account's execution concurrency, causing latency and failures in other critical, unrelated serverless workloads in the same region. Which combination of actions will resolve these issues while ensuring high availability and adhering to security best practices?
A global logistics tracking enterprise is designing a real-time shipment monitoring application. The application runs on Amazon ECS containers across multiple Availability Zones in a primary AWS Region (us-east-1) and replicates data to a secondary AWS Region (eu-west-1). The database tier has the following requirements:
- The relational database must support high-throughput write operations and scale read capacity dynamically to handle up to 80,000 queries per second during peak shipping hours.
- In the event of a regional disaster, the database must fail over to the secondary region with a Recovery Time Objective (RTO) of less than 2 minutes and a Recovery Point Objective (RPO) of less than 10 seconds.
- All data at rest must be encrypted using customer-managed KMS keys (CMKs) to satisfy corporate audit compliance.
Which database and storage design meets these requirements?
A biotech research organization uses AWS Organizations to manage member accounts. A Solutions Architect is designing a centralized logging and auditing solution. The solution must collect AWS CloudTrail logs from all current and future member accounts and store them in a single Amazon S3 bucket located in a dedicated Security account. The logs must be encrypted at rest using a customer managed key (CMK) in AWS KMS to comply with strict industry regulations. The configuration must prevent member accounts from disabling log collection or deleting the logs, while minimizing administrative overhead.
Which TWO configurations should the Solutions Architect implement to meet these requirements? (Select TWO.)
Select all that apply
A financial company is designing a multi-account environment on AWS and wants to federate identities from their on-premises Active Directory Federation Services (ADFS) to allow developers to access resources in a dedicated Development account. A solutions architect configures ADFS as a SAML Identity Provider (IdP) in the Development account. The architect now needs to configure an IAM role that developers can assume upon successful authentication. Which of the following trust policies should be attached to this IAM role to allow ADFS users to assume it?
A logistics company is migrating its real-time shipment-tracking application, running on 12 on-premises servers, to AWS using AWS Application Migration Service (MGN). The hybrid network architecture consists of an AWS Direct Connect connection terminated at an AWS Transit Gateway, which connects to a dedicated migration VPC. The company's security policy requires that all data replication traffic must remain private, traversing the Direct Connect connection without accessing the public internet. Additionally, after cutover, the target instances must automatically register with AWS Systems Manager (SSM) to perform post-launch configuration.
During the initial replication setup, the Solutions Architect notes that the MGN agent installation on the source servers succeeds, but the data replication status remains stalled.
Which two actions should the Solutions Architect take to resolve the replication failure and meet the post-launch management requirements? (Select TWO.)
Select all that apply
An organization is deploying a new version of a microservice hosted on Amazon ECS Fargate using AWS CloudFormation. The deployment strategy must shift 10% of the traffic to the new version initially, and monitor the application for 15 minutes. If any CloudWatch alarms are triggered during this period, the deployment must automatically roll back. Otherwise, the remaining 90% of the traffic must be shifted to the new version. Which of the following configurations should the Solutions Architect implement in the CloudFormation template to meet these requirements?
A medical diagnostics company is designing a new cloud-native patient monitoring and analytics platform. The platform must ingest high-velocity streaming telemetry data from wearable medical devices, which represents a write-heavy NoSQL workload. It must also store structured patient metadata requiring transactional consistency in an OLTP database. The platform must meet a recovery time objective (RTO) of less than 1 minute and a recovery point objective (RPO) of near-zero for disaster recovery. Additionally, all database storage must be encrypted using keys that can be audited by a centralized security account in another AWS organization.
Which of the following database and storage configurations should the solutions architect select to meet these requirements? (Select TWO.)
Select all that apply
A company is designing a deployment process for a critical production web application that runs on Amazon EC2 instances within an Auto Scaling group behind an Application Load Balancer. The deployment must satisfy the following constraints:
* Zero downtime during updates.
* A canary phase where of live traffic is routed to the new version for minutes to monitor performance.
* Automated rollback within minutes if the Application Load Balancer's error rate or instance CPU utilization exceeds defined thresholds.
* Cost constraints prevent launching a complete duplicate fleet of instances during the traffic-shifting phase.
Which deployment strategy should the solutions architect recommend to meet these requirements?
A retail enterprise, NovaCart Solutions, is modernizing its legacy order processing application by migrating it to AWS. The application will be deployed on Amazon ECS using the AWS Fargate launch type. The tasks must run in private subnets with no public IP addresses assigned. The application needs to pull container images from a central Amazon ECR repository located in a Shared Services AWS account. This ECR repository is encrypted at rest. Additionally, the application must connect to external payment gateway APIs over the public internet to authorize transactions. The architecture must be highly available and follow AWS security best practices. Which TWO actions should the solutions architect take to meet these requirements?
Select all that apply
A financial technology company is designing a new transaction processing platform. The application requires a relational OLTP database with automatic scaling of read capacity to handle traffic spikes. The platform must also store monthly transaction reports in an Amazon S3 bucket, which must be shared with a separate auditing AWS account. The reports must be encrypted at rest, and the auditing account must have direct access to decrypt them. The disaster recovery requirements specify a recovery time objective (RTO) of less than 1 minute and a recovery point objective (RPO) of less than 1 second across two AWS regions. Which combination of AWS database and storage strategies meets these requirements?
An enterprise is planning to migrate two datasets from its on-premises data center to AWS within a -day migration window. The enterprise has a dedicated AWS Direct Connect connection. The datasets consist of:
* A static archive of seismic research data stored on an NFS v4 file system. This dataset must be migrated to Amazon S3 Standard and encrypted at rest using a Key Management Service (KMS) key.
* An active engineering dataset stored on an SMB file share. This dataset must be migrated to Amazon FSx for Windows File Server and must remain continuously synchronized with on-premises changes until the final cutover on day .
Which two actions should the solutions architect recommend to complete this migration within the timeline?
Select all that apply
An enterprise wants to migrate a dataset from an on-premises NetApp ONTAP NFSv4 file system to Amazon FSx for NetApp ONTAP located in a target VPC. The enterprise also has multiple spoke VPCs that require access to this file system during the migration. The target VPC is connected to the on-premises network via a Transit Gateway and an AWS Direct Connect connection with a transit capacity. The migration must be completed within . The company's security policy requires that all data must be encrypted in transit and at rest using an AWS KMS Customer Managed Key (CMK) owned by the target AWS account, and no traffic can traverse the public internet. Which of the following is the most efficient and compliant architecture to migrate this data within the required timeframe?
A financial services company is designing a centralized auditing and logging architecture for its AWS Organizations structure, which consists of member accounts. The security team requires all AWS CloudTrail logs from all accounts and regions to be consolidated into a single Amazon S3 bucket located in a dedicated Log Archive account.
The solution must meet the following requirements:
- All logs must be encrypted at rest using an AWS KMS Customer Managed Key (CMK) to comply with external regulations.
- Local administrators in the member accounts must be prevented from disabling logging, modifying trails, or deleting log archives.
- The principle of least privilege must be applied to S3 bucket and KMS key access.
- Administrative operations for CloudTrail must be delegated to a dedicated Security tooling account, avoiding the use of the Organizations management account for daily administration.
Which combination of configurations should a solutions architect implement to meet these requirements?
An enterprise is planning to migrate its on-premises VMware vSphere 6.7 environment to VMware Cloud on AWS. The migration includes a set of active database virtual machines (VMs) that require zero-downtime live migration, and a group of non-critical web servers that should be migrated in bulk and cut over during a scheduled weekend maintenance window. Hybrid connectivity is established via a 1 Gbps AWS Direct Connect connection. Which two VMware HCX migration methods should the solutions architect select to meet these requirements?
Select all that apply
An energy utility company is migrating its legacy grid monitoring application, consisting of 5 on-premises servers, to AWS using AWS Application Migration Service (MGN). The on-premises network is connected to AWS using an AWS Direct Connect connection terminated at a Direct Connect Gateway, which is associated with an AWS Transit Gateway. The Transit Gateway routes traffic to a dedicated Migration Staging VPC where the replication servers are located. After installing the AWS Replication Agent on the source servers, the replication status on the AWS MGN console is displayed as 'Stalled'. Which of the following actions should the Solutions Architect take to resolve the replication issue?
An enterprise is planning to migrate its workloads from an on-premises VMware vSphere data center to a newly deployed VMware Cloud on AWS Software-Defined Data Center (SDDC). The current hybrid network is configured as follows:
* On-premises resources connect to a centralized AWS Transit Gateway (TGW) in a central network account using a AWS Direct Connect connection via a Direct Connect Gateway (DXGW).
* Multiple AWS VPCs are attached to the central TGW.
* A Route 53 Private Hosted Zone (PHZ) `internal.enterprise.com` is hosted in a Shared Services AWS account and associated with all AWS VPCs.
The migration must satisfy the following technical requirements:
1. A transactional Web Tier application must be migrated with zero downtime during the cutover.
2. A database VM must be migrated with a maximum allowable downtime of during a scheduled weekend maintenance window.
3. Migrated VMs in the SDDC must be able to resolve DNS queries for `internal.enterprise.com` and establish network connectivity with the on-premises data center over the Direct Connect connection.
Which architecture should the Solutions Architect implement to meet these requirements with the lowest operational complexity?
An enterprise manages a multi-account AWS environment using AWS Organizations. The security team is setting up federated access from their on-premises SAML 2.0 Identity Provider (IdP) to a shared target account containing development resources. They want users in the IdP's 'AdminGroup' to assume an IAM role named FederatedDeveloperRole in the target account. Additionally, they must implement Attribute-Based Access Control (ABAC) using session tags (PrincipalTag:CostCenter and PrincipalTag:Team) passed during federation. The solutions architect must configure the trust relationship and assertion attributes to allow this federation while enforcing that these tags are present.
Which two actions should the solutions architect perform to successfully implement this configuration? (Select two.)
Select all that apply
A media company is designing a metadata API for a video streaming platform. The application runs on Amazon EC2 instances in private subnets behind an Application Load Balancer (ALB) in the us-east-1 Region. The backend database is an Amazon Aurora PostgreSQL Serverless v2 DB cluster. The company requires a disaster recovery (DR) solution in the us-west-2 Region with a Recovery Time Objective (RTO) of 15 minutes and a Recovery Point Objective (RPO) of 1 minute. The solution must minimize ongoing runtime costs while maintaining high availability. Which of the following database and routing strategies meets these requirements?