Tüm alıştırma soruları
1964 soru
A company is designing a hybrid network architecture for its multi-account AWS environment consisting of 20 VPCs spread across two AWS Regions. The architecture must enable any-to-any VPC-to-VPC communication and connect all VPCs to the company's on-premises data center. The connectivity design requires AWS Direct Connect as the primary connection, with a backup connection over the internet that automatically handles failover. The company wants to minimize administrative overhead. Which hybrid connectivity design meets these requirements?
A company is implementing a multi-account strategy using AWS Organizations. The network infrastructure team has created a central VPC and wants to share specific subnets with various application development teams whose accounts reside in a separate Organizational Unit (OU). The goal is to allow application teams to deploy their EC2 instances into the shared subnets, consolidating network resources. A network engineer attempts to create a resource share in AWS Resource Access Manager (RAM) to share these subnets with the target OU, but the operation fails with an error indicating that sharing is restricted. Which of the following is the most likely cause of this failure and the correct resolution?
An enterprise manages its multi-account environment using AWS Organizations. The security team has configured an on-premises SAML 2.0 Identity Provider (IdP) for federated access. The enterprise wants to allow external developers authenticated via this IdP to assume a specific troubleshooting role in a target member account. The Solutions Architect configures the SAML identity provider object inside the member account. However, when developers attempt to federate directly into the target member account via the identity provider's portal, they receive an explicit access denied error before they can choose a role. Which configuration change will successfully resolve this authentication failure and establish the trust relationship?
A financial enterprise is designing its multi-account governance structure using AWS Organizations. The security team wants to ensure that developers operating within the Sandbox Organizational Unit (OU) are restricted to using only Amazon EC2, Amazon S3, and Amazon DynamoDB. The developers must be blocked from using any other AWS services, even if they have administrative privileges in their local accounts. This control must be enforced centrally with the least administrative overhead. How should the Solutions Architect implement this governance control?
A logistics company is designing its multi-account architecture using AWS Organizations. The architecture includes a billing management account, a centralized infrastructure account, and several development accounts. The company runs workloads on Amazon EC2, AWS Fargate, and AWS Lambda.
The architecture must support the following requirements:
1. Maximize compute cost savings across all accounts using a single commitment-based contract.
2. Share a centralized Transit Gateway in the infrastructure account with the development accounts and an external partner's AWS account that is not part of the organization.
3. Securely share common S3 data buckets in the billing management account with application servers in the development accounts using KMS encryption.
Which TWO actions should a solutions architect recommend to meet these requirements?
Geçerli olan tümünü seçin
A company is executing a corporate migration where multiple business units are split into separate AWS accounts, and their on-premises network is connected to AWS. Under strict compliance guidelines, DNS queries for the shared internal domain `corp.local` must remain private. A Route 53 Private Hosted Zone (PHZ) for `corp.local` is hosted in a central Shared Services account. To enable a production VPC in a separate AWS account to resolve domain names in `corp.local` without exposing the records publicly, which configuration is required?
A healthcare enterprise is migrating its legacy systems to AWS. The architecture consists of an AWS Organization with a Shared Services VPC in Account A and an Application VPC in Account B. Both VPCs are connected to the on-premises data center via an AWS Transit Gateway and AWS Direct Connect. In Account A, a Route 53 Private Hosted Zone (PHZ) for corp.internal is hosted. The on-premises DNS servers manage the onprem.internal domain. The company needs to establish a DNS resolution strategy where:
1. Resources in the Application VPC can resolve names in corp.internal.
2. On-premises servers can resolve names in corp.internal.
3. Resources in both VPCs can resolve names in onprem.internal.
Which DNS architecture strategy should a Solutions Architect implement to meet these requirements?
A solutions architect is designing a resource sharing strategy for a multi-account environment. The architect needs to share a custom VPC subnet from a central network account to a partner company's AWS account, which is not part of the architect's AWS Organization. The architect attempts to use AWS Resource Access Manager (RAM) to share the subnet, but the process fails. Which configuration change is required to successfully share this subnet?
An enterprise is designing a multi-account compliance structure within AWS Organizations consisting of 250 member accounts. The security team requires all member accounts to deliver AWS CloudTrail logs to a centralized Amazon S3 bucket in a dedicated Security account. The S3 bucket must be encrypted using an AWS KMS Customer Managed Key (CMK) managed by the security team. Furthermore, member accounts must be blocked from deleting the centralized logging resources or disabling CloudTrail. Which implementation strategy meets these requirements with the minimum operational overhead while adhering to the principle of least privilege?
An enterprise manages its multi-account environment using AWS Organizations. Users authenticate using a corporate SAML 2.0 Identity Provider (IdP) federated with a central Identity AWS account. From the Identity account, administrators use cross-account IAM roles to access target member accounts. A team of engineers requires continuous access to database migration tools in a specific member account for up to 8 hours. The Solutions Architect configures the maximum session duration for the cross-account role in the member account to 12 hours. However, engineers find that their sessions consistently expire and terminate after exactly 1 hour. Which solution should the Solutions Architect implement to allow the engineers to work uninterrupted for the required 8 hours?
A multinational financial corporation has established a multi-account AWS environment using AWS Organizations. A Shared Services account contains a central VPC (, CIDR ) and hosts a Route 53 Private Hosted Zone (PHZ) for the domain . A Production account contains a core workload VPC (, CIDR ). Both VPCs are interconnected via an AWS Transit Gateway. The on-premises corporate network is connected to the Transit Gateway using AWS Direct Connect with a Transit VIF and utilizes local DNS servers at and for the domain .
The company requires name resolution between and , and also requires that resources in both and on-premises resolve records in . The solution must minimize costs and administrative overhead by avoiding redundant endpoints.
Which design strategy should a solutions architect implement to meet these requirements?
An enterprise is designing a multi-account architecture on AWS using AWS Organizations. The network engineering team has created a central transit VPC in a dedicated Network account and needs to share specific private subnets with application development teams in separate accounts. The application teams must be able to deploy Amazon EC2 instances and AWS Fargate tasks into these shared subnets but must not be allowed to modify VPC resources.
The finance department wants to maximize cost savings across all EC2, Fargate, and AWS Lambda workloads across all accounts under consolidated billing. Additionally, security compliance dictates that all application logs must be centrally written to a single Amazon S3 bucket in a Security account, encrypted using a customer-managed KMS key, and no member account should be able to alter the central logging configuration.
Which architectural strategy should a Solutions Architect recommend to meet these requirements?
An enterprise manages a multi-account environment using AWS Organizations with consolidated billing. A solutions architect is designing a shared networking and security architecture with the following requirements:
* Subnets from a single VPC in a central Network account must be shared with multiple Application accounts inside specific Organizational Units (OUs) to run a combination of Amazon EC2 instances and AWS Fargate tasks.
* All Amazon EBS volumes launched within the Application accounts must be encrypted at rest using a Key Management Service (KMS) key managed in a centralized Shared Services account.
* API activity across all organizational accounts must be logged to a central S3 bucket in a Security account using an organizational trail.
* The enterprise wants to maximize discount coverage across both the EC2 instances and Fargate tasks.
Which of the following strategies should the solutions architect implement?
An enterprise is designing a multi-account AWS environment with spoke VPCs in the `us-east-1` Region across multiple AWS accounts under an AWS Organization. The network requirements are:
- Low-latency, bi-directional network communication between all spoke VPCs.
- Hybrid connectivity to an on-premises datacenter via an AWS Direct Connect connection with a speed of .
- Centralized, highly available internet egress filtering for all spoke VPCs to download software patches.
- DNS resolution of a shared services domain (`corp.internal`) hosted in a central Network services account.
Which architecture should a solutions architect design to meet these requirements while ensuring high availability, scalable routing, and proper DNS resolution?
A health-tech corporation is migrating its legacy pharmacy management system to AWS. The multi-account architecture is managed under AWS Organizations. A central Core Services account hosts a Shared Services VPC, which is connected to an on-premises data center via an AWS Direct Connect connection and an AWS Transit Gateway. The Shared Services VPC contains Route 53 Resolver Inbound and Outbound Endpoints. A Route 53 Private Hosted Zone (PHZ) named pharmacy.internal is created in the Core Services account. The production workloads are deployed in a Production VPC within a separate Production account, connected to the Shared Services VPC via the same Transit Gateway. On-premises clients must be able to resolve records in pharmacy.internal. EC2 instances in the Production VPC must be able to resolve records in pharmacy.internal and on-premises DNS records in the corp.local domain. Which configuration will meet these requirements with the least administrative overhead while ensuring that DNS traffic does not traverse the public internet?
A health-tech company has a multi-account AWS environment connected to an on-premises data center via AWS Transit Gateway. The Shared Services account hosts a Route 53 Private Hosted Zone (PHZ) named corp.internal that is associated with the Shared Services VPC. Applications in the Production VPC and servers in the on-premises data center must resolve domain names in corp.internal. Which actions should a Solutions Architect take to enable this DNS resolution? (Select TWO.)
Geçerli olan tümünü seçin
A company is designing a multi-account strategy using AWS Organizations. The solutions architect needs to share specific VPC subnets from a central network account with application accounts, and also wants to ensure that compute discounts are shared globally across all member accounts to optimize costs. Which of the following actions should the solutions architect take to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
An enterprise is establishing a secure, automated multi-account landing zone using AWS Organizations and AWS Control Tower. The solutions architect needs to design a governance structure that automatically deploys custom Service Control Policies (SCPs) and baseline resources to all new accounts, while securing federated access for developers.
Arrange the following steps in the correct chronological sequence to implement this governance architecture from scratch according to AWS best practices.
Öğeleri doğru sıraya koymak için sürükleyin
A solutions architect is establishing a multi-account governance structure using AWS Organizations. The security architecture requires that corporate permission guardrails are active and applied to all member accounts immediately upon their inclusion in the organization, preventing any temporary window of non-compliance. What is the correct sequence of steps to configure this organizational structure?
Öğeleri doğru sıraya koymak için sürükleyin
An enterprise is implementing a multi-account AWS architecture with a hub-and-spoke transit network design using AWS Transit Gateway in the us-east-1 Region. The network consists of 80 spoke VPCs (aggregating under the 10.128.0.0/9 CIDR block) and a centralized Inspection VPC (10.0.0.0/16) containing a cluster of next-generation firewalls behind an AWS Gateway Load Balancer (GWLB). The security policy requires that all traffic between the spoke VPCs (east-west traffic) and all traffic from the spoke VPCs to the internet (north-south traffic) must be inspected by the firewall cluster. Outbound internet egress must occur via NAT Gateways deployed inside the Inspection VPC. The spoke VPCs must not have direct paths to the internet or to each other. Which routing configuration on the AWS Transit Gateway and within the Inspection VPC correctly implements this architecture while preventing routing loops and ensuring all spoke-to-spoke and egress traffic is inspected?