Tüm alıştırma soruları
1964 soru
A development team is deploying a new version of an API to Amazon EC2 instances behind an Application Load Balancer. To minimize update risk, the team wants to route of traffic to the new version while keeping on the existing version. They plan to monitor the new version for minutes, and then immediately route all remaining traffic to the new version if no errors occur. If any alarms are triggered during the monitoring period, the deployment must roll back instantly without affecting the traffic on the existing version. Which deployment configuration best meets these requirements?
A health-tech company has established a hybrid, multi-account AWS environment using AWS Organizations. The central network architecture consists of a Shared Services account containing a Transit Gateway and a hub VPC, and multiple application member accounts containing spoke VPCs. The spoke VPCs are attached to the Transit Gateway. The company maintains an on-premises data center connected to the Transit Gateway via an AWS Direct Connect connection. A Route 53 Private Hosted Zone (PHZ) named `corp.healthtech.internal` is hosted in the Shared Services account. The company needs to allow resources in the spoke VPCs and servers in the on-premises data center to resolve domain names in the PHZ. An inbound Route 53 Resolver endpoint is already created in the hub VPC. Which TWO actions must the Solutions Architect perform to implement this DNS resolution strategy? (Select TWO.)
Geçerli olan tümünü seçin
A financial services company is designing a multi-account environment using AWS Organizations to support a new product line. The solutions architect must implement a governance strategy that enforces two requirements. First, no user or role in the member accounts should be able to disable AWS Config or alter its configuration. Second, standard security baselines, including specific IAM roles and security groups, must be automatically provisioned in any new account that is added to the production Organizational Unit (OU). Which combination of actions will meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A company is implementing a multi-account identity strategy using AWS Organizations. They use an external SAML 2.0 compliant Identity Provider (IdP) to authenticate corporate users. The security team wants to enable single sign-on (SSO) so that administrators can access resources in a newly created member account. The administrators must assume a specific IAM role named NetworkAdminRole in the member account after authenticating via the IdP. Which of the following actions must the Solutions Architect perform to correctly configure the trust relationship for this federated access? (Select TWO.)
Geçerli olan tümünü seçin
A company is setting up identity federation to allow corporate directory users to access the AWS Management Console of a new member account. The directory uses an on-premises SAML 2.0 identity provider (IdP). To establish federation trust in the AWS account, which two configuration steps must the solutions architect perform?
Geçerli olan tümünü seçin
A solutions architect is tasked with restricting member accounts from performing unauthorized actions across a newly created AWS Organization. The architect decides to use Service Control Policies (SCPs) to enforce these boundaries. To implement this governance control, in what order should the steps be performed?
Öğeleri doğru sıraya koymak için sürükleyin
An enterprise is designing a secure hybrid and multi-account network topology for spoke VPCs distributed across two AWS Regions: us-east-1 and us-west-2. The spoke VPCs are owned by different AWS accounts within an AWS Organization.
The network requirements are:
- High-throughput, private hybrid connectivity to an on-premises data center.
- Centralized egress to the internet through a dedicated Security VPC in us-east-1 using NAT Gateways.
- Private DNS resolution where all spoke VPCs must resolve internal AWS resources defined in a central Route 53 Private Hosted Zone (PHZ) under a Shared Services account, as well as on-premises domains ending in `.corp`.
- A highly resilient design with no single points of failure.
Which TWO of the following configurations should the Solutions Architect implement to meet these requirements?
Geçerli olan tümünü seçin
An enterprise is consolidating its identity management across 50 AWS accounts managed under AWS Organizations. Currently, each member account has a separate IAM SAML 2.0 identity provider (IdP) configured to federate with the corporate Okta directory. The administration of managing these individual identity providers and mapping IAM roles locally has become operationally inefficient. The solutions architect must implement a centralized identity federation strategy that simplifies administration and automates user provisioning from Okta. Which strategy should the solutions architect select?
A company is setting up identity federation with an external SAML 2.0 Identity Provider (IdP) to allow corporate users to access the AWS Management Console of a member account. A solutions architect needs to configure the trust relationship in the target member account.
Which configuration steps must the solutions architect perform in the target AWS account to establish this federated access? (Select TWO.)
Geçerli olan tümünü seçin
A medical device company uses AWS Organizations to manage a multi-account environment. A newly acquired division has several AWS accounts grouped under a dedicated Organizational Unit (OU) named Acquisition-OU. The corporate security team must enforce a strict compliance rule: all Amazon Elastic Block Store (Amazon EBS) volumes provisioned within Acquisition-OU must be encrypted. To ensure rapid mitigation in the event of a security incident, the encryption must use a Customer Managed Key (CMK) hosted in a centralized Security account, allowing the security team to revoke access instantly. The local administrators in the member accounts have full administrative privileges and must be able to launch Amazon EC2 instances with encrypted volumes without having IAM credentials or roles in the Security account. Which combination of configurations will meet these requirements while preventing member account administrators from bypassing the encryption guardrail?
A multinational enterprise manages its multi-account environment using AWS Organizations. The setup includes a management account, a central network account, and multiple member accounts for various business units. The network team needs to share private subnets and Transit Gateway attachments from the central network account to other internal member accounts. The security team requires all VPC Flow Logs to be encrypted using a Customer Managed Key (CMK). Additionally, a joint venture partner's account (Account P) must be billed under a separate pro forma structure that applies a 10% markup on standard AWS rates, and Account P must not benefit from any organization-wide volume discounts or Savings Plans. The remaining internal business units utilize a mix of Amazon EC2 and AWS Fargate, and they must share a discount model to optimize compute costs. Which combination of actions will meet these requirements with the least administrative effort?
A solutions architect is configuring single sign-on access to a member account within AWS Organizations. The architect establishes a trust relationship with an external SAML 2.0 Identity Provider (IdP) by creating an IAM identity provider in the member account. However, when corporate directory users attempt to federate, the authentication flow fails when trying to assume the designated target role.
Which of the following represents the correct configuration required in the target IAM role's trust policy to resolve this issue?
An organization is updating a microservice running on AWS Lambda. The team wants to use AWS CodeDeploy to perform a canary deployment. The requirement is to route 10% of the production traffic to the new Lambda function version, wait for 10 minutes, and then shift the remaining 90% of the traffic to the new version. Which of the following CodeDeploy configurations can achieve this setup? (Select TWO.)
Geçerli olan tümünü seçin
An enterprise is designing a hybrid network to connect its on-premises environment with 20 spoke VPCs in a multi-account AWS environment. The design must use an AWS Transit Gateway for centralized routing. The network architecture requires a primary AWS Direct Connect connection and a backup AWS Site-to-Site VPN connection, with automatic failover and failback. Additionally, on-premises servers must resolve domain names for resources inside an AWS Route 53 Private Hosted Zone (PHZ) that is managed in a shared services VPC.
Which two configurations should a solutions architect implement to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A solutions architect is configuring a centralized logging solution to aggregate AWS CloudTrail logs from all member accounts within an AWS Organization. The logs will be deposited into a single Amazon S3 bucket situated in a dedicated Security account. The architect needs to ensure that CloudTrail in the member accounts can successfully deliver logs to the bucket and that the log files are encrypted at rest using KMS. Which TWO configurations are required to meet these requirements?
Geçerli olan tümünü seçin
A biopharmaceutical research organization is deploying a multi-account AWS environment. The core network is built on a Hub-and-Spoke topology using AWS Transit Gateway, with a central Hub VPC in the Network Services account and multiple Spoke VPCs in separate member accounts (Production and Development) within the same AWS Organization. A Route 53 Private Hosted Zone (PHZ) named `research.internal` is hosted in a dedicated Shared Services account. The company's on-premises laboratory network is connected to the Hub VPC via AWS Direct Connect, where on-premises DNS servers manage the `lab.local` domain. The architecture must allow on-premises laboratory systems to resolve resources in the `research.internal` PHZ, and EC2 instances in all Spoke VPCs to resolve both `lab.local` and `research.internal` resources. The design must minimize administrative overhead and ensure that DNS traffic does not traverse the public internet.
Which TWO configuration steps are required to establish this DNS resolution path? (Select TWO.)
Geçerli olan tümünü seçin
A company is restructuring its AWS multi-account environment under AWS Organizations. The environment consists of a Management account, a Shared Network account, and multiple business unit accounts divided into Production and Development Organizational Units (OUs).
The company has two primary requirements:
1. Share specific private subnets owned by the Shared Network account with only the Production business unit accounts to deploy application resources.
2. Ensure that Compute Savings Plans purchased in the Management account apply discounts to workloads in the Production business unit accounts, but do not apply discounts to workloads in the Development business unit accounts.
Which of the following actions should the Solutions Architect take to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A global health-technology company is deploying a clinical trial data platform across a multi-account AWS environment managed by AWS Organizations. The architecture consists of a Shared Services VPC, a Production Workload VPC, and a Dev/Test VPC, all interconnected via an AWS Transit Gateway. The Transit Gateway also connects to the company's on-premises legacy clinical database network via an AWS Direct Connect connection with a Transit Virtual Interface (Transit VIF). A Private Hosted Zone (PHZ) named clinical.local is hosted in the Shared Services AWS account.
The company needs to establish a DNS resolution strategy that meets the following requirements:
- On-premises servers must be able to resolve domain names in the clinical.local PHZ.
- EC2 instances in all three VPCs must be able to resolve both clinical.local domains and on-premises domains ending in corp.internal.
- The architecture must minimize operational overhead, contain DNS query costs, and enforce network isolation policies that prevent direct VPC-to-VPC traffic except through approved channels.
Which of the following configurations represents the most architecturally sound and operationally efficient strategy to satisfy these requirements?
An enterprise manages its multi-account environment using AWS Organizations. The security team must establish a secure governance framework that centralizes the administration of Amazon GuardDuty and AWS Security Hub in a dedicated Security account. The framework must ensure that member accounts cannot disassociate themselves from the organization, disable these security services, or modify their centralized configurations, even if users in the member accounts have administrative or root privileges. Which TWO actions must the solutions architect take to implement this architecture? (Select TWO.)
Geçerli olan tümünü seçin
A global pharmaceutical research corporation is designing a hybrid DNS resolution strategy for its multi-account AWS environment. The network architecture uses a central hub-and-spoke topology, where spoke VPCs in multiple member accounts are connected via AWS Transit Gateway to a Shared Services VPC in a central networking account. An on-premises laboratory network is connected to the Transit Gateway using an AWS Direct Connect connection with a Transit Virtual Interface (Transit VIF).
A Private Hosted Zone (PHZ) named `aws.pharma.internal` is hosted in the Shared Services AWS account and associated with the Shared Services VPC. The on-premises network uses DNS servers hosting the zone `corp.local`. Spoke VPCs must be able to resolve resources in both `aws.pharma.internal` and `corp.local`. Additionally, on-premises hosts must be able to resolve resources in `aws.pharma.internal`.
Which of the following configurations represents the most secure and operationally efficient way to meet these requirements?