All practice questions
1964 questions
An enterprise is designing a centralized compliance auditing and logging architecture across more than 100 AWS accounts managed under AWS Organizations. A solutions architect is setting up an organization-wide trail in the management account to deliver AWS CloudTrail logs to a centralized Amazon S3 bucket located in a dedicated Log Archive account. The security team requires all log files to be encrypted at rest using a Key Management Service (KMS) key. Member accounts must not be able to decrypt logs from other accounts, and all log delivery must be securely restricted to the organization. Which of the following configurations must the solutions architect implement to meet these requirements? (Select TWO.)
Select all that apply
An enterprise is designing a highly resilient hybrid network for its AWS environment in the `us-east-1` Region, which consists of spoke VPCs across multiple AWS accounts. The enterprise has a primary on-premises data center in Chicago and a secondary backup data center in Dallas.
The design must satisfy the following technical requirements:
* Scalability: The solution must support routing to all spoke VPCs without exceeding default AWS service quotas or resource association limits.
* Primary Path: All traffic between the Chicago data center and the AWS VPCs must use a dedicated Gbps AWS Direct Connect (DX) connection.
* Secondary Path: The Dallas data center must connect to AWS via an IPsec VPN over the public internet, which should act as the primary path for Dallas and a standby path for Chicago traffic if the Chicago DX link fails.
* Routing Failover: Failover from the Chicago DX connection to the Dallas VPN must be fully dynamic and automated using BGP.
* Administrative Overhead: The solution must avoid configuring individual VPN connections or virtual private gateways (VGWs) for each of the VPCs.
* Transit Prevention: The Chicago and Dallas data centers must not be able to route traffic to each other through the AWS network.
Which routing configuration and architecture pattern best meets these requirements?
An international retail consortium manages its multi-account structure using AWS Organizations. The security team has established a dedicated workloads Organizational Unit (OU) that houses several production and development member accounts. Each member account has local administrator access granted to the respective engineering leads.
The security team has a new compliance directive: only a centralized, pre-approved IAM role named AnalyticsConsumer (which will be deployed across all member accounts) must be permitted to run queries using Amazon Athena. Local administrators must be blocked from executing Athena queries under their own sessions. Crucially, the design must prevent these local administrators from tampering with the AnalyticsConsumer role, deleting it, or recreating a role with the same name to bypass the restriction.
Which solution represents the most secure and operationally efficient configuration to meet these requirements?
A financial services enterprise is building a new online banking platform deployed across two regions: `us-east-1` and `us-west-2`. The platform consists of a containerized application running on Amazon ECS Fargate and an Amazon Aurora PostgreSQL database. The business requirements specify a Recovery Time Objective (RTO) of minutes and a Recovery Point Objective (RPO) of minute. The public API layer must serve users with the lowest network latency during normal operations, but automatically redirect users to the other region if a regional outage occurs. Additionally, the application VPCs in both regions need to resolve internal endpoints hosted in a Private Hosted Zone (PHZ) within a shared services VPC. Outbound payment gateway integration requires highly available outbound connectivity in each region. Which architecture design meets these requirements while minimizing single points of failure?
A digital publishing company wants to establish a cross-region disaster recovery (DR) plan for its archive metadata repository. The repository has a target Recovery Time Objective (RTO) of 12 hours and a Recovery Point Objective (RPO) of 24 hours. The architecture must minimize ongoing infrastructure costs in the secondary Region during normal operations. Which two actions should a solutions architect recommend to meet these requirements? (Select TWO.)
Select all that apply
An enterprise is planning to establish a secure multi-account landing zone. The solutions architect needs to migrate several legacy standalone AWS accounts into a new AWS Organizations structure and implement centralized governance. The goals are to enforce strict preventive guardrails, enable centralized security monitoring, and provide federated access. Arrange the following implementation steps in the correct logical sequence to achieve these goals with the minimum window of security vulnerability.
Drag items to arrange them in the correct order
An enterprise-scale organization has structured its AWS multi-account environment with a management account, a core infrastructure account, and multiple Developer and Production member accounts under corresponding Organizational Units (OUs). The Solutions Architect is tasked with implementing a resource sharing, billing optimization, and security audit logging design under the following conditions:
1. Network subnets from the core infrastructure account must be shared with the Production OU to enable decentralized resource deployment, while preventing any resource sharing with external AWS accounts.
2. The organization has purchased a $100/hour Compute Savings Plan at the management account level. To keep development costs representative of standard rates, this Savings Plan's discount must not be applied to any accounts under the Developer OU.
3. AWS CloudTrail logs from all accounts must be stored in a central Amazon S3 bucket within a dedicated Security account. The logs must be encrypted at rest using a key that supports auditing and cross-account policy management.
Which two actions should the Solutions Architect take to meet these requirements? (Select TWO.)
Select all that apply
A digital media platform is designing a network architecture to connect spoke VPCs in a single AWS Region. The architecture must enable these VPCs to communicate with one another for database replication and share a centralized egress point for internet traffic. Additionally, all VPCs must have access to a shared on-premises development server via an existing AWS Direct Connect connection. The provider wants to minimize the number of point-to-point connections and simplify routing management.
Which solution should a solutions architect recommend?
A company is designing a new reporting application that serves over PDF reports (totaling of static data) stored in an Amazon S3 bucket. The application also queries daily transaction summaries from an Amazon RDS for MySQL database which experiences over read queries per hour during business hours. During testing, users experience high latency when loading the reports and running dashboard queries. Additionally, a marketing campaign is scheduled that will cause a sudden, massive spike in traffic to the application's Application Load Balancer (ALB), going from to within . Which combination of actions should a Solutions Architect recommend to optimize the performance and scalability of the application? (Select TWO.)
Select all that apply
A biotechnology research corporation is migrating its workflows to AWS using AWS Organizations. The central network topology consists of a Network Services VPC hosted in a shared infrastructure account, connected to several Research and Development (R&D) VPCs in different member accounts via an AWS Transit Gateway. The on-premises data center connects to the Transit Gateway via an AWS Direct Connect gateway connection. A Route 53 Private Hosted Zone (PHZ) for aws.biotech.internal is created in the Network Services account and associated with the Network Services VPC. The R&D VPCs must be able to resolve domain names inside aws.biotech.internal. Additionally, all R&D VPCs must resolve on-premises domain names in the corp.biotech.internal namespace. Which TWO configurations must a Solutions Architect implement to achieve this DNS resolution strategy? (Select TWO.)
Select all that apply
A healthcare provider is launching a new medical telemetry streaming application across two AWS Regions: us-east-1 (primary) and us-west-2 (secondary). The application requires outbound internet connectivity to verify patient insurance APIs and uses Amazon Route 53 for external DNS. The workload is deployed on Amazon ECS (Fargate) across multiple Availability Zones in each region and uses an Amazon Aurora PostgreSQL database. The business has specified a Recovery Time Objective (RTO) of minutes and a Recovery Point Objective (RPO) of minutes. Internal microservices communicate using private DNS names managed via a Route 53 Private Hosted Zone. Which of the following disaster recovery and high availability architectures should a solutions architect recommend to meet these requirements?
A multinational smart grid operator manages its infrastructure using AWS Organizations. The network topology consists of a central Hub VPC in a Network Services account and several spoke VPCs in separate production accounts. The spoke VPCs are connected to the Hub VPC via an AWS Transit Gateway. The on-premises grid operations center is connected to the Hub VPC via an AWS Direct Connect connection terminated at a Direct Connect Gateway. The on-premises environment hosts telemetry servers resolved by a local DNS server zone grid.local. The AWS environment hosts microservices that need to resolve names in the grid.local domain, and the on-premises servers must resolve services in a Route 53 Private Hosted Zone (PHZ) named aws.grid.internal hosted in a Shared Services account. To minimize latency and avoid single points of failure, the operator requires a scalable, highly available, and secure DNS resolution strategy across all environments. Which TWO actions should a Solutions Architect take to meet these requirements? (Select TWO.)
Select all that apply
A technology cooperative is establishing a shared services platform across multiple AWS accounts within an AWS Organization. The cooperative wants to create a shared VPC in a central Infrastructure account to host application load balancers and share subnets with regional application accounts. Additionally, they plan to purchase a single Savings Plan from the billing management account that applies to Amazon EC2 and AWS Fargate usage across all member accounts. The cooperative also wants to ensure that any individual member account can be excluded from sharing the unused Savings Plans capacity if required. Which TWO actions should the solutions architect take to implement this strategy? (Select TWO.)
Select all that apply
A multinational financial services company uses AWS Organizations with 400 member accounts. The security team is designing a centralized monitoring and auditing solution. They require all regional AWS CloudTrail logs to be aggregated into a single Amazon S3 bucket within a dedicated Log Archive account. The logs must be encrypted at rest using a customer managed KMS key. The configuration must enforce least privilege, prevent unauthorized modification of trails within member accounts, and ensure uninterrupted log delivery. Which combination of S3 bucket policy, KMS key configuration, and Service Control Policy (SCP) satisfies these requirements while preventing log delivery failures?
An organization is designing a disaster recovery (DR) strategy for an internal reporting application. The application is non-critical, and the business has set both the Recovery Time Objective (RTO) and the Recovery Point Objective (RPO) to 24 hours. The primary objective of the design is to minimize ongoing running costs. Which disaster recovery strategy should the solutions architect recommend to meet these requirements?
A global financial technology enterprise uses AWS Organizations to manage over 100 accounts. The security engineering team is implementing a strict data classification and encryption compliance strategy. The primary requirement is that all sensitive transactional data stored in Amazon S3 buckets within the "Workloads" Organizational Unit (OU) must be encrypted using AWS KMS Customer Managed Keys (CMKs) created and managed centrally inside a dedicated "Security" account. Additionally, any direct uploads to these buckets must be blocked if they do not explicitly request encryption using the central CMKs, while preventing member account administrators from altering these baseline encryption constraints. Which of the following actions should the Solutions Architect recommend to achieve this governance policy? (Select TWO.)
Select all that apply
A company is implementing a multi-account governance framework using AWS Organizations and AWS Control Tower. The solutions architect needs to onboard an existing standalone AWS account that hosts a legacy production workload into the organization. The landing zone must apply the standard enterprise security baselines and detective guardrails without disrupting the legacy workload.
What is the correct sequence of steps to successfully onboard and govern this existing account using AWS Control Tower?
Drag items to arrange them in the correct order
A company manages its multi-account environment using AWS Organizations with consolidated billing. The infrastructure team has created a shared VPC in a central Network account and wants to share its subnets with a newly acquired subsidiary account. The finance team requires that the subsidiary's usage be calculated with a 10% markup for internal chargeback reporting, while the actual AWS invoice paid by the management account remains unchanged. The subsidiary account is not yet a member of the AWS Organization. Which of the following strategies should a solutions architect implement to meet these requirements?
An enterprise is designing a multi-account AWS environment utilizing AWS Organizations. The enterprise has a corporate identity provider (IdP) that supports SAML 2.0. Users in the IdP must be able to authenticate and gain access to resources across multiple AWS member accounts based on their department attributes. The security architect wants to configure direct federation to the member accounts using IAM SAML Identity Providers and IAM Roles. To enforce centralized security, a Service Control Policy (SCP) is applied at the root of the organization. During implementation, users are unable to authenticate and receive access denied errors. Which TWO configuration steps are required to establish the trust relationship and resolve the authentication failures? (Select TWO.)
Select all that apply
A global retail corporation is migrating its legacy inventory management systems to AWS. The target architecture spans spoke VPCs distributed equally between `us-east-1` and `us-west-2` across separate member accounts under AWS Organizations. The corporation has established two AWS Direct Connect connections at separate colocation facilities to link their on-premises core datacenter to AWS. Workloads within the same Region require high-bandwidth, low-latency inter-VPC communication. However, security policy forbids direct inter-VPC traffic across different AWS Regions. The hybrid connectivity design must ensure that on-premises database synchronization occurs primarily over the Direct Connect path, with an IPsec VPN tunnel acting as an automated secondary failover route. Which TWO actions must a solutions architect take to configure this hybrid and multi-account network topology?
Select all that apply