DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Free AWS SAP-C02 Practice Questions & Answers 2026 Part1

Are you preparing for the AWS SAP-C02 certification exam? SPOTO offers the AWS SAP-C02 Premium File; all questions are aligned with the latest exam content and come with expert-provided answers. Our question banks cover the latest question types, core concepts, and detailed explanations, helping you familiarize yourself with the exam format and difficulty level. Whether you are reviewing core concepts or simulating a real exam environment, these resources will rapidly boost your confidence and readiness.
For over two decades, SPOTO has successfully helped numerous IT professionals secure their ideal positions at Fortune 500 companies. Download now to start practicing efficiently and ensure a high score on the actual exam. Don't miss this opportunity to pass your certification exam with ease!
Take other online exams

Question #1
A company with several AWS accounts is using AWS Organizations and service control policies (SCPs). An administrator created the following SCP and has attached it to an organizational unit (OU) that contains AWS account 1111-1111-1111:Developers working in account 1111-1111-1111 complain that they cannot create Amazon S3 buckets. How should the administrator address this problem?
A. Add s3:CreateBucket with “Allow” effect to the SCP
B. Remove the account from the OU, and attach the SCP directly to account 1111-1111-1111
C. Instruct the developers to add Amazon S3 permissions to their IAM entities
D. Remove the SCP from account 1111-1111-1111
View answer
Correct Answer: C

View The Updated SAP-C02 Exam Questions

SPOTO Provides 100% Real SAP-C02 Exam Questions for You to Pass Your SAP-C02 Exam!

Question #2
A company has developed a web application. The company is hosting the application on a group of Amazon EC2 instances behind an Application Load Balancer. The company wants to improve the security posture of the application and plans to use AWS WAF web ACLs. The solution must not adversely affect legitimate traffic to the application.How should a solutions architect configure the web ACLs to meet these requirements?
A. Set the action of the web ACL rules to Count
B. Use only rate-based rules in the web ACLs, and set the throttle limit as high as possible
C. Set the action of the web ACL rules to Block
D. Use only custom rule groups in the web ACLs, and set the action to Allow
View answer
Correct Answer: A
Question #3
A video processing company wants to build a machine learning (ML) model by using 600 TB of compressed data that is stored as thousands of files in the company's on-premises network attached storage system. The company does not have the necessary compute resources on premises for ML experiments and wants to use AWS.The company needs to complete the data transfer to AWS within 3 weeks. The data transfer will be a one-time transfer. The data must be encrypted in transit. The measured upload speed of the company's internet connection is 100 Mbps. and multiple departments share the connection.Which solution will meet these requirements MOST cost-effectively?
A. Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console
B. Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWS Region
C. Create a VPN connection between the on-premises network attached storage and the nearest AWS Region
D. Deploy an AWS Storage Gateway file gateway on premises
View answer
Correct Answer: A
Question #4
A company is running an application in the AWS Cloud. The application collects and stores a large amount of unstructured data in an Amazon S3 bucket. The S3 bucket contains several terabytes of data and uses the S3 Standard storage class. The data increases in size by several gigabytes every day.The company needs to query and analyze the data. The company does not access data that is more than 1 year old. However, the company must retain all the data indefinitely for compliance reasons.Which solution will meet these requirements MOST cost-effectively?
A. Use S3 Select to query the data
B. Use Amazon Redshift Spectrum to query the data
C. Use an AWS Glue Data Catalog and Amazon Athena to query the data
D. Use Amazon Redshift Spectrum to query the data
View answer
Correct Answer: C
Question #5
A company is developing a new service that will be accessed using TCP on a static port. A solutions architect must ensure that the service is highly available, has redundancy across Availability Zones, and is accessible using the DNS name my.service.com, which is publicly accessible. The service must use fixed address assignments so other companies can add the addresses to their allow lists.Assuming that resources are deployed in multiple Availability Zones in a single Region, which solution will meet these requirements?
A. Create Amazon EC2 instances with an Elastic IP address for each instance
B. Create an Amazon ECS cluster and a service definition for the application
C. Create Amazon EC2 instances for the service
D. Create an Amazon ECS cluster and a service definition for the application
View answer
Correct Answer: C
Question #6
A solutions architect needs to copy data from an Amazon S3 bucket m an AWS account to a new S3 bucket in a new AWS account. The solutions architect must implement a solution that uses the AWS CLI. Which combination of steps will successfully copy the data? (Choose three.)
A. Create a bucket policy to allow the source bucket to list its contents and to put objects and set object ACLs in the destination bucket
B. Create a bucket policy to allow a user in the destination account to list the source bucket’s contents and read the source bucket’s objects
C. Create an IAM policy in the source account
D. Create an IAM policy in the destination account
E. Run the aws s3 sync command as a user in the source account
F. Run the aws s3 sync command as a user in the destination account
View answer
Correct Answer: BDF
Question #7
A company wants to migrate its data analytics environment from on premises to AWS. The environment consists of two simple Node.js applications. One of the applications collects sensor data and loads it into a MySQL database. The other application aggregates the data into reports. When the aggregation jobs run, some of the load jobs fail to run correctly.The company must resolve the data loading issue. The company also needs the migration to occur without interruptions or changes for the company’s customers.What should a solutions architect do to meet these requirements?
A. Set up an Amazon Aurora MySQL database as a replication target for the on-premises database
B. Set up an Amazon Aurora MySQL database
C. Set up an Amazon Aurora MySQL database
D. Set up an Amazon Aurora MySQL database
View answer
Correct Answer: C
Question #8
A company has an organization that has many AWS accounts in AWS Organizations. A solutions architect must improve how the company manages common security group rules for the AWS accounts in the organization.The company has a common set of IP CIDR ranges in an allow list in each AWS account to allow access to and from the company’s on-premises network. Developers within each account are responsible for adding new IP CIDR ranges to their security groups. The security team has its own AWS account. Currently, the security team notifies the owners of the other AWS accounts when changes are made to the allow list.The solutions architect must design a solution that distributes the common set of CIDR ranges across all accounts.Which solution meets these requirements with the LEAST amount of operational overhead?
A. Set up an Amazon Simple Notification Service (Amazon SNS) topic in the security team's AWS account
B. Create new customer-managed prefix lists in each AWS account within the organization
C. Create a new customer-managed prefix list in the security team’s AWS account
D. Create an IAM role in each account in the organization
View answer
Correct Answer: C
Question #9
A company is planning to store a large number of archived documents and make the documents available to employees through the corporate intranet. Employees will access the system by connecting through a client VPN service that is attached to a VPC. The data must not be accessible to the public.The documents that the company is storing are copies of data that is held on physical media elsewhere. The number of requests will be low. Availability and speed of retrieval are not concerns of the company.Which solution will meet these requirements at the LOWEST cost?
A. Create an Amazon S3 bucket
B. Launch an Amazon EC2 instance that runs a web server
C. Launch an Amazon EC2 instance that runs a web server Attach an Amazon Elastic Block Store (Amazon EBS) volume to store the archived data
D. Create an Amazon S3 bucket
View answer
Correct Answer: A
Question #10
A company is building a solution in the AWS Cloud. Thousands or devices will connect to the solution and send data. Each device needs to be able to send and receive data in real time over the MQTT protocol. Each device must authenticate by using a unique X.509 certificate.Which solution will meet these requirements with the LEAST operational overhead?
A. Set up AWS IoT Core
B. Create a Network Load Balancer (NLB) and configure it with an AWS Lambda authorizer
C. Set up AWS IoT Core
D. Set up an Amazon API Gateway HTTP API and a Network Load Balancer (NLB)
View answer
Correct Answer: C
Question #11
A company has an organization in AWS Organizations. The company is using AWS Control Tower to deploy a landing zone for the organization. The company wants to implement governance and policy enforcement. The company must implement a policy that will detect Amazon RDS DB instances that are not encrypted at rest in the company’s production OU.Which solution will meet this requirement?
A. Turn on mandatory guardrails in AWS Control Tower
B. Enable the appropriate guardrail from the list of strongly recommended guardrails in AWS Control Tower
C. Use AWS Config to create a new mandatory guardrail
D. Create a custom SCP in AWS Control Tower
View answer
Correct Answer: B
Question #12
A video processing company wants to build a machine learning (ML) model by using 600 TB of compressed data that is stored as thousands of files in the company's on-premises network attached storage system. The company does not have the necessary compute resources on premises for ML experiments and wants to use AWS.The company needs to complete the data transfer to AWS within 3 weeks. The data transfer will be a one-time transfer. The data must be encrypted in transit. The measured upload speed of the company's internet connection is 100 Mbps. and multiple departments share the connection.Which solution will meet these requirements MOST cost-effectively?
A. Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console
B. Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWS Region
C. Create a VPN connection between the on-premises network attached storage and the nearest AWS Region
D. Deploy an AWS Storage Gateway file gateway on premises
View answer
Correct Answer: A
Question #13
A company is refactoring its on-premises order-processing platform in the AWS Cloud. The platform includes a web front end that is hosted on a fleet of VMs, RabbitMQ to connect the front end to the backend, and a Kubernetes cluster to run a containerized backend system to process the orders. The company does not want to make any major changes to the application.Which solution will meet these requirements with the LEAST operational overhead?
A. Create an AMI of the web server VM
B. Create a custom AWS Lambda runtime to mimic the web server environment
C. Create an AMI of the web server VM
D. Create an AMI of the web server VM
View answer
Correct Answer: A
Question #14
A company has migrated Its forms-processing application to AWS. When users interact with the application, they upload scanned forms as files through a web application. A database stores user metadata and references to files that are stored in Amazon S3. The web application runs on Amazon EC2 instances and an Amazon RDS for PostgreSQL database.When forms are uploaded, the application sends notifications to a team through Amazon Simple Notification Service (Amazon SNS). A team member then logs in and processes each form. The team member performs data validation on the form and extracts relevant data before entering the information into another system that uses an API.A solutions architect needs to automate the manual processing of the forms. The solution must provide accurate form extraction. minimize time to market, and minimize tong-term operational overhead.Which solution will meet these requirements?
A. Develop custom libraries to perform optical character recognition (OCR) on the forms
B. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
C. Host a new application tier on EC2 instances
D. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
View answer
Correct Answer: D
Question #15
A company has registered 10 new domain names. The company uses the domains for online marketing. The company needs a solution that will redirect online visitors to a specific URL for each domain. All domains and target URLs are defined in a JSON document. All DNS records are managed by Amazon Route 53.A solutions architect must implement a redirect service that accepts HTTP and HTTPS requests.Which combination of steps should the solutions architect take to meet these requirements with the LEAST amount of operational effort? (Choose three.)
A. Create a dynamic webpage that runs on an Amazon EC2 instance
B. Create an Application Load Balancer that includes HTTP and HTTPS listeners
C. Create an AWS Lambda function that uses the JSON document in combination with the event message to look up and respond with a redirect URL
D. Use an Amazon API Gateway API with a custom domain to publish an AWS Lambda function
E. Create an Amazon CloudFront distribution
F. Create an SSL certificate by using AWS Certificate Manager (ACM)
View answer
Correct Answer: BCF
Question #16
A retail company needs to provide a series of data files to another company, which is its business partner. These files are saved in an Amazon S3 bucket under Account A, which belongs to the retail company. The business partner company wants one of its IAM users, User_DataProcessor, to access the files from its own AWS account (Account B).Which combination of steps must the companies take so that User_DataProcessor can access the S3 bucket successfully? (Choose two.)
A. Turn on the cross-origin resource sharing (CORS) feature for the S3 bucket in Account A
B. In Account A, set the S3 bucket policy to the following:
C. In Account A, set the S3 bucket policy to the following:
D. In Account B, set the permissions of User_DataProcessor to the following:
E. In Account B, set the permissions of User_DataProcessor to the following:
View answer
Correct Answer: D
Question #17
A company is running a data-intensive application on AWS. The application runs on a cluster of hundreds of Amazon EC2 instances. A shared file system also runs on several EC2 instances that store 200 TB of data. The application reads and modifies the data on the shared file system and generates a report. The job runs once monthly, reads a subset of the files from the shared file system, and takes about 72 hours to complete. The compute instances scale in an Auto Scaling group, but the instances that host the shared file system run continuously. The compute and storage instances are all in the same AWS Region.A solutions architect needs to reduce costs by replacing the shared file system instances. The file system must provide high performance access to the needed data for the duration of the 72-hour run.Which solution will provide the LARGEST overall cost reduction while meeting these requirements?
A. Migrate the data from the existing shared file system to an Amazon S3 bucket that uses the S3 Intelligent-Tiering storage class
B. Migrate the data from the existing shared file system to a large Amazon Elastic Block Store (Amazon EBS) volume with Multi-Attach enabled
C. Migrate the data from the existing shared file system to an Amazon S3 bucket that uses the S3 Standard storage class
D. Migrate the data from the existing shared file system to an Amazon S3 bucket
View answer
Correct Answer: A
Question #18
A company recently completed a successful proof of concept of Amazon Workspaces. A solutions architect needs to make the solution highly available across two AWS Regions. Amazon Workspaces is deployed in a failover Region, and a hosted zone is deployed in Amazon Route 53.What should the solutions architect do to configure high availability for the solution?
A. Create a connection alias in the primary Region and in the failover Region
B. Create a connection alias in the primary Region and in the failover Region
C. Create a connection alias in the primary Region
D. Create a connection alias in the primary Region
View answer
Correct Answer: A
Question #19
A company is refactoring its on-premises order-processing platform in the AWS Cloud. The platform includes a web front end that is hosted on a fleet of VMs, RabbitMQ to connect the front end to the backend, and a Kubernetes cluster to run a containerized backend system to process the orders. The company does not want to make any major changes to the application.Which solution will meet these requirements with the LEAST operational overhead?
A. Create an AMI of the web server VM
B. Create a custom AWS Lambda runtime to mimic the web server environment
C. Create an AMI of the web server VM
D. Create an AMI of the web server VM
View answer
Correct Answer: A
Question #20
A video processing company wants to build a machine learning (ML) model by using 600 TB of compressed data that is stored as thousands of files in the company's on-premises network attached storage system. The company does not have the necessary compute resources on premises for ML experiments and wants to use AWS.The company needs to complete the data transfer to AWS within 3 weeks. The data transfer will be a one-time transfer. The data must be encrypted in transit. The measured upload speed of the company's internet connection is 100 Mbps. and multiple departments share the connection.Which solution will meet these requirements MOST cost-effectively?
A. Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console
B. Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWS Region
C. Create a VPN connection between the on-premises network attached storage and the nearest AWS Region
D. Deploy an AWS Storage Gateway file gateway on premises
View answer
Correct Answer: A
Question #21
A video processing company wants to build a machine learning (ML) model by using 600 TB of compressed data that is stored as thousands of files in the company's on-premises network attached storage system. The company does not have the necessary compute resources on premises for ML experiments and wants to use AWS.The company needs to complete the data transfer to AWS within 3 weeks. The data transfer will be a one-time transfer. The data must be encrypted in transit. The measured upload speed of the company's internet connection is 100 Mbps. and multiple departments share the connection.Which solution will meet these requirements MOST cost-effectively?
A. Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console
B. Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWS Region
C. Create a VPN connection between the on-premises network attached storage and the nearest AWS Region
D. Deploy an AWS Storage Gateway file gateway on premises
View answer
Correct Answer: A
Question #22
A company has VPC flow logs enabled for Its NAT gateway. The company is seeing Action = ACCEPT for inbound traffic that comes from public IP address 198.51.100.2 destined for a private Amazon EC2 instance.A solutions architect must determine whether the traffic represents unsolicited inbound connections from the internet. The first two octets of the VPC CIDR block are 203.0.Which set of steps should the solutions architect take to meet these requirements?
A. Open the AWS CloudTrail console
B. Open the Amazon CloudWatch console
C. Open the AWS CloudTrail console
D. Open the Amazon CloudWatch console
View answer
Correct Answer: B
Question #23
A startup company hosts a fleet of Amazon EC2 instances in private subnets using the latest Amazon Linux 2 AMI. The company’s engineers rely heavily on SSH access to the instances for troubleshooting.The company’s existing architecture includes the following:-A VPC with private and public subnets, and a NAT gateway.-Site-to-Site VPN for connectivity with the on-premises environment.-EC2 security groups with direct SSH access from the on-premises environment.The company needs to increase security controls around SSH access and provide auditing of commands run by the engineers.Which strategy should a solutions architect use?
A. Install and configure EC2 Instance Connect on the fleet of EC2 instances
B. Update the EC2 security groups to only allow inbound TCP on port 22 to the IP addresses of the engineer’s devices
C. Update the EC2 security groups to only allow inbound TCP on port 22 to the IP addresses of the engineer’s devices
D. Create an IAM role with the AmazonSSMManagedInstanceCore managed policy attached
View answer
Correct Answer: D
Question #24
A company has VPC flow logs enabled for Its NAT gateway. The company is seeing Action = ACCEPT for inbound traffic that comes from public IP address 198.51.100.2 destined for a private Amazon EC2 instance.A solutions architect must determine whether the traffic represents unsolicited inbound connections from the internet. The first two octets of the VPC CIDR block are 203.0.Which set of steps should the solutions architect take to meet these requirements?
A. Open the AWS CloudTrail console
B. Open the Amazon CloudWatch console
C. Open the AWS CloudTrail console
D. Open the Amazon CloudWatch console
View answer
Correct Answer: B
Question #25
An application is using an Amazon RDS for MySQL Multi-AZ DB instance in the us-east-1 Region. After a failover test, the application lost the connections to the database and could not re-establish the connections. After a restart of the application, the application re-established the connections.A solutions architect must implement a solution so that the application can re-establish connections to the database without requiring a restart.Which solution will meet these requirements?
A. Create an Amazon Aurora MySQL Serverless v1 DB instance
B. Create an RDS proxy
C. Create a two-node Amazon Aurora MySQL DB cluster
D. Create an Amazon S3 bucket
View answer
Correct Answer: B
Question #26
A company recently acquired several other companies. Each company has a separate AWS account with a different billing and reporting method. The acquiring company has consolidated all the accounts into one organization in AWS Organizations. However, the acquiring company has found it difficult to generate a cost report that contains meaningful groups for all the teams.The acquiring company’s finance team needs a solution to report on costs for all the companies through a self-managed application.Which solution will meet these requirements?
A. Create an AWS Cost and Usage Report for the organization
B. Create an AWS Cost and Usage Report for the organization
C. Create an Amazon QuickSight dataset that receives spending information from the AWS Price List Query API
D. Use the AWS Price List Query API to collect account spending information
View answer
Correct Answer: A
Question #27
A company has an organization that has many AWS accounts in AWS Organizations. A solutions architect must improve how the company manages common security group rules for the AWS accounts in the organization.The company has a common set of IP CIDR ranges in an allow list in each AWS account to allow access to and from the company’s on-premises network. Developers within each account are responsible for adding new IP CIDR ranges to their security groups. The security team has its own AWS account. Currently, the security team notifies the owners of the other AWS accounts when changes are made to the allow list.The solutions architect must design a solution that distributes the common set of CIDR ranges across all accounts.Which solution meets these requirements with the LEAST amount of operational overhead?
A. Set up an Amazon Simple Notification Service (Amazon SNS) topic in the security team's AWS account
B. Create new customer-managed prefix lists in each AWS account within the organization
C. Create a new customer-managed prefix list in the security team’s AWS account
D. Create an IAM role in each account in the organization
View answer
Correct Answer: C
Question #28
A company is hosting an image-processing service on AWS in a VPC. The VPC extends across two Availability Zones. Each Availability Zone contains one public subnet and one private subnet.The service runs on Amazon EC2 instances in the private subnets. An Application Load Balancer in the public subnets is in front of the service. The service needs to communicate with the internet and does so through two NAT gateways. The service uses Amazon S3 for image storage. The EC2 instances retrieve approximately 1 ТВ of data from an S3 bucket each day.The company has promoted the service as highly secure. A solutions architect must reduce cloud expenditures as much as possible without compromising the service’s security posture or increasing the time spent on ongoing operations.Which solution will meet these requirements?
A. Replace the NAT gateways with NAT instances
B. Move the EC2 instances to the public subnets
C. Set up an S3 gateway VPC endpoint in the VP Attach an endpoint policy to the endpoint to allow the required actions on the S3 bucket
D. Attach an Amazon Elastic File System (Amazon EFS) volume to the EC2 instances
View answer
Correct Answer: C
Question #29
A company runs a Python script on an Amazon EC2 instance to process data. The script runs every 10 minutes. The script ingests files from an Amazon S3 bucket and processes the files. On average, the script takes approximately 5 minutes to process each file The script will not reprocess a file that the script has already processed.The company reviewed Amazon CloudWatch metrics and noticed that the EC2 instance is idle for approximately 40% of the time because of the file processing speed. The company wants to make the workload highly available and scalable. The company also wants to reduce long-term management overhead.Which solution will meet these requirements MOST cost-effectively?
A. Migrate the data processing script to an AWS Lambda function
B. Create an Amazon Simple Queue Service (Amazon SQS) queue
C. Migrate the data processing script to a container image
D. Migrate the data processing script to a container image that runs on Amazon Elastic Container Service (Amazon ECS) on AWS Fargate
View answer
Correct Answer: A
Question #30
A solutions architect has developed a web application that uses an Amazon API Gateway Regional endpoint and an AWS Lambda function. The consumers of the web application are all close to the AWS Region where the application will be deployed. The Lambda function only queries an Amazon Aurora MySQL database. The solutions architect has configured the database to have three read replicas.During testing, the application does not meet performance requirements. Under high load, the application opens a large number of database connections. The solutions architect must improve the application’s performance.Which actions should the solutions architect take to meet these requirements? (Choose two.)
A. Use the cluster endpoint of the Aurora database
B. Use RDS Proxy to set up a connection pool to the reader endpoint of the Aurora database
C. Use the Lambda Provisioned Concurrency feature
D. Move the code for opening the database connection in the Lambda function outside of the event handler
E. Change the API Gateway endpoint to an edge-optimized endpoint
View answer
Correct Answer: BD
Question #31
A financial services company in North America plans to release a new online web application to its customers on AWS. The company will launch the application in the us-east-1 Region on Amazon EC2 instances. The application must be highly available and must dynamically scale to meet user traffic. The company also wants to implement a disaster recovery environment for the application in the us-west-1 Region by using active-passive failover.Which solution will meet these requirements?
A. Create a VPC in us-east-1 and a VPC in us-west-1
B. Create a VPC in us-east-1 and a VPC in us-west-1
C. Create a VPC in us-east-1 and a VPC in us-west-1
D. Create a VPC in us-east-1 and a VPC in us-west-1
View answer
Correct Answer: C
Question #32
A company is migrating its infrastructure to the AWS Cloud. The company must comply with a variety of regulatory standards for different projects. The company needs a multi-account environment. A solutions architect needs to prepare the baseline infrastructure. The solution must provide a consistent baseline of management and security, but it must allow flexibility for different compliance requirements within various AWS accounts. The solution also needs to integrate with the existing on-premises Active Directory Federation Services (AD FS) server. Which solution meets these requirements with the LEAST amount of operational overhead?
A. Create an organization in AWS Organizations
B. Create an organization in AWS Organizations
C. Create an organization in AWS Organizations
D. Create an organization in AWS Organizations
View answer
Correct Answer: B
Question #33
A company hosts a Git repository in an on-premises data center. The company uses webhooks to invoke functionality that runs in the AWS Cloud. The company hosts the webhook logic on a set of Amazon EC2 instances in an Auto Scaling group that the company set as a target for an Application Load Balancer (ALB). The Git server calls the ALB for the configured webhooks. The company wants to move the solution to a serverless architecture.Which solution will meet these requirements with the LEAST operational overhead?
A. For each webhook, create and configure an AWS Lambda function URL
B. Create an Amazon API Gateway HTTP API
C. Deploy the webhook logic to AWS App Runner
D. Containerize the webhook logic
View answer
Correct Answer: B
Question #34
A company is providing weather data over a REST-based API to several customers. The API is hosted by Amazon API Gateway and is integrated with different AWS Lambda functions for each API operation. The company uses Amazon Route 53 for DNS and has created a resource record of weather.example.com. The company stores data for the API in Amazon DynamoDB tables. The company needs a solution that will give the API the ability to fail over to a different AWS Region.Which solution will meet these requirements?
A. Deploy a new set of Lambda functions in a new Region
B. Deploy a new API Gateway API and Lambda functions in another Region
C. Deploy a new API Gateway API and Lambda functions in another Region
D. Deploy a new API Gateway API in a new Region
View answer
Correct Answer: C
Question #35
A company has an organization that has many AWS accounts in AWS Organizations. A solutions architect must improve how the company manages common security group rules for the AWS accounts in the organization.The company has a common set of IP CIDR ranges in an allow list in each AWS account to allow access to and from the company’s on-premises network. Developers within each account are responsible for adding new IP CIDR ranges to their security groups. The security team has its own AWS account. Currently, the security team notifies the owners of the other AWS accounts when changes are made to the allow list.The solutions architect must design a solution that distributes the common set of CIDR ranges across all accounts.Which solution meets these requirements with the LEAST amount of operational overhead?
A. Set up an Amazon Simple Notification Service (Amazon SNS) topic in the security team's AWS account
B. Create new customer-managed prefix lists in each AWS account within the organization
C. Create a new customer-managed prefix list in the security team’s AWS account
D. Create an IAM role in each account in the organization
View answer
Correct Answer: C
Question #36
A company with several AWS accounts is using AWS Organizations and service control policies (SCPs). An administrator created the following SCP and has attached it to an organizational unit (OU) that contains AWS account 1111-1111-1111:Developers working in account 1111-1111-1111 complain that they cannot create Amazon S3 buckets. How should the administrator address this problem?
A. Add s3:CreateBucket with “Allow” effect to the SCP
B. Remove the account from the OU, and attach the SCP directly to account 1111-1111-1111
C. Instruct the developers to add Amazon S3 permissions to their IAM entities
D. Remove the SCP from account 1111-1111-1111
View answer
Correct Answer: C
Question #37
A company is running several workloads in a single AWS account. A new company policy states that engineers can provision only approved resources and that engineers must use AWS CloudFormation to provision these resources. A solutions architect needs to create a solution to enforce the new restriction on the IAM role that the engineers use for access.What should the solutions architect do to create the solution?
A. Upload AWS CloudFormation templates that contain approved resources to an Amazon S3 bucket
B. Update the IAM policy for the engineers’ IAM role with permissions to only allow provisioning of approved resources and AWS CloudFormation
C. Update the IAM policy for the engineers’ IAM role with permissions to only allow AWS CloudFormation actions
D. Provision resources in AWS CloudFormation stacks
View answer
Correct Answer: C
Question #38
A company has an organization that has many AWS accounts in AWS Organizations. A solutions architect must improve how the company manages common security group rules for the AWS accounts in the organization.The company has a common set of IP CIDR ranges in an allow list in each AWS account to allow access to and from the company’s on-premises network. Developers within each account are responsible for adding new IP CIDR ranges to their security groups. The security team has its own AWS account. Currently, the security team notifies the owners of the other AWS accounts when changes are made to the allow list.The solutions architect must design a solution that distributes the common set of CIDR ranges across all accounts.Which solution meets these requirements with the LEAST amount of operational overhead?
A. Set up an Amazon Simple Notification Service (Amazon SNS) topic in the security team's AWS account
B. Create new customer-managed prefix lists in each AWS account within the organization
C. Create a new customer-managed prefix list in the security team’s AWS account
D. Create an IAM role in each account in the organization
View answer
Correct Answer: C
Question #39
A company is running an application in the AWS Cloud. The application collects and stores a large amount of unstructured data in an Amazon S3 bucket. The S3 bucket contains several terabytes of data and uses the S3 Standard storage class. The data increases in size by several gigabytes every day.The company needs to query and analyze the data. The company does not access data that is more than 1 year old. However, the company must retain all the data indefinitely for compliance reasons.Which solution will meet these requirements MOST cost-effectively?
A. Use S3 Select to query the data
B. Use Amazon Redshift Spectrum to query the data
C. Use an AWS Glue Data Catalog and Amazon Athena to query the data
D. Use Amazon Redshift Spectrum to query the data
View answer
Correct Answer: C
Question #40
A video processing company wants to build a machine learning (ML) model by using 600 TB of compressed data that is stored as thousands of files in the company's on-premises network attached storage system. The company does not have the necessary compute resources on premises for ML experiments and wants to use AWS.The company needs to complete the data transfer to AWS within 3 weeks. The data transfer will be a one-time transfer. The data must be encrypted in transit. The measured upload speed of the company's internet connection is 100 Mbps. and multiple departments share the connection.Which solution will meet these requirements MOST cost-effectively?
A. Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console
B. Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWS Region
C. Create a VPN connection between the on-premises network attached storage and the nearest AWS Region
D. Deploy an AWS Storage Gateway file gateway on premises
View answer
Correct Answer: A
Question #41
A company has developed a web application. The company is hosting the application on a group of Amazon EC2 instances behind an Application Load Balancer. The company wants to improve the security posture of the application and plans to use AWS WAF web ACLs. The solution must not adversely affect legitimate traffic to the application.How should a solutions architect configure the web ACLs to meet these requirements?
A. Set the action of the web ACL rules to Count
B. Use only rate-based rules in the web ACLs, and set the throttle limit as high as possible
C. Set the action of the web ACL rules to Block
D. Use only custom rule groups in the web ACLs, and set the action to Allow
View answer
Correct Answer: A
Question #42
A company is providing weather data over a REST-based API to several customers. The API is hosted by Amazon API Gateway and is integrated with different AWS Lambda functions for each API operation. The company uses Amazon Route 53 for DNS and has created a resource record of weather.example.com. The company stores data for the API in Amazon DynamoDB tables. The company needs a solution that will give the API the ability to fail over to a different AWS Region.Which solution will meet these requirements?
A. Deploy a new set of Lambda functions in a new Region
B. Deploy a new API Gateway API and Lambda functions in another Region
C. Deploy a new API Gateway API and Lambda functions in another Region
D. Deploy a new API Gateway API in a new Region
View answer
Correct Answer: C
Question #43
A company uses a service to collect metadata from applications that the company hosts on premises. Consumer devices such as TVs and internet radios access the applications. Many older devices do not support certain HTTP headers and exhibit errors when these headers are present in responses. The company has configured an on-premises load balancer to remove the unsupported headers from responses sent to older devices, which the company identified by the User-Agent headers.The company wants to migrate the service to AWS, adopt serverless technologies, and retain the ability to support the older devices. The company has already migrated the applications into a set of AWS Lambda functions.Which solution will meet these requirements?
A. Create an Amazon CloudFront distribution for the metadata service
B. Create an Amazon API Gateway REST API for the metadata service
C. Create an Amazon API Gateway HTTP API for the metadata service
D. Create an Amazon CloudFront distribution for the metadata service
View answer
Correct Answer: B
Question #44
A company stores sales transaction data in Amazon DynamoDB tables. To detect anomalous behaviors and respond quickly, all changes lo the items stored in the DynamoDB tables must be logged within 30 minutes.
A. Copy the DynamoDB tables into Apache Hive tables on Amazon EMR every hour and analyze them (or anomalous behaviors
B. Use AWS CloudTrail to capture all the APIs that change the DynamoDB tables
C. Use Amazon DynamoDB Streams to capture and send updates to AWS Lambda
D. Use event patterns in Amazon CloudWatch Events to capture DynamoDB API call events with an AWS Lambda (unction as a target to analyze behavior
View answer
Correct Answer: C
Question #45
An enterprise company wants to allow its developers to purchase third-party software through AWS Marketplace. The company uses an AWS Organizations account structure with full features enabled, and has a shared services account in each organizational unit (OU) that will be used by procurement managers. The procurement team’s policy indicates that developers should be able to obtain third-party software from an approved list only and use Private Marketplace in AWS Marketplace to achieve this requirement. The procurement team wants administration of Private Marketplace to be restricted to a role named procurement-manager-role, which could be assumed by procurement managers. Other IAM users, groups, roles, and account administrators in the company should be denied Private Marketplace administrative access.What is the MOST efficient way to design an architecture to meet these requirements?
A. Create an IAM role named procurement-manager-role in all AWS accounts in the organization
B. Create an IAM role named procurement-manager-role in all AWS accounts in the organization
C. Create an IAM role named procurement-manager-role in all the shared services accounts in the organization
D. Create an IAM role named procurement-manager-role in all AWS accounts that will be used by developers
View answer
Correct Answer: C
Question #46
A company is building a serverless application that runs on an AWS Lambda function that is attached to a VPC. The company needs to integrate the application with a new service from an external provider. The external provider supports only requests that come from public IPv4 addresses that are in an allow list.The company must provide a single public IP address to the external provider before the application can start using the new service.Which solution will give the application the ability to access the new service?
A. Deploy a NAT gateway
B. Deploy an egress-only internet gateway
C. Deploy an internet gateway
D. Deploy an internet gateway
View answer
Correct Answer: A
Question #47
A company has 10 accounts that are part of an organization in AWS Organizations. AWS Config is configured in each account. All accounts belong to either the Prod OU or the NonProd OU.The company has set up an Amazon EventBridge rule in each AWS account to notify an Amazon Simple Notification Service (Amazon SNS) topic when an Amazon EC2 security group inbound rule is created with 0.0.0.0/0 as the source. The company’s security team is subscribed to the SNS topic.For all accounts in the NonProd OU, the security team needs to remove the ability to create a security group inbound rule that includes 0.0.0.0/0 as the source.Which solution will meet this requirement with the LEAST operational overhead?
A. Modify the EventBridge rule to invoke an AWS Lambda function to remove the security group inbound rule and to publish to the SNS topic
B. Add the vpc-sg-open-only-to-authorized-ports AWS Config managed rule to the NonProd OU
C. Configure an SCP to allow the ec2:AuthorizeSecurityGroupIngress action when the value of the aws:SourceIp condition key is not 0
D. Configure an SCP to deny the ec2:AuthorizeSecurityGroupIngress action when the value of the aws:SourceIp condition key is 0
View answer
Correct Answer: C
Question #48
A company needs to architect a hybrid DNS solution. This solution will use an Amazon Route 53 private hosted zone for the domain cloud.example.com for the resources stored within VPCs.The company has the following DNS resolution requirements:-On-premises systems should be able to resolve and connect to cloud.example.com.-All VPCs should be able to resolve cloud.example.com.There is already an AWS Direct Connect connection between the on-premises corporate network and AWS Transit Gateway.Which architecture should the company use to meet these requirements with the HIGHEST performance?
A. Associate the private hosted zone to all the VPCs
B. Associate the private hosted zone to all the VPCs
C. Associate the private hosted zone to the shared services VP Create a Route 53 outbound resolver in the shared services VP Attach all VPCs to the transit gateway and create forwarding rules in the on-premises DNS server for cloud
D. Associate the private hosted zone to the shared services VPC
View answer
Correct Answer: A
Question #49
A company is hosting a critical application on a single Amazon EC2 instance. The application uses an Amazon ElastiCache for Redis single-node cluster for an in-memory data store. The application uses an Amazon RDS for MariaDB DB instance for a relational database. For the application to function, each piece of the infrastructure must be healthy and must be in an active state.A solutions architect needs to improve the application's architecture so that the infrastructure can automatically recover from failure with the least possible downtime.Which combination of steps will meet these requirements? (Choose three.)
A. Use an Elastic Load Balancer to distribute traffic across multiple EC2 instances
B. Use an Elastic Load Balancer to distribute traffic across multiple EC2 instances
C. Modify the DB instance to create a read replica in the same Availability Zone
D. Modify the DB instance to create a Multi-AZ deployment that extends across two Availability Zones
E. Create a replication group for the ElastiCache for Redis cluster
F. Create a replication group for the ElastiCache for Redis cluster
View answer
Correct Answer: ADF
Question #50
A retail company is hosting an ecommerce website on AWS across multiple AWS Regions. The company wants the website to be operational at all times for online purchases. The website stores data in an Amazon RDS for MySQL DB instance.Which solution will provide the HIGHEST availability for the database?
A. Configure automated backups on Amazon RDS
B. Configure global tables and read replicas on Amazon RDS
C. Configure global tables and automated backups on Amazon RDS
D. Configure read replicas on Amazon RDS
View answer
Correct Answer: D
Question #51
A company uses a service to collect metadata from applications that the company hosts on premises. Consumer devices such as TVs and internet radios access the applications. Many older devices do not support certain HTTP headers and exhibit errors when these headers are present in responses. The company has configured an on-premises load balancer to remove the unsupported headers from responses sent to older devices, which the company identified by the User-Agent headers.The company wants to migrate the service to AWS, adopt serverless technologies, and retain the ability to support the older devices. The company has already migrated the applications into a set of AWS Lambda functions.Which solution will meet these requirements?
A. Create an Amazon CloudFront distribution for the metadata service
B. Create an Amazon API Gateway REST API for the metadata service
C. Create an Amazon API Gateway HTTP API for the metadata service
D. Create an Amazon CloudFront distribution for the metadata service
View answer
Correct Answer: B
Question #52
A company is building an electronic document management system in which users upload their documents. The application stack is entirely serverless and runs on AWS in the eu-central-1 Region. The system includes a web application that uses an Amazon CloudFront distribution for delivery with Amazon S3 as the origin. The web application communicates with Amazon API Gateway Regional endpoints. The API Gateway APIs call AWS Lambda functions that store metadata in an Amazon Aurora Serverless database and put the documents into an S3 bucket.The company is growing steadily and has completed a proof of concept with its largest customer. The company must improve latency outside of Europe.Which combination of actions will meet these requirements? (Choose two.)
A. Enable S3 Transfer Acceleration on the S3 bucket
B. Create an accelerator in AWS Global Accelerator
C. Change the API Gateway Regional endpoints to edge-optimized endpoints
D. Provision the entire stack in two other locations that are spread across the world
E. Add an Amazon RDS proxy between the Lambda functions and the Aurora Serverless database
View answer
Correct Answer: AC
Question #53
A company is providing weather data over a REST-based API to several customers. The API is hosted by Amazon API Gateway and is integrated with different AWS Lambda functions for each API operation. The company uses Amazon Route 53 for DNS and has created a resource record of weather.example.com. The company stores data for the API in Amazon DynamoDB tables. The company needs a solution that will give the API the ability to fail over to a different AWS Region.Which solution will meet these requirements?
A. eploy a new set of Lambda functions in a new Region
B. eploy a new API Gateway API and Lambda functions in another Region
C. eploy a new API Gateway API and Lambda functions in another Region
D. eploy a new API Gateway API in a new Region
View answer
Correct Answer: C
Question #54
A company is running a two-tier web-based application in an on-premises data center. The application layer consists of a single server running a stateful application. The application connects to a PostgreSQL database running on a separate server. The application’s user base is expected to grow significantly, so the company is migrating the application and database to AWS. The solution will use Amazon Aurora PostgreSQL, Amazon EC2 Auto Scaling, and Elastic Load Balancing.Which solution will provide a consistent user experience that will allow the application and database tiers to scale?
A. Enable Aurora Auto Scaling for Aurora Replicas
B. Enable Aurora Auto Scaling for Aurora writers
C. Enable Aurora Auto Scaling for Aurora Replicas
D. Enable Aurora Scaling for Aurora writers
View answer
Correct Answer: C
Question #55
A company has registered 10 new domain names. The company uses the domains for online marketing. The company needs a solution that will redirect online visitors to a specific URL for each domain. All domains and target URLs are defined in a JSON document. All DNS records are managed by Amazon Route 53.A solutions architect must implement a redirect service that accepts HTTP and HTTPS requests.Which combination of steps should the solutions architect take to meet these requirements with the LEAST amount of operational effort? (Choose three.)
A. Create a dynamic webpage that runs on an Amazon EC2 instance
B. Create an Application Load Balancer that includes HTTP and HTTPS listeners
C. Create an AWS Lambda function that uses the JSON document in combination with the event message to look up and respond with a redirect URL
D. Use an Amazon API Gateway API with a custom domain to publish an AWS Lambda function
E. Create an Amazon CloudFront distribution
F. Create an SSL certificate by using AWS Certificate Manager (ACM)
View answer
Correct Answer: BCF
Question #56
A video processing company wants to build a machine learning (ML) model by using 600 TB of compressed data that is stored as thousands of files in the company's on-premises network attached storage system. The company does not have the necessary compute resources on premises for ML experiments and wants to use AWS.The company needs to complete the data transfer to AWS within 3 weeks. The data transfer will be a one-time transfer. The data must be encrypted in transit. The measured upload speed of the company's internet connection is 100 Mbps. and multiple departments share the connection.Which solution will meet these requirements MOST cost-effectively?
A. Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console
B. Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWS Region
C. Create a VPN connection between the on-premises network attached storage and the nearest AWS Region
D. Deploy an AWS Storage Gateway file gateway on premises
View answer
Correct Answer: A
Question #57
A company is refactoring its on-premises order-processing platform in the AWS Cloud. The platform includes a web front end that is hosted on a fleet of VMs, RabbitMQ to connect the front end to the backend, and a Kubernetes cluster to run a containerized backend system to process the orders. The company does not want to make any major changes to the application.Which solution will meet these requirements with the LEAST operational overhead?
A. Create an AMI of the web server VM
B. Create a custom AWS Lambda runtime to mimic the web server environment
C. Create an AMI of the web server VM
D. Create an AMI of the web server VM
View answer
Correct Answer: A
Question #58
A company has applications in an AWS account that is named Source. The account is in an organization in AWS Organizations. One of the applications uses AWS Lambda functions and stores inventory data in an Amazon Aurora database. The application deploys the Lambda functions by using a deployment package. The company has configured automated backups for Aurora.The company wants to migrate the Lambda functions and the Aurora database to a new AWS account that is named Target. The application processes critical data, so the company must minimize downtime.Which solution will meet these requirements?
A. Download the Lambda function deployment package from the Source account
B. Download the Lambda function deployment package from the Source account
C. Use AWS Resource Access Manager (AWS RAM) to share the Lambda functions and the Aurora DB cluster with the Target account
D. Use AWS Resource Access Manager (AWS RAM) to share the Lambda functions with the Target account
View answer
Correct Answer: B
Question #59
A company has a multi-tier web application that runs on a fleet of Amazon EC2 instances behind an Application Load Balancer (ALB). The instances are in an Auto Scaling group. The ALB and the Auto Scaling group are replicated in a backup AWS Region. The minimum value and the maximum value for the Auto Scaling group are set to zero. An Amazon RDS Multi-AZ DB instance stores the application’s data. The DB instance has a read replica in the backup Region. The application presents an endpoint to end users by using an Amazon Route 53 record.The company needs to reduce its RTO to less than 15 minutes by giving the application the ability to automatically fail over to the backup Region. The company does not have a large enough budget for an active-active strategy.What should a solutions architect recommend to meet these requirements?
A. Reconfigure the application’s Route 53 record with a latency-based routing policy that load balances traffic between the two ALBs
B. Create an AWS Lambda function in the backup Region to promote the read replica and modify the Auto Scaling group values
C. Configure the Auto Scaling group in the backup Region to have the same values as the Auto Scaling group in the primary Region
D. Configure an endpoint in AWS Global Accelerator with the two ALBs as equal weighted targets
View answer
Correct Answer: B
Question #60
A company has VPC flow logs enabled for Its NAT gateway. The company is seeing Action = ACCEPT for inbound traffic that comes from public IP address 198.51.100.2 destined for a private Amazon EC2 instance.A solutions architect must determine whether the traffic represents unsolicited inbound connections from the internet. The first two octets of the VPC CIDR block are 203.0.Which set of steps should the solutions architect take to meet these requirements?
A. Open the AWS CloudTrail console
B. Open the Amazon CloudWatch console
C. Open the AWS CloudTrail console
D. Open the Amazon CloudWatch console
View answer
Correct Answer: B
Question #61
A company is providing weather data over a REST-based API to several customers. The API is hosted by Amazon API Gateway and is integrated with different AWS Lambda functions for each API operation. The company uses Amazon Route 53 for DNS and has created a resource record of weather.example.com. The company stores data for the API in Amazon DynamoDB tables. The company needs a solution that will give the API the ability to fail over to a different AWS Region.Which solution will meet these requirements?
A. Deploy a new set of Lambda functions in a new Region
B. Deploy a new API Gateway API and Lambda functions in another Region
C. Deploy a new API Gateway API and Lambda functions in another Region
D. Deploy a new API Gateway API in a new Region
View answer
Correct Answer: C
Question #62
A company wants to migrate an application to Amazon EC2 from VMware Infrastructure that runs in an on-premises data center. A solutions architect must preserve the software and configuration settings during the migration.What should the solutions architect do to meet these requirements?
A. Configure the AWS DataSync agent to start replicating the data store to Amazon FSx for Windows File Server
B. Use the VMware vSphere client to export the application as an image in Open Virtualization Format (OVF) format
C. Configure AWS Storage Gateway for files service to export a Common Internet File System (CIFS) share
D. Create a managed-instance activation for a hybrid environment in AWS Systems Manager
View answer
Correct Answer: B
Question #63
A solutions architect needs to advise a company on how to migrate its on-premises data processing application to the AWS Cloud. Currently, users upload input files through a web portal. The web server then stores the uploaded files on NAS and messages the processing server over a message queue. Each media file can take up to 1 hour to process. The company has determined that the number of media files awaiting processing is significantly higher during business hours, with the number of files rapidly declining after business hours.What is the MOST cost-effective migration recommendation?
A. Create a queue using Amazon SQS
B. Create a queue using Amazon MQ
C. Create a queue using Amazon MQ
D. Create a queue using Amazon SQS
View answer
Correct Answer: D
Question #64
A company has an environment that has a single AWS account. A solutions architect is reviewing the environment to recommend what the company could improve specifically in terms of access to the AWS Management Console. The company’s IT support workers currently access the console for administrative tasks, authenticating with named IAM users that have been mapped to their job role.The IT support workers no longer want to maintain both their Active Directory and IAM user accounts. They want to be able to access the console by using their existing Active Directory credentials. The solutions architect is using AWS IAM Identity Center (AWS Single Sign-On) to implement this functionality.Which solution will meet these requirements MOST cost-effectively?
A. Create an organization in AWS Organizations
B. Create an organization in AWS Organizations
C. Create an organization in AWS Organizations
D. Create an organization in AWS Organizations
View answer
Correct Answer: D
Question #65
A company has an organization that has many AWS accounts in AWS Organizations. A solutions architect must improve how the company manages common security group rules for the AWS accounts in the organization.The company has a common set of IP CIDR ranges in an allow list in each AWS account to allow access to and from the company’s on-premises network. Developers within each account are responsible for adding new IP CIDR ranges to their security groups. The security team has its own AWS account. Currently, the security team notifies the owners of the other AWS accounts when changes are made to the allow list.The solutions architect must design a solution that distributes the common set of CIDR ranges across all accounts.Which solution meets these requirements with the LEAST amount of operational overhead?
A. Set up an Amazon Simple Notification Service (Amazon SNS) topic in the security team's AWS account
B. Create new customer-managed prefix lists in each AWS account within the organization
C. Create a new customer-managed prefix list in the security team’s AWS account
D. Create an IAM role in each account in the organization
View answer
Correct Answer: C
Question #66
A company has migrated Its forms-processing application to AWS. When users interact with the application, they upload scanned forms as files through a web application. A database stores user metadata and references to files that are stored in Amazon S3. The web application runs on Amazon EC2 instances and an Amazon RDS for PostgreSQL database.When forms are uploaded, the application sends notifications to a team through Amazon Simple Notification Service (Amazon SNS). A team member then logs in and processes each form. The team member performs data validation on the form and extracts relevant data before entering the information into another system that uses an API.A solutions architect needs to automate the manual processing of the forms. The solution must provide accurate form extraction. minimize time to market, and minimize tong-term operational overhead.Which solution will meet these requirements?
A. Develop custom libraries to perform optical character recognition (OCR) on the forms
B. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
C. Host a new application tier on EC2 instances
D. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
View answer
Correct Answer: D
Question #67
A company with several AWS accounts is using AWS Organizations and service control policies (SCPs). An administrator created the following SCP and has attached it to an organizational unit (OU) that contains AWS account 1111-1111-1111:Developers working in account 1111-1111-1111 complain that they cannot create Amazon S3 buckets. How should the administrator address this problem?
A. Add s3:CreateBucket with “Allow” effect to the SCP
B. Remove the account from the OU, and attach the SCP directly to account 1111-1111-1111
C. Instruct the developers to add Amazon S3 permissions to their IAM entities
D. Remove the SCP from account 1111-1111-1111
View answer
Correct Answer: C
Question #68
A company that has multiple AWS accounts is using AWS Organizations. The company’s AWS accounts host VPCs, Amazon EC2 instances, and containers.The company’s compliance team has deployed a security tool in each VPC where the company has deployments. The security tools run on EC2 instances and send information to the AWS account that is dedicated for the compliance team. The company has tagged all the compliance-related resources with a key of “costCenter” and a value or “compliance”.The company wants to identify the cost of the security tools that are running on the EC2 instances so that the company can charge the compliance team’s AWS account. The cost calculation must be as accurate as possible.What should a solutions architect do to meet these requirements?
A. In the management account of the organization, activate the costCenter user-defined tag
B. In the member accounts of the organization, activate the costCenter user-defined tag
C. In the member accounts of the organization activate the costCenter user-defined tag
D. Create a custom report in the organization view in AWS Trusted Advisor
View answer
Correct Answer: A
Question #69
A retail company needs to provide a series of data files to another company, which is its business partner. These files are saved in an Amazon S3 bucket under Account A, which belongs to the retail company. The business partner company wants one of its IAM users, User_DataProcessor, to access the files from its own AWS account (Account B).Which combination of steps must the companies take so that User_DataProcessor can access the S3 bucket successfully? (Choose two.)
A. urn on the cross-origin resource sharing (CORS) feature for the S3 bucket in Account A
B. n Account A, set the S3 bucket policy to the following:
C. n Account A, set the S3 bucket policy to the following:
D. n Account B, set the permissions of User_DataProcessor to the following:
E. n Account B, set the permissions of User_DataProcessor to the following:
View answer
Correct Answer: C
Question #70
A company uses a service to collect metadata from applications that the company hosts on premises. Consumer devices such as TVs and internet radios access the applications. Many older devices do not support certain HTTP headers and exhibit errors when these headers are present in responses. The company has configured an on-premises load balancer to remove the unsupported headers from responses sent to older devices, which the company identified by the User-Agent headers.The company wants to migrate the service to AWS, adopt serverless technologies, and retain the ability to support the older devices. The company has already migrated the applications into a set of AWS Lambda functions.Which solution will meet these requirements?
A. Create an Amazon CloudFront distribution for the metadata service
B. Create an Amazon API Gateway REST API for the metadata service
C. Create an Amazon API Gateway HTTP API for the metadata service
D. Create an Amazon CloudFront distribution for the metadata service
View answer
Correct Answer: B
Question #71
A company has an organization in AWS Organizations. The company is using AWS Control Tower to deploy a landing zone for the organization. The company wants to implement governance and policy enforcement. The company must implement a policy that will detect Amazon RDS DB instances that are not encrypted at rest in the company’s production OU.Which solution will meet this requirement?
A. Turn on mandatory guardrails in AWS Control Tower
B. Enable the appropriate guardrail from the list of strongly recommended guardrails in AWS Control Tower
C. Use AWS Config to create a new mandatory guardrail
D. Create a custom SCP in AWS Control Tower
View answer
Correct Answer: B
Question #72
A company has migrated Its forms-processing application to AWS. When users interact with the application, they upload scanned forms as files through a web application. A database stores user metadata and references to files that are stored in Amazon S3. The web application runs on Amazon EC2 instances and an Amazon RDS for PostgreSQL database.When forms are uploaded, the application sends notifications to a team through Amazon Simple Notification Service (Amazon SNS). A team member then logs in and processes each form. The team member performs data validation on the form and extracts relevant data before entering the information into another system that uses an API.A solutions architect needs to automate the manual processing of the forms. The solution must provide accurate form extraction. minimize time to market, and minimize tong-term operational overhead.Which solution will meet these requirements?
A. Develop custom libraries to perform optical character recognition (OCR) on the forms
B. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
C. Host a new application tier on EC2 instances
D. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
View answer
Correct Answer: D
Question #73
A company has several AWS accounts. A development team is building an automation framework for cloud governance and remediation processes. The automation framework uses AWS Lambda functions in a centralized account. A solutions architect must implement a least privilege permissions policy that allows the Lambda functions to run in each of the company's AWS accounts.Which combination of steps will meet these requirements? (Choose two.)
A. In the centralized account
B. In the other AWS accounts, create an IAM role that has minimal permissions
C. In the centralized account, create an IAM role that has roles of the other accounts as trusted entities
D. In the other AWS accounts, create an IAM role that has permissions to assume the role of the centralized account
E. In the other AWS accounts, create an IAM role that has minimal permissions
View answer
Correct Answer: AB
Question #74
A company consists or two separate business units. Each business unit has its own AWS account within a single organization in AWS Organizations. The business units regularly share sensitive documents with each other. To facilitate sharing, the company created an Amazon S3 bucket in each account and configured low-way replication between the S3 buckets. The S3 buckets have millions of objects.Recently, a security audit identified that neither S3 bucket has encryption at rest enabled. Company policy requires that all documents must be stored with encryption at rest. The company wants to implement server-side encryption with Amazon S3 managed encryption keys (SSE-S3).What is the MOST operationally efficient solution that meets these requirements?
A. Turn on SSE-S3 on both S3 buckets
B. Create an AWS Key Management Service (AWS KMS) key in each account
C. Turn on SSE-S3 on both S3 buckets
D. Create an AWS Key Management Service, (AWS KMS) key in each account
View answer
Correct Answer: A
Question #75
A company wants to migrate its data analytics environment from on premises to AWS. The environment consists of two simple Node.js applications. One of the applications collects sensor data and loads it into a MySQL database. The other application aggregates the data into reports. When the aggregation jobs run, some of the load jobs fail to run correctly.The company must resolve the data loading issue. The company also needs the migration to occur without interruptions or changes for the company’s customers.What should a solutions architect do to meet these requirements?
A. Set up an Amazon Aurora MySQL database as a replication target for the on-premises database
B. Set up an Amazon Aurora MySQL database
C. Set up an Amazon Aurora MySQL database
D. Set up an Amazon Aurora MySQL database
View answer
Correct Answer: C
Question #76
A company has VPC flow logs enabled for Its NAT gateway. The company is seeing Action = ACCEPT for inbound traffic that comes from public IP address 198.51.100.2 destined for a private Amazon EC2 instance.A solutions architect must determine whether the traffic represents unsolicited inbound connections from the internet. The first two octets of the VPC CIDR block are 203.0.Which set of steps should the solutions architect take to meet these requirements?
A. Open the AWS CloudTrail console
B. Open the Amazon CloudWatch console
C. Open the AWS CloudTrail console
D. Open the Amazon CloudWatch console
View answer
Correct Answer: B
Question #77
A company has migrated Its forms-processing application to AWS. When users interact with the application, they upload scanned forms as files through a web application. A database stores user metadata and references to files that are stored in Amazon S3. The web application runs on Amazon EC2 instances and an Amazon RDS for PostgreSQL database.When forms are uploaded, the application sends notifications to a team through Amazon Simple Notification Service (Amazon SNS). A team member then logs in and processes each form. The team member performs data validation on the form and extracts relevant data before entering the information into another system that uses an API.A solutions architect needs to automate the manual processing of the forms. The solution must provide accurate form extraction. minimize time to market, and minimize tong-term operational overhead.Which solution will meet these requirements?
A. Develop custom libraries to perform optical character recognition (OCR) on the forms
B. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
C. Host a new application tier on EC2 instances
D. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
View answer
Correct Answer: D
Question #78
A company used Amazon EC2 instances to deploy a web fleet to host a blog site. The EC2 instances are behind an Application Load Balancer (ALB) and are configured in an Auto Scaling group. The web application stores all blog content on an Amazon EFS volume.The company recently added a feature for bloggers to add video to their posts, attracting 10 times the previous user traffic. At peak times of day, users report buffering and timeout issues while attempting to reach the site or watch videos.Which is the MOST cost-efficient and scalable deployment that will resolve the issues for users?
A. Reconfigure Amazon EFS to enable maximum I/O
B. Update the blog site to use instance store volumes for storage
C. Configure an Amazon CloudFront distribution
D. Set up an Amazon CloudFront distribution for all site contents, and point the distribution at the ALB
View answer
Correct Answer: C
Question #79
A company is building an electronic document management system in which users upload their documents. The application stack is entirely serverless and runs on AWS in the eu-central-1 Region. The system includes a web application that uses an Amazon CloudFront distribution for delivery with Amazon S3 as the origin. The web application communicates with Amazon API Gateway Regional endpoints. The API Gateway APIs call AWS Lambda functions that store metadata in an Amazon Aurora Serverless database and put the documents into an S3 bucket.The company is growing steadily and has completed a proof of concept with its largest customer. The company must improve latency outside of Europe.Which combination of actions will meet these requirements? (Choose two.)
A. Enable S3 Transfer Acceleration on the S3 bucket
B. Create an accelerator in AWS Global Accelerator
C. Change the API Gateway Regional endpoints to edge-optimized endpoints
D. Provision the entire stack in two other locations that are spread across the world
E. Add an Amazon RDS proxy between the Lambda functions and the Aurora Serverless database
View answer
Correct Answer: AC
Question #80
A company consists or two separate business units. Each business unit has its own AWS account within a single organization in AWS Organizations. The business units regularly share sensitive documents with each other. To facilitate sharing, the company created an Amazon S3 bucket in each account and configured low-way replication between the S3 buckets. The S3 buckets have millions of objects.Recently, a security audit identified that neither S3 bucket has encryption at rest enabled. Company policy requires that all documents must be stored with encryption at rest. The company wants to implement server-side encryption with Amazon S3 managed encryption keys (SSE-S3).What is the MOST operationally efficient solution that meets these requirements?
A. Turn on SSE-S3 on both S3 buckets
B. Create an AWS Key Management Service (AWS KMS) key in each account
C. Turn on SSE-S3 on both S3 buckets
D. Create an AWS Key Management Service, (AWS KMS) key in each account
View answer
Correct Answer: A
Question #81
A company is using an on-premises Active Directory service for user authentication. The company wants to use the same authentication service to sign in to the company’s AWS accounts, which are using AWS Organizations. AWS Site-to-Site VPN connectivity already exists between the on-premises environment and all the company’s AWS accounts.The company’s security policy requires conditional access to the accounts based on user groups and roles. User identities must be managed in a single location.Which solution will meet these requirements?
A. Configure AWS IAM Identity Center (AWS Single Sign-On) to connect to Active Directory by using SAML 2
B. Configure AWS IAM Identity Center (AWS Single Sign-On) by using IAM Identity Center as an identity source
C. In one of the company’s AWS accounts, configure AWS Identity and Access Management (IAM) to use a SAML 2
D. In one of the company’s AWS accounts, configure AWS Identity and Access Management (IAM) to use an OpenID Connect (OIDC) identity provider
View answer
Correct Answer: A
Question #82
A company consists or two separate business units. Each business unit has its own AWS account within a single organization in AWS Organizations. The business units regularly share sensitive documents with each other. To facilitate sharing, the company created an Amazon S3 bucket in each account and configured low-way replication between the S3 buckets. The S3 buckets have millions of objects.Recently, a security audit identified that neither S3 bucket has encryption at rest enabled. Company policy requires that all documents must be stored with encryption at rest. The company wants to implement server-side encryption with Amazon S3 managed encryption keys (SSE-S3).What is the MOST operationally efficient solution that meets these requirements?
A. Turn on SSE-S3 on both S3 buckets
B. Create an AWS Key Management Service (AWS KMS) key in each account
C. Turn on SSE-S3 on both S3 buckets
D. Create an AWS Key Management Service, (AWS KMS) key in each account
View answer
Correct Answer: A
Question #83
A company has an organization that has many AWS accounts in AWS Organizations. A solutions architect must improve how the company manages common security group rules for the AWS accounts in the organization.The company has a common set of IP CIDR ranges in an allow list in each AWS account to allow access to and from the company’s on-premises network. Developers within each account are responsible for adding new IP CIDR ranges to their security groups. The security team has its own AWS account. Currently, the security team notifies the owners of the other AWS accounts when changes are made to the allow list.The solutions architect must design a solution that distributes the common set of CIDR ranges across all accounts.Which solution meets these requirements with the LEAST amount of operational overhead?
A. Set up an Amazon Simple Notification Service (Amazon SNS) topic in the security team's AWS account
B. Create new customer-managed prefix lists in each AWS account within the organization
C. Create a new customer-managed prefix list in the security team’s AWS account
D. Create an IAM role in each account in the organization
View answer
Correct Answer: C
Question #84
A company needs to implement a patching process for its servers. The on-premises servers and Amazon EC2 instances use a variety of tools to perform patching. Management requires a single report showing the patch status of all the servers and instances.Which set of actions should a solutions architect take to meet these requirements?
A. Use AWS Systems Manager to manage patches on the on-premises servers and EC2 instances
B. Use AWS OpsWorks to manage patches on the on-premises servers and EC2 instances
C. Use an Amazon EventBridge rule to apply patches by scheduling an AWS Systems Manager patch remediation job
D. Use AWS OpsWorks to manage patches on the on-premises servers and EC2 instances
View answer
Correct Answer: A
Question #85
A company uses Amazon S3 to store files and images in a variety of storage classes. The company's S3 costs have increased substantially during the past year.A solutions architect needs to review data trends for the past 12 months and identity the appropriate storage class for the objects.Which solution will meet these requirements?
A. Download AWS Cost and Usage Reports for the last 12 months of S3 usage
B. Use S3 storage class analysis
C. Use Amazon S3 Storage Lens
D. Use Access Analyzer for S3
View answer
Correct Answer: C
Question #86
A finance company hosts a data lake in Amazon S3. The company receives financial data records over SFTP each night from several third parties. The company runs its own SFTP server on an Amazon EC2 instance in a public subnet of a VPC. After the files are uploaded, they are moved to the data lake by a cron job that runs on the same instance. The SFTP server is reachable on DNS sftp.example.com through the use of Amazon Route 53.What should a solutions architect do to improve the reliability and scalability of the SFTP solution?
A. Move the EC2 instance into an Auto Scaling group
B. Migrate the SFTP server to AWS Transfer for SFTP
C. Migrate the SFTP server to a file gateway in AWS Storage Gateway
D. Place the EC2 instance behind a Network Load Balancer (NLB)
View answer
Correct Answer: B
Question #87
A company is planning to host a web application on AWS and wants to load balance the traffic across a group of Amazon EC2 instances. One of the security requirements is to enable end-to-end encryption in transit between the client and the web server.Which solution will meet this requirement?
A. Place the EC2 instances behind an Application Load Balancer (ALB)
B. Associate the EC2 instances with a target group
C. Place the EC2 instances behind an Application Load Balancer (ALB) Provision an SSL certificate using AWS Certificate Manager (ACM), and associate the SSL certificate with the ALB
D. Place the EC2 instances behind a Network Load Balancer (NLB)
View answer
Correct Answer: C
Question #88
A financial services company in North America plans to release a new online web application to its customers on AWS. The company will launch the application in the us-east-1 Region on Amazon EC2 instances. The application must be highly available and must dynamically scale to meet user traffic. The company also wants to implement a disaster recovery environment for the application in the us-west-1 Region by using active-passive failover.Which solution will meet these requirements?
A. Create a VPC in us-east-1 and a VPC in us-west-1
B. Create a VPC in us-east-1 and a VPC in us-west-1
C. Create a VPC in us-east-1 and a VPC in us-west-1
D. Create a VPC in us-east-1 and a VPC in us-west-1
View answer
Correct Answer: C
Question #89
A company hosts its primary API on AWS by using an Amazon API Gateway API and AWS Lambda functions that contain the logic tor the API methods. The company's internal applications use the API tor core functionality and business logic. The company's customers use the API to access data from their accounts. Several customers also have access to a legacy API that is running on a single standalone Amazon EC2 instance.The company wants to increase the security for these APIs to better prevent denial of service (DoS) attacks, check for vulnerabilities, and guard against common exploits.What should a solutions architect do to meet these requirements?
A. Use AWS WAF to protect both APIs
B. Use AWS WAF to protect the API Gateway API
C. Use AWS WAF to protect the API Gateway API
D. Use AWS WAF to protect the API Gateway API
View answer
Correct Answer: B
Question #90
A company has Linux-based Amazon EC2 instances. Users must access the instances by using SSH with EC2 SSH Key pairs. Each machine requires a unique EC2 Key pair. The company wants to implement a key rotation policy that will, upon request, automatically rotate all the EC2 key pairs and keep the key in a securely encrypted place. The company will accept less than 1 minute of downtime during key rotation. Which solution will meet these requirement? To meet the requirements for automatic key rotation of EC2 SSH key pairs with minimal downtime, storing the keys in AWS Secrets Manager and defining a rotation schedule is the most suitable solution. AWS Secrets Manager supports automatic rotation of secrets, including SSH keys, by invoking a Lambda function that can handle the creation of new key pairs and the replacement of public keys on EC2 instances. Updating the corresponding private keys in Secrets Manager ensures secure and centralized management of SSH keys, complying with the key rotation policy and minimizing operational overhead. AWS Secrets Manager Documentation: Describes how to store and rotate secrets, including SSH keys, using Secrets Manager and Lambda functions. AWS Lambda Documentation: Provides information on creating Lambda functions for custom secret rotation logic. AWS Best Practices for Security: Highlights the importance of key rotation and how AWS services like Secrets Manager can facilitate secure and automated key management.
A. Store all the keys in AWS Secrets Manager
B. Store all the keys in Parameter
C. Import the EC2 key pairs into AWS Key Management Service (AWS KMS)
D. Add all the EC2 instances to Feet Manager, a capability of AWS Systems Manager
View answer
Correct Answer: A
Question #91
A company has VPC flow logs enabled for Its NAT gateway. The company is seeing Action = ACCEPT for inbound traffic that comes from public IP address 198.51.100.2 destined for a private Amazon EC2 instance.A solutions architect must determine whether the traffic represents unsolicited inbound connections from the internet. The first two octets of the VPC CIDR block are 203.0.Which set of steps should the solutions architect take to meet these requirements?
A. Open the AWS CloudTrail console
B. Open the Amazon CloudWatch console
C. Open the AWS CloudTrail console
D. Open the Amazon CloudWatch console
View answer
Correct Answer: B
Question #92
A company recently acquired several other companies. Each company has a separate AWS account with a different billing and reporting method. The acquiring company has consolidated all the accounts into one organization in AWS Organizations. However, the acquiring company has found it difficult to generate a cost report that contains meaningful groups for all the teams.The acquiring company’s finance team needs a solution to report on costs for all the companies through a self-managed application.Which solution will meet these requirements?
A. Create an AWS Cost and Usage Report for the organization
B. Create an AWS Cost and Usage Report for the organization
C. Create an Amazon QuickSight dataset that receives spending information from the AWS Price List Query API
D. Use the AWS Price List Query API to collect account spending information
View answer
Correct Answer: A
Question #93
A company operates a proxy server on a fleet of Amazon EC2 instances. Partners in different countries use the proxy server to test the company ' s functionality. The EC2 instances are running in a VPC. and the instances have access to the internet.The company ' s security policy requires that partners can access resources only from domains that the company owns.Which solution will meet these requirements?
A. reate an Amazon Route 53 outbound endpoint
B. reate an Amazon Route 53 traffic flow policy to match the allowed domains
C. reate an Amazon Route 53 Resolver DNS Firewall domain list that contains the allowed domains
D. reate an Amazon Route 53 Resolver DNS Firewall domain list that contains the allowed domains
View answer
Correct Answer: C
Question #94
A company is planning to migrate an application from on premises to the AWS Cloud The company will begin the migration by moving the application underlying data storage to AWS The application data is stored on a shared tile system on premises and the application servers connect to the shared file system through SMB A solutions architect must implement a solution that uses an Amazon S3 bucket for shared storage. Until the application is fully migrated and code is rewritten to use native Amazon S3 APIs the application must continue to have access to the data through SMB The solutions architect must migrate the application data to AWS (o its new location while still allowing the on-premises application to access the data Which solution will meet these requirements?
A. reate an S3 bucket for the application Copy the data from the on-premises storage to the S3 bucket
B. reate a new Amazon FSx for Windows File Server file system Configure AWS DataSync with one location for the on-premises file share and one location for the new Amazon FSx file system Create a new DataSync task to copy the data from the on-premises file share location to the Amazon FSx file system
C. eploy an AWS Server Migration Service (AWS SMS) VM to the on-premises environment Use AWS SMS to migrate the file storage server from on premises to an Amazon EC2 instance
D. reate an S3 bucket for the application Deploy a new AWS Storage Gateway file gateway on anon- premises VM Create a new file share that stores data in the S3 bucket and is associated with the file gateway Copy the data from the on-premises storage to the new file gateway endpoint
View answer
Correct Answer: D
Question #95
A company uses an on-premises data analytics platform. The system is highly available in a fully redundant configuration across 12 servers in the company’s data center.The system runs scheduled jobs, both hourly and daily, in addition to one-time requests from users. Scheduled jobs can take between 20 minutes and 2 hours to finish running and have tight SLAs. The scheduled jobs account for 65% of the system usage. User jobs typically finish running in less than 5 minutes and have no SLA. The user jobs account for 35% of system usage. During system failures, scheduled jobs must continue to meet SLAs. However, user jobs can be delayed.A solutions architect needs to move the system to Amazon EC2 instances and adopt a consumption-based model to reduce costs with no long-term commitments. The solution must maintain high availability and must not affect the SLAs.Which solution will meet these requirements MOST cost-effectively?
A. Split the 12 instances across two Availability Zones in the chosen AWS Region
B. Split the 12 instances across three Availability Zones in the chosen AWS Region
C. Split the 12 instances across three Availability Zones in the chosen AWS Region
D. Split the 12 instances across three Availability Zones in the chosen AWS Region
View answer
Correct Answer: D
Question #96
A solutions architect is designing the data storage and retrieval architecture for a new application that a company will be launching soon. The application is designed to ingest millions of small records per minute from devices all around the world. Each record is less than 4 KB in size and needs to be stored in a durable location where it can be retrieved with low latency. The data is ephemeral and the company is required to store the data for 120 days only, after which the data can be deleted.The solutions architect calculates that, during the course of a year, the storage requirements would be about 10-15 TB.Which storage strategy is the MOST cost-effective and meets the design requirements?
A. Design the application to store each incoming record as a single
B. Design the application to store each incoming record in an Amazon DynamoDB table properly configured for the scale
C. Design the application to store each incoming record in a single table in an Amazon RDS MySQL database
D. Design the application to batch incoming records before writing them to an Amazon S3 bucket
View answer
Correct Answer: B
Question #97
A company has VPC flow logs enabled for Its NAT gateway. The company is seeing Action = ACCEPT for inbound traffic that comes from public IP address 198.51.100.2 destined for a private Amazon EC2 instance.A solutions architect must determine whether the traffic represents unsolicited inbound connections from the internet. The first two octets of the VPC CIDR block are 203.0.Which set of steps should the solutions architect take to meet these requirements?
A. Open the AWS CloudTrail console
B. Open the Amazon CloudWatch console
C. Open the AWS CloudTrail console
D. Open the Amazon CloudWatch console
View answer
Correct Answer: B
Question #98
A company has an environment that has a single AWS account. A solutions architect is reviewing the environment to recommend what the company could improve specifically in terms of access to the AWS Management Console. The company’s IT support workers currently access the console for administrative tasks, authenticating with named IAM users that have been mapped to their job role.The IT support workers no longer want to maintain both their Active Directory and IAM user accounts. They want to be able to access the console by using their existing Active Directory credentials. The solutions architect is using AWS IAM Identity Center (AWS Single Sign-On) to implement this functionality.Which solution will meet these requirements MOST cost-effectively?
A. Create an organization in AWS Organizations
B. Create an organization in AWS Organizations
C. Create an organization in AWS Organizations
D. Create an organization in AWS Organizations
View answer
Correct Answer: D
Question #99
A company has applications in an AWS account that is named Source. The account is in an organization in AWS Organizations. One of the applications uses AWS Lambda functions and stores inventory data in an Amazon Aurora database. The application deploys the Lambda functions by using a deployment package. The company has configured automated backups for Aurora.The company wants to migrate the Lambda functions and the Aurora database to a new AWS account that is named Target. The application processes critical data, so the company must minimize downtime.Which solution will meet these requirements?
A. Download the Lambda function deployment package from the Source account
B. Download the Lambda function deployment package from the Source account
C. Use AWS Resource Access Manager (AWS RAM) to share the Lambda functions and the Aurora DB cluster with the Target account
D. Use AWS Resource Access Manager (AWS RAM) to share the Lambda functions with the Target account
View answer
Correct Answer: B
Question #100
A company is using an on-premises Active Directory service for user authentication. The company wants to use the same authentication service to sign in to the company’s AWS accounts, which are using AWS Organizations. AWS Site-to-Site VPN connectivity already exists between the on-premises environment and all the company’s AWS accounts.The company’s security policy requires conditional access to the accounts based on user groups and roles. User identities must be managed in a single location.Which solution will meet these requirements?
A. Configure AWS IAM Identity Center (AWS Single Sign-On) to connect to Active Directory by using SAML 2
B. Configure AWS IAM Identity Center (AWS Single Sign-On) by using IAM Identity Center as an identity source
C. In one of the company’s AWS accounts, configure AWS Identity and Access Management (IAM) to use a SAML 2
D. In one of the company’s AWS accounts, configure AWS Identity and Access Management (IAM) to use an OpenID Connect (OIDC) identity provider
View answer
Correct Answer: A
Question #101
A company is building a solution in the AWS Cloud. Thousands or devices will connect to the solution and send data. Each device needs to be able to send and receive data in real time over the MQTT protocol. Each device must authenticate by using a unique X.509 certificate.Which solution will meet these requirements with the LEAST operational overhead?
A. Set up AWS IoT Core
B. Create a Network Load Balancer (NLB) and configure it with an AWS Lambda authorizer
C. Set up AWS IoT Core
D. Set up an Amazon API Gateway HTTP API and a Network Load Balancer (NLB)
View answer
Correct Answer: C
Question #102
A company is refactoring its on-premises order-processing platform in the AWS Cloud. The platform includes a web front end that is hosted on a fleet of VMs, RabbitMQ to connect the front end to the backend, and a Kubernetes cluster to run a containerized backend system to process the orders. The company does not want to make any major changes to the application.Which solution will meet these requirements with the LEAST operational overhead?
A. Create an AMI of the web server VM
B. Create a custom AWS Lambda runtime to mimic the web server environment
C. Create an AMI of the web server VM
D. Create an AMI of the web server VM
View answer
Correct Answer: A
Question #103
A company consists or two separate business units. Each business unit has its own AWS account within a single organization in AWS Organizations. The business units regularly share sensitive documents with each other. To facilitate sharing, the company created an Amazon S3 bucket in each account and configured low-way replication between the S3 buckets. The S3 buckets have millions of objects.Recently, a security audit identified that neither S3 bucket has encryption at rest enabled. Company policy requires that all documents must be stored with encryption at rest. The company wants to implement server-side encryption with Amazon S3 managed encryption keys (SSE-S3).What is the MOST operationally efficient solution that meets these requirements?
A. Turn on SSE-S3 on both S3 buckets
B. Create an AWS Key Management Service (AWS KMS) key in each account
C. Turn on SSE-S3 on both S3 buckets
D. Create an AWS Key Management Service, (AWS KMS) key in each account
View answer
Correct Answer: A
Question #104
A company is refactoring its on-premises order-processing platform in the AWS Cloud. The platform includes a web front end that is hosted on a fleet of VMs, RabbitMQ to connect the front end to the backend, and a Kubernetes cluster to run a containerized backend system to process the orders. The company does not want to make any major changes to the application.Which solution will meet these requirements with the LEAST operational overhead?
A. Create an AMI of the web server VM
B. Create a custom AWS Lambda runtime to mimic the web server environment
C. Create an AMI of the web server VM
D. Create an AMI of the web server VM
View answer
Correct Answer: A
Question #105
A company has VPC flow logs enabled for Its NAT gateway. The company is seeing Action = ACCEPT for inbound traffic that comes from public IP address 198.51.100.2 destined for a private Amazon EC2 instance.A solutions architect must determine whether the traffic represents unsolicited inbound connections from the internet. The first two octets of the VPC CIDR block are 203.0.Which set of steps should the solutions architect take to meet these requirements?
A. Open the AWS CloudTrail console
B. Open the Amazon CloudWatch console
C. Open the AWS CloudTrail console
D. Open the Amazon CloudWatch console
View answer
Correct Answer: B
Question #106
A security engineer determined that an existing application retrieves credentials to an Amazon RDS for MySQL database from an encrypted file in Amazon S3. For the next version of the application, the security engineer wants to implement the following application design changes to improve security:-The database must use strong, randomly generated passwords stored in a secure AWS managed service.-The application resources must be deployed through AWS CloudFormation.-The application must rotate credentials for the database every 90 days.A solutions architect will generate a CloudFormation template to deploy the application.Which resources specified in the CloudFormation template will meet the security engineer’s requirements with the LEAST amount of operational overhead?
A. Generate the database password as a secret resource using AWS Secrets Manager
B. Generate the database password as a SecureString parameter type using AWS Systems Manager Parameter Store
C. Generate the database password as a secret resource using AWS Secrets Manager
D. Generate the database password as a SecureString parameter type using AWS Systems Manager Parameter Store
View answer
Correct Answer: A
Question #107
A solutions architect needs to copy data from an Amazon S3 bucket m an AWS account to a new S3 bucket in a new AWS account. The solutions architect must implement a solution that uses the AWS CLI. Which combination of steps will successfully copy the data? (Choose three.)
A. Create a bucket policy to allow the source bucket to list its contents and to put objects and set object ACLs in the destination bucket
B. Create a bucket policy to allow a user in the destination account to list the source bucket’s contents and read the source bucket’s objects
C. Create an IAM policy in the source account
D. Create an IAM policy in the destination account
E. Run the aws s3 sync command as a user in the source account
F. Run the aws s3 sync command as a user in the destination account
View answer
Correct Answer: BDF
Question #108
A company runs a Python script on an Amazon EC2 instance to process data. The script runs every 10 minutes. The script ingests files from an Amazon S3 bucket and processes the files. On average, the script takes approximately 5 minutes to process each file The script will not reprocess a file that the script has already processed.The company reviewed Amazon CloudWatch metrics and noticed that the EC2 instance is idle for approximately 40% of the time because of the file processing speed. The company wants to make the workload highly available and scalable. The company also wants to reduce long-term management overhead.Which solution will meet these requirements MOST cost-effectively?
A. Migrate the data processing script to an AWS Lambda function
B. Create an Amazon Simple Queue Service (Amazon SQS) queue
C. Migrate the data processing script to a container image
D. Migrate the data processing script to a container image that runs on Amazon Elastic Container Service (Amazon ECS) on AWS Fargate
View answer
Correct Answer: A
Question #109
A company needs to architect a hybrid DNS solution. This solution will use an Amazon Route 53 private hosted zone for the domain cloud.example.com for the resources stored within VPCs.The company has the following DNS resolution requirements:-On-premises systems should be able to resolve and connect to cloud.example.com.-All VPCs should be able to resolve cloud.example.com.There is already an AWS Direct Connect connection between the on-premises corporate network and AWS Transit Gateway.Which architecture should the company use to meet these requirements with the HIGHEST performance?
A. Associate the private hosted zone to all the VPCs
B. Associate the private hosted zone to all the VPCs
C. Associate the private hosted zone to the shared services VP Create a Route 53 outbound resolver in the shared services VP Attach all VPCs to the transit gateway and create forwarding rules in the on-premises DNS server for cloud
D. Associate the private hosted zone to the shared services VPC
View answer
Correct Answer: A
Question #110
A company has an organization in AWS Organizations that has a large number of AWS accounts. One of the AWS accounts is designated as a transit account and has a transit gateway that is shared with all of the other AWS accounts. AWS Site-to-Site VPN connections are configured between all of the company’s global offices and the transit account. The company has AWS Config enabled on all of its accounts.The company’s networking team needs to centrally manage a list of internal IP address ranges that belong to the global offices. Developers will reference this list to gain access to their applications securely.Which solution meets these requirements with the LEAST amount of operational overhead?
A. Create a JSON file that is hosted in Amazon S3 and that lists all of the internal IP address ranges
B. Create a new AWS Config managed rule that contains all of the internal IP address ranges
C. In the transit account, create a VPC prefix list with all of the internal IP address ranges
D. In the transit account, create a security group with all of the internal IP address ranges
View answer
Correct Answer: C
Question #111
A company is running a data-intensive application on AWS. The application runs on a cluster of hundreds of Amazon EC2 instances. A shared file system also runs on several EC2 instances that store 200 TB of data. The application reads and modifies the data on the shared file system and generates a report. The job runs once monthly, reads a subset of the files from the shared file system, and takes about 72 hours to complete. The compute instances scale in an Auto Scaling group, but the instances that host the shared file system run continuously. The compute and storage instances are all in the same AWS Region.A solutions architect needs to reduce costs by replacing the shared file system instances. The file system must provide high performance access to the needed data for the duration of the 72-hour run.Which solution will provide the LARGEST overall cost reduction while meeting these requirements?
A. Migrate the data from the existing shared file system to an Amazon S3 bucket that uses the S3 Intelligent-Tiering storage class
B. Migrate the data from the existing shared file system to a large Amazon Elastic Block Store (Amazon EBS) volume with Multi-Attach enabled
C. Migrate the data from the existing shared file system to an Amazon S3 bucket that uses the S3 Standard storage class
D. Migrate the data from the existing shared file system to an Amazon S3 bucket
View answer
Correct Answer: A
Question #112
A company has migrated Its forms-processing application to AWS. When users interact with the application, they upload scanned forms as files through a web application. A database stores user metadata and references to files that are stored in Amazon S3. The web application runs on Amazon EC2 instances and an Amazon RDS for PostgreSQL database.When forms are uploaded, the application sends notifications to a team through Amazon Simple Notification Service (Amazon SNS). A team member then logs in and processes each form. The team member performs data validation on the form and extracts relevant data before entering the information into another system that uses an API.A solutions architect needs to automate the manual processing of the forms. The solution must provide accurate form extraction. minimize time to market, and minimize tong-term operational overhead.Which solution will meet these requirements?
A. Develop custom libraries to perform optical character recognition (OCR) on the forms
B. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
C. Host a new application tier on EC2 instances
D. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
View answer
Correct Answer: D
Question #113
A company has migrated Its forms-processing application to AWS. When users interact with the application, they upload scanned forms as files through a web application. A database stores user metadata and references to files that are stored in Amazon S3. The web application runs on Amazon EC2 instances and an Amazon RDS for PostgreSQL database.When forms are uploaded, the application sends notifications to a team through Amazon Simple Notification Service (Amazon SNS). A team member then logs in and processes each form. The team member performs data validation on the form and extracts relevant data before entering the information into another system that uses an API.A solutions architect needs to automate the manual processing of the forms. The solution must provide accurate form extraction. minimize time to market, and minimize tong-term operational overhead.Which solution will meet these requirements?
A. Develop custom libraries to perform optical character recognition (OCR) on the forms
B. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
C. Host a new application tier on EC2 instances
D. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
View answer
Correct Answer: D
Question #114
A company has 10 accounts that are part of an organization in AWS Organizations. AWS Config is configured in each account. All accounts belong to either the Prod OU or the NonProd OU.The company has set up an Amazon EventBridge rule in each AWS account to notify an Amazon Simple Notification Service (Amazon SNS) topic when an Amazon EC2 security group inbound rule is created with 0.0.0.0/0 as the source. The company’s security team is subscribed to the SNS topic.For all accounts in the NonProd OU, the security team needs to remove the ability to create a security group inbound rule that includes 0.0.0.0/0 as the source.Which solution will meet this requirement with the LEAST operational overhead?
A. Modify the EventBridge rule to invoke an AWS Lambda function to remove the security group inbound rule and to publish to the SNS topic
B. Add the vpc-sg-open-only-to-authorized-ports AWS Config managed rule to the NonProd OU
C. Configure an SCP to allow the ec2:AuthorizeSecurityGroupIngress action when the value of the aws:SourceIp condition key is not 0
D. Configure an SCP to deny the ec2:AuthorizeSecurityGroupIngress action when the value of the aws:SourceIp condition key is 0
View answer
Correct Answer: C
Question #115
A company with several AWS accounts is using AWS Organizations and service control policies (SCPs). An administrator created the following SCP and has attached it to an organizational unit (OU) that contains AWS account 1111-1111-1111:Developers working in account 1111-1111-1111 complain that they cannot create Amazon S3 buckets. How should the administrator address this problem?
A. Add s3:CreateBucket with “Allow” effect to the SCP
B. Remove the account from the OU, and attach the SCP directly to account 1111-1111-1111
C. Instruct the developers to add Amazon S3 permissions to their IAM entities
D. Remove the SCP from account 1111-1111-1111
View answer
Correct Answer: C
Question #116
A company is building a solution in the AWS Cloud. Thousands or devices will connect to the solution and send data. Each device needs to be able to send and receive data in real time over the MQTT protocol. Each device must authenticate by using a unique X.509 certificate.Which solution will meet these requirements with the LEAST operational overhead?
A. Set up AWS IoT Core
B. Create a Network Load Balancer (NLB) and configure it with an AWS Lambda authorizer
C. Set up AWS IoT Core
D. Set up an Amazon API Gateway HTTP API and a Network Load Balancer (NLB)
View answer
Correct Answer: C
Question #117
A company has many AWS accounts and uses AWS Organizations to manage all of them. A solutions architect must implement a solution that the company can use to share a common network across multiple accounts.The company’s infrastructure team has a dedicated infrastructure account that has a VPC. The infrastructure team must use this account to manage the network. Individual accounts cannot have the ability to manage their own networks. However, individual accounts must be able to create AWS resources within subnets.Which combination of actions should the solutions architect perform to meet these requirements? (Choose two.)
A. Create a transit gateway in the infrastructure account
B. Enable resource sharing from the AWS Organizations management account
C. Create VPCs in each AWS account within the organization in AWS Organizations
D. Create a resource share in AWS Resource Access Manager in the infrastructure account
E. Create a resource share in AWS Resource Access Manager in the infrastructure account
View answer
Correct Answer: BD
Question #118
A company is running an application in the AWS Cloud. The application collects and stores a large amount of unstructured data in an Amazon S3 bucket. The S3 bucket contains several terabytes of data and uses the S3 Standard storage class. The data increases in size by several gigabytes every day.The company needs to query and analyze the data. The company does not access data that is more than 1 year old. However, the company must retain all the data indefinitely for compliance reasons.Which solution will meet these requirements MOST cost-effectively?
A. Use S3 Select to query the data
B. Use Amazon Redshift Spectrum to query the data
C. Use an AWS Glue Data Catalog and Amazon Athena to query the data
D. Use Amazon Redshift Spectrum to query the data
View answer
Correct Answer: C
Question #119
A company has developed a web application. The company is hosting the application on a group of Amazon EC2 instances behind an Application Load Balancer. The company wants to improve the security posture of the application and plans to use AWS WAF web ACLs. The solution must not adversely affect legitimate traffic to the application.How should a solutions architect configure the web ACLs to meet these requirements?
A. Set the action of the web ACL rules to Count
B. Use only rate-based rules in the web ACLs, and set the throttle limit as high as possible
C. Set the action of the web ACL rules to Block
D. Use only custom rule groups in the web ACLs, and set the action to Allow
View answer
Correct Answer: A
Question #120
A company is building a serverless application that runs on an AWS Lambda function that is attached to a VPC. The company needs to integrate the application with a new service from an external provider. The external provider supports only requests that come from public IPv4 addresses that are in an allow list.The company must provide a single public IP address to the external provider before the application can start using the new service.Which solution will give the application the ability to access the new service?
A. Deploy a NAT gateway
B. Deploy an egress-only internet gateway
C. Deploy an internet gateway
D. Deploy an internet gateway
View answer
Correct Answer: A
Question #121
A software company has deployed an application that consumes a REST API by using Amazon API Gateway, AWS Lambda functions, and an Amazon DynamoDB table. The application is showing an increase in the number of errors during PUT requests. Most of the PUT calls come from a small number of clients that are authenticated with specific API keys.A solutions architect has identified that a large number of the PUT requests originate from one client. The API is noncritical, and clients can tolerate retries of unsuccessful calls. However, the errors are displayed to customers and are causing damage to the API’s reputation.What should the solutions architect recommend to improve the customer experience?
A. Implement retry logic with exponential backoff and irregular variation in the client application
B. Implement API throttling through a usage plan at the API Gateway level
C. Turn on API caching to enhance responsiveness for the production stage
D. Implement reserved concurrency at the Lambda function level to provide the resources that are needed during sudden increases in traffic
View answer
Correct Answer: B
Question #122
A company is using AWS Organizations lo manage multiple AWS accounts For security purposes, the company requires the creation of an Amazon Simple Notification Service (Amazon SNS) topic that enables integration with a third-party alerting system in all the Organizations member accounts
A. Create a stack set in the Organizations member accounts
B. Create stacks in the Organizations member accounts
C. Create a stack set in the Organizations management account Use service-managed permissions
D. Create stacks in the Organizations management account
View answer
Correct Answer: C
Question #123
A video processing company wants to build a machine learning (ML) model by using 600 TB of compressed data that is stored as thousands of files in the company's on-premises network attached storage system. The company does not have the necessary compute resources on premises for ML experiments and wants to use AWS.The company needs to complete the data transfer to AWS within 3 weeks. The data transfer will be a one-time transfer. The data must be encrypted in transit. The measured upload speed of the company's internet connection is 100 Mbps. and multiple departments share the connection.Which solution will meet these requirements MOST cost-effectively?
A. Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console
B. Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWS Region
C. Create a VPN connection between the on-premises network attached storage and the nearest AWS Region
D. Deploy an AWS Storage Gateway file gateway on premises
View answer
Correct Answer: A
Question #124
A company has VPC flow logs enabled for Its NAT gateway. The company is seeing Action = ACCEPT for inbound traffic that comes from public IP address 198.51.100.2 destined for a private Amazon EC2 instance.A solutions architect must determine whether the traffic represents unsolicited inbound connections from the internet. The first two octets of the VPC CIDR block are 203.0.Which set of steps should the solutions architect take to meet these requirements?
A. Open the AWS CloudTrail console
B. Open the Amazon CloudWatch console
C. Open the AWS CloudTrail console
D. Open the Amazon CloudWatch console
View answer
Correct Answer: B
Question #125
A company has an organization that has many AWS accounts in AWS Organizations. A solutions architect must improve how the company manages common security group rules for the AWS accounts in the organization.The company has a common set of IP CIDR ranges in an allow list in each AWS account to allow access to and from the company’s on-premises network. Developers within each account are responsible for adding new IP CIDR ranges to their security groups. The security team has its own AWS account. Currently, the security team notifies the owners of the other AWS accounts when changes are made to the allow list.The solutions architect must design a solution that distributes the common set of CIDR ranges across all accounts.Which solution meets these requirements with the LEAST amount of operational overhead?
A. Set up an Amazon Simple Notification Service (Amazon SNS) topic in the security team's AWS account
B. Create new customer-managed prefix lists in each AWS account within the organization
C. Create a new customer-managed prefix list in the security team’s AWS account
D. Create an IAM role in each account in the organization
View answer
Correct Answer: C
Question #126
A company is building an electronic document management system in which users upload their documents. The application stack is entirely serverless and runs on AWS in the eu-central-1 Region. The system includes a web application that uses an Amazon CloudFront distribution for delivery with Amazon S3 as the origin. The web application communicates with Amazon API Gateway Regional endpoints. The API Gateway APIs call AWS Lambda functions that store metadata in an Amazon Aurora Serverless database and put the documents into an S3 bucket.The company is growing steadily and has completed a proof of concept with its largest customer. The company must improve latency outside of Europe.Which combination of actions will meet these requirements? (Choose two.)
A. Enable S3 Transfer Acceleration on the S3 bucket
B. Create an accelerator in AWS Global Accelerator
C. Change the API Gateway Regional endpoints to edge-optimized endpoints
D. Provision the entire stack in two other locations that are spread across the world
E. Add an Amazon RDS proxy between the Lambda functions and the Aurora Serverless database
View answer
Correct Answer: AC
Question #127
A company has registered 10 new domain names. The company uses the domains for online marketing. The company needs a solution that will redirect online visitors to a specific URL for each domain. All domains and target URLs are defined in a JSON document. All DNS records are managed by Amazon Route 53.A solutions architect must implement a redirect service that accepts HTTP and HTTPS requests.Which combination of steps should the solutions architect take to meet these requirements with the LEAST amount of operational effort? (Choose three.)
A. Create a dynamic webpage that runs on an Amazon EC2 instance
B. Create an Application Load Balancer that includes HTTP and HTTPS listeners
C. Create an AWS Lambda function that uses the JSON document in combination with the event message to look up and respond with a redirect URL
D. Use an Amazon API Gateway API with a custom domain to publish an AWS Lambda function
E. Create an Amazon CloudFront distribution
F. Create an SSL certificate by using AWS Certificate Manager (ACM)
View answer
Correct Answer: BCF
Question #128
A company has its cloud infrastructure on AWS. A solutions architect needs to define the infrastructure as code. The infrastructure is currently deployed in one AWS Region. The company’s business expansion plan includes deployments in multiple Regions across multiple AWS accounts.What should the solutions architect do to meet these requirements?
A. Use AWS CloudFormation templates
B. Use AWS Organizations
C. Use AWS Organizations and AWS CloudFormation StackSets
D. Use nested stacks with AWS CloudFormation templates
View answer
Correct Answer: C
Question #129
A company is storing data in several Amazon DynamoDB tables. A solutions architect must use a serverless architecture to make the data accessible publicly through a simple API over HTTPS. The solution must scale automatically in response to demand.Which solutions meet these requirements? (Choose two.)
A. Create an Amazon API Gateway REST API
B. Create an Amazon API Gateway HTTP API
C. Create an Amazon API Gateway HTTP API
D. Create an accelerator in AWS Global Accelerator
E. Create a Network Load Balancer
View answer
Correct Answer: AC
Question #130
A company is storing data on premises on a Windows file server. The company produces 5 GB of new data daily.The company migrated part of its Windows-based workload to AWS and needs the data to be available on a file system in the cloud. The company already has established an AWS Direct Connect connection between the on-premises network and AWS.Which data migration strategy should the company use?
A. Use the file gateway option in AWS Storage Gateway to replace the existing Windows file server, and point the existing file share to the new file gateway
B. Use AWS DataSync to schedule a daily task to replicate data between the on-premises Windows file server and Amazon FSx
C. Use AWS Data Pipeline to schedule a daily task to replicate data between the on-premises Windows file server and Amazon Elastic File System (Amazon EFS)
D. Use AWS DataSync to schedule a daily task to replicate data between the on-premises Windows file server and Amazon Elastic File System (Amazon EFS)
View answer
Correct Answer: B
Question #131
A company is planning to migrate 1,000 on-premises servers to AWS. The servers run on several VMware clusters in the company’s data center. As part of the migration plan, the company wants to gather server metrics such as CPU details, RAM usage, operating system information, and running processes. The company then wants to query and analyze the data.Which solution will meet these requirements?
A. Deploy and configure the AWS Agentless Discovery Connector virtual appliance on the on-premises hosts
B. Export only the VM performance information from the on-premises hosts
C. Create a script to automatically gather the server information from the on-premises hosts
D. Deploy the AWS Application Discovery Agent to each on-premises server
View answer
Correct Answer: D
Question #132
A company is using multiple AWS accounts. The DNS records are stored in a private hosted zone for Amazon Route 53 in Account A. The company’s applications and databases are running in Account B.A solutions architect will deploy a two-tier application in a new VPC. To simplify the configuration, the db.example.com CNAME record set for the Amazon RDS endpoint was created in a private hosted zone for Amazon Route 53.During deployment, the application failed to start. Troubleshooting revealed that db.example.com is not resolvable on the Amazon EC2 instance. The solutions architect confirmed that the record set was created correctly in Route 53.Which combination of steps should the solutions architect take to resolve this issue? (Choose two.)
A. Deploy the database on a separate EC2 instance in the new VPC
B. Use SSH to connect to the application tier EC2 instance
C. Create an authorization to associate the private hosted zone in Account A with the new VPC in Account B
D. Create a private hosted zone for the example com domain in Account B
E. Associate a new VPC in Account B with a hosted zone in Account A
View answer
Correct Answer: CE
Question #133
A company that uses AWS Organizations allows developers to experiment on AWS. As part of the landing zone that the company has deployed, developers use their company email address to request an account. The company wants to ensure that developers are not launching costly services or running services unnecessarily. The company must give developers a fixed monthly budget to limit their AWS costs.Which combination of steps will meet these requirements? (Choose three.)
A. Create an SCP to set a fixed monthly account usage limit
B. Use AWS Budgets to create a fixed monthly budget for each developer’s account as part of the account creation process
C. Create an SCP to deny access to costly services and components
D. Create an IAM policy to deny access to costly services and components
E. Create an AWS Budgets alert action to terminate services when the budgeted amount is reached
F. Create an AWS Budgets alert action to send an Amazon Simple Notification Service (Amazon SNS) notification when the budgeted amount is reached
View answer
Correct Answer: BCF
Question #134
A company hosts a Git repository in an on-premises data center. The company uses webhooks to invoke functionality that runs in the AWS Cloud. The company hosts the webhook logic on a set of Amazon EC2 instances in an Auto Scaling group that the company set as a target for an Application Load Balancer (ALB). The Git server calls the ALB for the configured webhooks. The company wants to move the solution to a serverless architecture.Which solution will meet these requirements with the LEAST operational overhead?
A. For each webhook, create and configure an AWS Lambda function URL
B. Create an Amazon API Gateway HTTP API
C. Deploy the webhook logic to AWS App Runner
D. Containerize the webhook logic
View answer
Correct Answer: B
Question #135
A video streaming company recently launched a mobile app for video sharing. The app uploads various files to an Amazon S3 bucket in the us-east-1 Region. The files range in size from 1 GB to 10 GB.Users who access the app from Australia have experienced uploads that take long periods of time. Sometimes the files fail to completely upload for these users. A solutions architect must improve the app’s performance for these uploads.Which solutions will meet these requirements? (Choose two.)
A. Enable S3 Transfer Acceleration on the S3 bucket
B. Configure an S3 bucket in each Region to receive the uploads
C. Set up Amazon Route 53 with latency-based routing to route the uploads to the nearest S3 bucket Region
D. Configure the app to break the video files into chunks
E. Modify the app to add random prefixes to the files before uploading
View answer
Correct Answer: AD
Question #136
A company has a monolithic application that is critical to the company’s business. The company hosts the application on an Amazon EC2 instance that runs Amazon Linux 2. The company’s application team receives a directive from the legal department to back up the data from the instance’s encrypted Amazon Elastic Block Store (Amazon EBS) volume to an Amazon S3 bucket. The application team does not have the administrative SSH key pair for the instance. The application must continue to serve the users.Which solution will meet these requirements?
A. Attach a role to the instance with permission to write to Amazon S3
B. Create an image of the instance with the reboot option turned on
C. Take a snapshot of the EBS volume by using Amazon Data Lifecycle Manager (Amazon DLM)
D. Create an image of the instance
View answer
Correct Answer: A
Question #137
A company with global offices has a single 1 Gbps AWS Direct Connect connection to a single AWS Region. The company’s on-premises network uses the connection to communicate with the company’s resources in the AWS Cloud. The connection has a single private virtual interface that connects to a single VPC.A solutions architect must implement a solution that adds a redundant Direct Connect connection in the same Region. The solution also must provide connectivity to other Regions through the same pair of Direct Connect connections as the company expands into other Regions.Which solution meets these requirements?
A. Provision a Direct Connect gateway
B. Keep the existing private virtual interface
C. Keep the existing private virtual interface
D. Provision a transit gateway
View answer
Correct Answer: A
Question #138
A company has developed a web application. The company is hosting the application on a group of Amazon EC2 instances behind an Application Load Balancer. The company wants to improve the security posture of the application and plans to use AWS WAF web ACLs. The solution must not adversely affect legitimate traffic to the application.How should a solutions architect configure the web ACLs to meet these requirements?
A. Set the action of the web ACL rules to Count
B. Use only rate-based rules in the web ACLs, and set the throttle limit as high as possible
C. Set the action of the web ACL rules to Block
D. Use only custom rule groups in the web ACLs, and set the action to Allow
View answer
Correct Answer: A
Question #139
A company runs a new application as a static website in Amazon S3. The company has deployed the application to a production AWS account and uses Amazon CloudFront to deliver the website. The website calls an Amazon API Gateway REST API. An AWS Lambda function backs each API method.The company wants to create a CSV report every 2 weeks to show each API Lambda function’s recommended configured memory, recommended cost, and the price difference between current configurations and the recommendations. The company will store the reports in an S3 bucket.Which solution will meet these requirements with the LEAST development time?
A. Create a Lambda function that extracts metrics data for each API Lambda function from Amazon CloudWatch Logs for the 2-week period
B. Opt in to AWS Compute Optimizer
C. Opt in to AWS Compute Optimizer
D. Purchase the AWS Business Support plan for the production account
View answer
Correct Answer: B
Question #140
A company has VPC flow logs enabled for Its NAT gateway. The company is seeing Action = ACCEPT for inbound traffic that comes from public IP address 198.51.100.2 destined for a private Amazon EC2 instance.A solutions architect must determine whether the traffic represents unsolicited inbound connections from the internet. The first two octets of the VPC CIDR block are 203.0.Which set of steps should the solutions architect take to meet these requirements?
A. Open the AWS CloudTrail console
B. Open the Amazon CloudWatch console
C. Open the AWS CloudTrail console
D. Open the Amazon CloudWatch console
View answer
Correct Answer: B
Question #141
A retail company is hosting an ecommerce website on AWS across multiple AWS Regions. The company wants the website to be operational at all times for online purchases. The website stores data in an Amazon RDS for MySQL DB instance.Which solution will provide the HIGHEST availability for the database?
A. Configure automated backups on Amazon RDS
B. Configure global tables and read replicas on Amazon RDS
C. Configure global tables and automated backups on Amazon RDS
D. Configure read replicas on Amazon RDS
View answer
Correct Answer: D
Question #142
An adventure company has launched a new feature on its mobile app. Users can use the feature to upload their hiking and rafting photos and videos anytime. The photos and videos are stored in Amazon S3 Standard storage in an S3 bucket and are served through Amazon CloudFront.The company needs to optimize the cost of the storage. A solutions architect discovers that most of the uploaded photos and videos are accessed infrequently after 30 days. However, some of the uploaded photos and videos are accessed frequently after 30 days. The solutions architect needs to implement a solution that maintains millisecond retrieval availability of the photos and videos at the lowest possible cost.Which solution will meet these requirements?
A. Configure S3 Intelligent-Tiering on the S3 bucket
B. Configure an S3 Lifecycle policy to transition image objects and video objects from S3 Standard to S3 Glacier Deep Archive after 30 days
C. Replace Amazon S3 with an Amazon Elastic File System (Amazon EFS) file system that is mounted on Amazon EC2 instances
D. Add a Cache-Control: max-age header to the S3 image objects and S3 video objects
View answer
Correct Answer: A
Question #143
A company is refactoring its on-premises order-processing platform in the AWS Cloud. The platform includes a web front end that is hosted on a fleet of VMs, RabbitMQ to connect the front end to the backend, and a Kubernetes cluster to run a containerized backend system to process the orders. The company does not want to make any major changes to the application.Which solution will meet these requirements with the LEAST operational overhead?
A. Create an AMI of the web server VM
B. Create a custom AWS Lambda runtime to mimic the web server environment
C. Create an AMI of the web server VM
D. Create an AMI of the web server VM
View answer
Correct Answer: A
Question #144
A company has an application that runs on a fleet of Amazon EC2 instances behind an Application Load Balancer (ALB). The application is in an AWS account that has AWS CloudTrail enabled. The company restricts access to the application by adding the IP addresses of end users to a security group that is associated with the ALB.The company is developing an AWS Lambda function to determine if the allowed IP addresses have accessed the application recently. If an allowed IP address has not accessed the application in the last 90 days, the Lambda function will remove the IP address from the security group.The company needs to implement the functionality for the Lambda function to check the IP addresses.Which combination of steps will provide this functionality MOST cost-effectively? (Select TWO.)
A. For the VPC that contains (he ALB, configure VPC flow logs to be sent to a log group in Amazon CloudWatch Logs
B. Enable access logging on the ALB
C. Program the Lambda function to check when each allowed IP address from the security group last appeared in the VPC flow logs
D. Program the Lambda function to check when each allowed IP address from the security group last appeared in the ALB access logs
E. Program the Lambda function to check when each allowed IP address from the security group last appeared in the CloudTrail logs
View answer
Correct Answer: BD
Question #145
A company has migrated Its forms-processing application to AWS. When users interact with the application, they upload scanned forms as files through a web application. A database stores user metadata and references to files that are stored in Amazon S3. The web application runs on Amazon EC2 instances and an Amazon RDS for PostgreSQL database.When forms are uploaded, the application sends notifications to a team through Amazon Simple Notification Service (Amazon SNS). A team member then logs in and processes each form. The team member performs data validation on the form and extracts relevant data before entering the information into another system that uses an API.A solutions architect needs to automate the manual processing of the forms. The solution must provide accurate form extraction. minimize time to market, and minimize tong-term operational overhead.Which solution will meet these requirements?
A. Develop custom libraries to perform optical character recognition (OCR) on the forms
B. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
C. Host a new application tier on EC2 instances
D. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
View answer
Correct Answer: D
Question #146
A company has a serverless application comprised of Amazon CloudFront, Amazon API Gateway, and AWS Lambda functions. The current deployment process of the application code is to create a new version number of the Lambda function and run an AWS CLI script to update. If the new function version has errors, another CLI script reverts by deploying the previous working version of the function. The company would like to decrease the time to deploy new versions of the application logic provided by the Lambda functions, and also reduce the time to detect and revert when errors are identified.How can this be accomplished?
A. Create and deploy nested AWS CloudFormation stacks with the parent stack consisting of the AWS CloudFront distribution and API Gateway, and the child stack containing the Lambda function
B. Use AWS SAM and built-in AWS CodeDeploy to deploy the new Lambda version, gradually shift traffic to the new version, and use pre-traffic and post-traffic test functions to verify code
C. Refactor the AWS CLI scripts into a single script that deploys the new Lambda version
D. Create and deploy an AWS CloudFormation stack that consists of a new API Gateway endpoint that references the new Lambda version
View answer
Correct Answer: B
Question #147
A company has an environment that has a single AWS account. A solutions architect is reviewing the environment to recommend what the company could improve specifically in terms of access to the AWS Management Console. The company’s IT support workers currently access the console for administrative tasks, authenticating with named IAM users that have been mapped to their job role.The IT support workers no longer want to maintain both their Active Directory and IAM user accounts. They want to be able to access the console by using their existing Active Directory credentials. The solutions architect is using AWS IAM Identity Center (AWS Single Sign-On) to implement this functionality.Which solution will meet these requirements MOST cost-effectively?
A. Create an organization in AWS Organizations
B. Create an organization in AWS Organizations
C. Create an organization in AWS Organizations
D. Create an organization in AWS Organizations
View answer
Correct Answer: D
Question #148
A company has a multi-tier web application that runs on a fleet of Amazon EC2 instances behind an Application Load Balancer (ALB). The instances are in an Auto Scaling group. The ALB and the Auto Scaling group are replicated in a backup AWS Region. The minimum value and the maximum value for the Auto Scaling group are set to zero. An Amazon RDS Multi-AZ DB instance stores the application’s data. The DB instance has a read replica in the backup Region. The application presents an endpoint to end users by using an Amazon Route 53 record.The company needs to reduce its RTO to less than 15 minutes by giving the application the ability to automatically fail over to the backup Region. The company does not have a large enough budget for an active-active strategy.What should a solutions architect recommend to meet these requirements?
A. Reconfigure the application’s Route 53 record with a latency-based routing policy that load balances traffic between the two ALBs
B. Create an AWS Lambda function in the backup Region to promote the read replica and modify the Auto Scaling group values
C. Configure the Auto Scaling group in the backup Region to have the same values as the Auto Scaling group in the primary Region
D. Configure an endpoint in AWS Global Accelerator with the two ALBs as equal weighted targets
View answer
Correct Answer: B
Question #149
A video processing company wants to build a machine learning (ML) model by using 600 TB of compressed data that is stored as thousands of files in the company's on-premises network attached storage system. The company does not have the necessary compute resources on premises for ML experiments and wants to use AWS.The company needs to complete the data transfer to AWS within 3 weeks. The data transfer will be a one-time transfer. The data must be encrypted in transit. The measured upload speed of the company's internet connection is 100 Mbps. and multiple departments share the connection.Which solution will meet these requirements MOST cost-effectively?
A. Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console
B. Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWS Region
C. Create a VPN connection between the on-premises network attached storage and the nearest AWS Region
D. Deploy an AWS Storage Gateway file gateway on premises
View answer
Correct Answer: A
Question #150
A healthcare company is designing a patient portal. The portal must use a database to store patient data. The portal must encrypt all data at rest and in transit. The portal must audit all data access. Database users must not be able to tamper with the audit trail. The company must retain the audit data for 10 years. The audit data must be immutable.Which combination of steps will meet these requirements? (Select TWO.)
A. Store data in an Amazon Aurora PostgreSQL encrypted database
B. Store data in an Amazon RDS for PostgreSQL encrypted database
C. Create a database activity stream in the database cluster
D. Install pgAudit in the database cluster
E. Install pgAudit in the database cluster
View answer
Correct Answer: AC
Question #151
A company is using AWS Organizations to manage multiple AWS accounts. For security purposes, the company requires the creation of an Amazon Simple Notification Service (Amazon SNS) topic that enables integration with a third-party alerting system in all the Organizations member accounts.A solutions architect used an AWS CloudFormation template to create the SNS topic and stack sets to automate the deployment of CloudFormation stacks. Trusted access has been enabled in Organizations.What should the solutions architect do to deploy the CloudFormation StackSets in all AWS accounts?
A. Create a stack set in the Organizations member accounts
B. Create stacks in the Organizations member accounts
C. Create a stack set in the Organizations management account
D. Create stacks in the Organizations management account
View answer
Correct Answer: C
Question #152
A company has a monolithic application that is critical to the company’s business. The company hosts the application on an Amazon EC2 instance that runs Amazon Linux 2. The company’s application team receives a directive from the legal department to back up the data from the instance’s encrypted Amazon Elastic Block Store (Amazon EBS) volume to an Amazon S3 bucket. The application team does not have the administrative SSH key pair for the instance. The application must continue to serve the users.Which solution will meet these requirements?
A. Attach a role to the instance with permission to write to Amazon S3
B. Create an image of the instance with the reboot option turned on
C. Take a snapshot of the EBS volume by using Amazon Data Lifecycle Manager (Amazon DLM)
D. Create an image of the instance
View answer
Correct Answer: A
Question #153
A company consists or two separate business units. Each business unit has its own AWS account within a single organization in AWS Organizations. The business units regularly share sensitive documents with each other. To facilitate sharing, the company created an Amazon S3 bucket in each account and configured low-way replication between the S3 buckets. The S3 buckets have millions of objects.Recently, a security audit identified that neither S3 bucket has encryption at rest enabled. Company policy requires that all documents must be stored with encryption at rest. The company wants to implement server-side encryption with Amazon S3 managed encryption keys (SSE-S3).What is the MOST operationally efficient solution that meets these requirements?
A. Turn on SSE-S3 on both S3 buckets
B. Create an AWS Key Management Service (AWS KMS) key in each account
C. Turn on SSE-S3 on both S3 buckets
D. Create an AWS Key Management Service, (AWS KMS) key in each account
View answer
Correct Answer: A
Question #154
A company is refactoring its on-premises order-processing platform in the AWS Cloud. The platform includes a web front end that is hosted on a fleet of VMs, RabbitMQ to connect the front end to the backend, and a Kubernetes cluster to run a containerized backend system to process the orders. The company does not want to make any major changes to the application.Which solution will meet these requirements with the LEAST operational overhead?
A. Create an AMI of the web server VM
B. Create a custom AWS Lambda runtime to mimic the web server environment
C. Create an AMI of the web server VM
D. Create an AMI of the web server VM
View answer
Correct Answer: A
Question #155
A video processing company wants to build a machine learning (ML) model by using 600 TB of compressed data that is stored as thousands of files in the company's on-premises network attached storage system. The company does not have the necessary compute resources on premises for ML experiments and wants to use AWS.The company needs to complete the data transfer to AWS within 3 weeks. The data transfer will be a one-time transfer. The data must be encrypted in transit. The measured upload speed of the company's internet connection is 100 Mbps. and multiple departments share the connection.Which solution will meet these requirements MOST cost-effectively?
A. Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console
B. Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWS Region
C. Create a VPN connection between the on-premises network attached storage and the nearest AWS Region
D. Deploy an AWS Storage Gateway file gateway on premises
View answer
Correct Answer: A
Question #156
A company consists or two separate business units. Each business unit has its own AWS account within a single organization in AWS Organizations. The business units regularly share sensitive documents with each other. To facilitate sharing, the company created an Amazon S3 bucket in each account and configured low-way replication between the S3 buckets. The S3 buckets have millions of objects.Recently, a security audit identified that neither S3 bucket has encryption at rest enabled. Company policy requires that all documents must be stored with encryption at rest. The company wants to implement server-side encryption with Amazon S3 managed encryption keys (SSE-S3).What is the MOST operationally efficient solution that meets these requirements?
A. Turn on SSE-S3 on both S3 buckets
B. Create an AWS Key Management Service (AWS KMS) key in each account
C. Turn on SSE-S3 on both S3 buckets
D. Create an AWS Key Management Service, (AWS KMS) key in each account
View answer
Correct Answer: A
Question #157
A company is using Amazon OpenSearch Service to analyze data. The company loads data into an OpenSearch Service cluster with 10 data nodes from an Amazon S3 bucket that uses S3 Standard storage. The data resides in the cluster for 1 month for read-only analysis. After 1 month, the company deletes the index that contains the data from the cluster. For compliance purposes, the company must retain a copy of all input data.The company is concerned about ongoing costs and asks a solutions architect to recommend a new solution.Which solution will meet these requirements MOST cost-effectively?
A. eplace all the data nodes with UltraWarm nodes to handle the expected capacity
B. educe the number of data nodes in the cluster to 2 Add UltraWarm nodes to handle the expected capacity
C. educe the number of data nodes in the cluster to 2
D. educe the number of data nodes in the cluster to 2
View answer
Correct Answer: B
Question #158
A company has migrated Its forms-processing application to AWS. When users interact with the application, they upload scanned forms as files through a web application. A database stores user metadata and references to files that are stored in Amazon S3. The web application runs on Amazon EC2 instances and an Amazon RDS for PostgreSQL database.When forms are uploaded, the application sends notifications to a team through Amazon Simple Notification Service (Amazon SNS). A team member then logs in and processes each form. The team member performs data validation on the form and extracts relevant data before entering the information into another system that uses an API.A solutions architect needs to automate the manual processing of the forms. The solution must provide accurate form extraction. minimize time to market, and minimize tong-term operational overhead.Which solution will meet these requirements?
A. Develop custom libraries to perform optical character recognition (OCR) on the forms
B. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
C. Host a new application tier on EC2 instances
D. Extend the system with an application tier that uses AWS Step Functions and AWS Lambda
View answer
Correct Answer: D
Question #159
A company has developed a web application. The company is hosting the application on a group of Amazon EC2 instances behind an Application Load Balancer. The company wants to improve the security posture of the application and plans to use AWS WAF web ACLs. The solution must not adversely affect legitimate traffic to the application.How should a solutions architect configure the web ACLs to meet these requirements?
A. Set the action of the web ACL rules to Count
B. Use only rate-based rules in the web ACLs, and set the throttle limit as high as possible
C. Set the action of the web ACL rules to Block
D. Use only custom rule groups in the web ACLs, and set the action to Allow
View answer
Correct Answer: A
Question #160
A video processing company wants to build a machine learning (ML) model by using 600 TB of compressed data that is stored as thousands of files in the company's on-premises network attached storage system. The company does not have the necessary compute resources on premises for ML experiments and wants to use AWS.The company needs to complete the data transfer to AWS within 3 weeks. The data transfer will be a one-time transfer. The data must be encrypted in transit. The measured upload speed of the company's internet connection is 100 Mbps. and multiple departments share the connection.Which solution will meet these requirements MOST cost-effectively?
A. Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console
B. Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWS Region
C. Create a VPN connection between the on-premises network attached storage and the nearest AWS Region
D. Deploy an AWS Storage Gateway file gateway on premises
View answer
Correct Answer: A
Question #161
A company has a web application that allows users to upload short videos. The videos are stored on Amazon EBS volumes and analyzed by custom recognition software for categorization.The website contains static content that has variable traffic with peaks in certain months. The architecture consists of Amazon EC2 instances running in an Auto Scaling group for the web application and EC2 instances running in an Auto Scaling group to process an Amazon SQS queue. The company wants to re-architect the application to reduce operational overhead using AWS managed services where possible and remove dependencies on third-party software.Which solution meets these requirements?
A. Use Amazon ECS containers for the web application and Spot instances for the Auto Scaling group that processes the SQS queue
B. Store the uploaded videos in Amazon EFS and mount the file system to the EC2 instances for the web application
C. Host the web application in Amazon S3
D. Use AWS Elastic Beanstalk to launch EC2 instances in an Auto Scaling group for the web application and launch a worker environment to process the SQS queue
View answer
Correct Answer: C
Question #162
A startup company hosts a fleet of Amazon EC2 instances in private subnets using the latest Amazon Linux 2 AMI. The company’s engineers rely heavily on SSH access to the instances for troubleshooting.The company’s existing architecture includes the following:-A VPC with private and public subnets, and a NAT gateway.-Site-to-Site VPN for connectivity with the on-premises environment.-EC2 security groups with direct SSH access from the on-premises environment.The company needs to increase security controls around SSH access and provide auditing of commands run by the engineers.Which strategy should a solutions architect use?
A. Install and configure EC2 Instance Connect on the fleet of EC2 instances
B. Update the EC2 security groups to only allow inbound TCP on port 22 to the IP addresses of the engineer’s devices
C. Update the EC2 security groups to only allow inbound TCP on port 22 to the IP addresses of the engineer’s devices
D. Create an IAM role with the AmazonSSMManagedInstanceCore managed policy attached
View answer
Correct Answer: D
Question #163
A company has created an OU in AWS Organizations for each of its engineering teams. Each OU owns multiple AWS accounts. The organization has hundreds of AWS accounts.A solutions architect must design a solution so that each OU can view a breakdown of usage costs across its AWS accounts.Which solution meets these requirements?
A. Create an AWS Cost and Usage Report (CUR) for each OU by using AWS Resource Access Manager
B. Create an AWS Cost and Usage Report (CUR) from the AWS Organizations management account
C. Create an AWS Cost and Usage Report (CUR) in each AWS Organizations member account
D. Create an AWS Cost and Usage Report (CUR) by using AWS Systems Manager
View answer
Correct Answer: B
Question #164
A company is building a software-as-a-service (SaaS) solution on AWS. The company has deployed an Amazon API Gateway REST API with AWS Lambda integration in multiple AWS Regions and in the same production account.The company offers tiered pricing that gives customers the ability to pay for the capacity to make a certain number of API calls per second. The premium tier offers up to 3,000 calls per second, and customers are identified by a unique API key. Several premium tier customers in various Regions report that they receive error responses of 429 Too Many Requests from multiple API methods during peak usage hours. Logs indicate that the Lambda function is never invoked.What could be the cause of the error messages for these customers?
A. he Lambda function reached its concurrency limit
B. he company reached its API Gateway default per-method limit for calls per second
C. he Lambda function its Region limit for concurrency
D. he company reached its API Gateway account limit for calls per second
View answer
Correct Answer: D
Question #165
A video processing company wants to build a machine learning (ML) model by using 600 TB of compressed data that is stored as thousands of files in the company's on-premises network attached storage system. The company does not have the necessary compute resources on premises for ML experiments and wants to use AWS.The company needs to complete the data transfer to AWS within 3 weeks. The data transfer will be a one-time transfer. The data must be encrypted in transit. The measured upload speed of the company's internet connection is 100 Mbps. and multiple departments share the connection.Which solution will meet these requirements MOST cost-effectively?
A. Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console
B. Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWS Region
C. Create a VPN connection between the on-premises network attached storage and the nearest AWS Region
D. Deploy an AWS Storage Gateway file gateway on premises
View answer
Correct Answer: A
Question #166
A company has VPC flow logs enabled for Its NAT gateway. The company is seeing Action = ACCEPT for inbound traffic that comes from public IP address 198.51.100.2 destined for a private Amazon EC2 instance.A solutions architect must determine whether the traffic represents unsolicited inbound connections from the internet. The first two octets of the VPC CIDR block are 203.0.Which set of steps should the solutions architect take to meet these requirements?
A. Open the AWS CloudTrail console
B. Open the Amazon CloudWatch console
C. Open the AWS CloudTrail console
D. Open the Amazon CloudWatch console
View answer
Correct Answer: B
Question #167
A company is using Amazon OpenSearch Service to analyze data. The company loads data into an OpenSearch Service cluster with 10 data nodes from an Amazon S3 bucket that uses S3 Standard storage. The data resides in the cluster for 1 month for read-only analysis. After 1 month, the company deletes the index that contains the data from the cluster. For compliance purposes, the company must retain a copy of all input data.The company is concerned about ongoing costs and asks a solutions architect to recommend a new solution. Which solution will meet these requirements MOST cost-effectively?
A. Replace all the data nodes with UltraWarm nodes to handle the expected capacity
B. Reduce the number of data nodes in the cluster to 2 Add UltraWarm nodes to handle the expected capacity
C. Reduce the number of data nodes in the cluster to 2
D. Reduce the number of data nodes in the cluster to 2
View answer
Correct Answer: B
Question #168
A company is hosting a three-tier web application in an on-premises environment. Due to a recent surge in traffic that resulted in downtime and a significant financial impact, company management has ordered that the application be moved to AWS. The application is written in .NET and has a dependency on a MySQL database. A solutions architect must design a scalable and highly available solution to meet the demand of 200,000 daily users.Which steps should the solutions architect take to design an appropriate solution?
A. Use AWS Elastic Beanstalk to create a new application with a web server environment and an Amazon RDS MySQL Multi-AZ DB instance
B. Use AWS CloudFormation to launch a stack containing an Application Load Balancer (ALB) in front of an Amazon EC2 Auto Scaling group spanning three Availability Zones
C. Use AWS Elastic Beanstalk to create an automatically scaling web server environment that spans two separate Regions with an Application Load Balancer (ALB) in each Region
D. Use AWS CloudFormation to launch a stack containing an Application Load Balancer (ALB) in front of an Amazon ECS cluster of Spot instances spanning three Availability Zones
View answer
Correct Answer: B
Question #169
A company uses a service to collect metadata from applications that the company hosts on premises. Consumer devices such as TVs and internet radios access the applications. Many older devices do not support certain HTTP headers and exhibit errors when these headers are present in responses. The company has configured an on-premises load balancer to remove the unsupported headers from responses sent to older devices, which the company identified by the User-Agent headers.The company wants to migrate the service to AWS, adopt serverless technologies, and retain the ability to support the older devices. The company has already migrated the applications into a set of AWS Lambda functions.Which solution will meet these requirements?
A. reate an Amazon CloudFront distribution for the metadata service
B. reate an Amazon API Gateway REST API for the metadata service
C. reate an Amazon API Gateway HTTP API for the metadata service
D. reate an Amazon CloudFront distribution for the metadata service
View answer
Correct Answer: A
Question #170
A company has an organization that has many AWS accounts in AWS Organizations. A solutions architect must improve how the company manages common security group rules for the AWS accounts in the organization.The company has a common set of IP CIDR ranges in an allow list in each AWS account to allow access to and from the company’s on-premises network. Developers within each account are responsible for adding new IP CIDR ranges to their security groups. The security team has its own AWS account. Currently, the security team notifies the owners of the other AWS accounts when changes are made to the allow list.The solutions architect must design a solution that distributes the common set of CIDR ranges across all accounts.Which solution meets these requirements with the LEAST amount of operational overhead?
A. Set up an Amazon Simple Notification Service (Amazon SNS) topic in the security team's AWS account
B. Create new customer-managed prefix lists in each AWS account within the organization
C. Create a new customer-managed prefix list in the security team’s AWS account
D. Create an IAM role in each account in the organization
View answer
Correct Answer: C
Question #171
A company has a web application that allows users to upload short videos. The videos are stored on Amazon EBS volumes and analyzed by custom recognition software for categorization.The website contains static content that has variable traffic with peaks in certain months. The architecture consists of Amazon EC2 instances running in an Auto Scaling group for the web application and EC2 instances running in an Auto Scaling group to process an Amazon SQS queue. The company wants to re-architect the application to reduce operational overhead using AWS managed services where possible and remove dependencies on third-party software.Which solution meets these requirements?
A. Use Amazon ECS containers for the web application and Spot instances for the Auto Scaling group that processes the SQS queue
B. Store the uploaded videos in Amazon EFS and mount the file system to the EC2 instances for the web application
C. Host the web application in Amazon S3
D. Use AWS Elastic Beanstalk to launch EC2 instances in an Auto Scaling group for the web application and launch a worker environment to process the SQS queue
View answer
Correct Answer: C
Question #172
A company is running an application in the AWS Cloud. The application collects and stores a large amount of unstructured data in an Amazon S3 bucket. The S3 bucket contains several terabytes of data and uses the S3 Standard storage class. The data increases in size by several gigabytes every day.The company needs to query and analyze the data. The company does not access data that is more than 1 year old. However, the company must retain all the data indefinitely for compliance reasons.Which solution will meet these requirements MOST cost-effectively?
A. Use S3 Select to query the data
B. Use Amazon Redshift Spectrum to query the data
C. Use an AWS Glue Data Catalog and Amazon Athena to query the data
D. Use Amazon Redshift Spectrum to query the data
View answer
Correct Answer: C
Question #173
A company is refactoring its on-premises order-processing platform in the AWS Cloud. The platform includes a web front end that is hosted on a fleet of VMs, RabbitMQ to connect the front end to the backend, and a Kubernetes cluster to run a containerized backend system to process the orders. The company does not want to make any major changes to the application.Which solution will meet these requirements with the LEAST operational overhead?
A. Create an AMI of the web server VM
B. Create a custom AWS Lambda runtime to mimic the web server environment
C. Create an AMI of the web server VM
D. Create an AMI of the web server VM
View answer
Correct Answer: A
Question #174
A company uses AWS Organizations with a single OU named Production to manage multiple accounts. All accounts are members of the Production OU. Administrators use deny list SCPs in the root of the organization to manage access to restricted services.The company recently acquired a new business unit and invited the new unit’s existing AWS account to the organization. Once onboarded, the administrators of the new business unit discovered that they are not able to update existing AWS Config rules to meet the company’s policies.Which option will allow administrators to make changes and continue to enforce the current policies without introducing additional long-term maintenance?
A. Remove the organization’s root SCPs that limit access to AWS Config
B. Create a temporary OU named Onboarding for the new account
C. Convert the organization’s root SCPs from deny list SCPs to allow list SCPs to allow the required services only
D. Create a temporary OU named Onboarding for the new account
View answer
Correct Answer: D
Question #175
A video processing company wants to build a machine learning (ML) model by using 600 TB of compressed data that is stored as thousands of files in the company's on-premises network attached storage system. The company does not have the necessary compute resources on premises for ML experiments and wants to use AWS.The company needs to complete the data transfer to AWS within 3 weeks. The data transfer will be a one-time transfer. The data must be encrypted in transit. The measured upload speed of the company's internet connection is 100 Mbps. and multiple departments share the connection.Which solution will meet these requirements MOST cost-effectively?
A. Order several AWS Snowball Edge Storage Optimized devices by using the AWS Management Console
B. Set up a 10 Gbps AWS Direct Connect connection between the company location and the nearest AWS Region
C. Create a VPN connection between the on-premises network attached storage and the nearest AWS Region
D. Deploy an AWS Storage Gateway file gateway on premises
View answer
Correct Answer: A
Question #176
A company built an application based on AWS Lambda deployed in an AWS CloudFormation stack. The last production release of the web application introduced an issue that resulted in an outage lasting several minutes. A solutions architect must adjust the deployment process to support a canary release.Which solution will meet these requirements?
A. Create an alias for every new deployed version of the Lambda function
B. Deploy the application into a new CloudFormation stack
C. Create a version for every new deployed Lambda function
D. Configure AWS CodeDeploy and use CodeDeployDefault
View answer
Correct Answer: A
Question #177
A company consists or two separate business units. Each business unit has its own AWS account within a single organization in AWS Organizations. The business units regularly share sensitive documents with each other. To facilitate sharing, the company created an Amazon S3 bucket in each account and configured low-way replication between the S3 buckets. The S3 buckets have millions of objects.Recently, a security audit identified that neither S3 bucket has encryption at rest enabled. Company policy requires that all documents must be stored with encryption at rest. The company wants to implement server-side encryption with Amazon S3 managed encryption keys (SSE-S3).What is the MOST operationally efficient solution that meets these requirements?
A. Turn on SSE-S3 on both S3 buckets
B. Create an AWS Key Management Service (AWS KMS) key in each account
C. Turn on SSE-S3 on both S3 buckets
D. Create an AWS Key Management Service, (AWS KMS) key in each account
View answer
Correct Answer: A
Question #178
A solutions architect has developed a web application that uses an Amazon API Gateway Regional endpoint and an AWS Lambda function. The consumers of the web application are all close to the AWS Region where the application will be deployed. The Lambda function only queries an Amazon Aurora MySQL database. The solutions architect has configured the database to have three read replicas.During testing, the application does not meet performance requirements. Under high load, the application opens a large number of database connections. The solutions architect must improve the application’s performance.Which actions should the solutions architect take to meet these requirements? (Choose two.)
A. Use the cluster endpoint of the Aurora database
B. Use RDS Proxy to set up a connection pool to the reader endpoint of the Aurora database
C. Use the Lambda Provisioned Concurrency feature
D. Move the code for opening the database connection in the Lambda function outside of the event handler
E. Change the API Gateway endpoint to an edge-optimized endpoint
View answer
Correct Answer: BD
Question #179
A company is running a traditional web application on Amazon EC2 instances. The company needs to refactor the application as microservices that run on containers. Separate versions of the application exist in two distinct environments: production and testing. Load for the application is variable, but the minimum load and the maximum load are known. A solutions architect needs to design the updated application with a serverless architecture that minimizes operational complexity.Which solution will meet these requirements MOST cost-effectively?
A. Upload the container images to AWS Lambda as functions
B. Upload the container images to Amazon Elastic Container Registry (Amazon ECR)
C. Upload the container images to Amazon Elastic Container Registry (Amazon ECR)
D. Upload the container images to AWS Elastic Beanstalk
View answer
Correct Answer: B
Question #180
A company is planning to migrate 1,000 on-premises servers to AWS. The servers run on several VMware clusters in the company’s data center. As part of the migration plan, the company wants to gather server metrics such as CPU details, RAM usage, operating system information, and running processes. The company then wants to query and analyze the data.Which solution will meet these requirements?
A. Deploy and configure the AWS Agentless Discovery Connector virtual appliance on the on-premises hosts
B. Export only the VM performance information from the on-premises hosts
C. Create a script to automatically gather the server information from the on-premises hosts
D. Deploy the AWS Application Discovery Agent to each on-premises server
View answer
Correct Answer: D
Question #181
A company is storing data on premises on a Windows file server. The company produces 5 GB of new data daily.The company migrated part of its Windows-based workload to AWS and needs the data to be available on a file system in the cloud. The company already has established an AWS Direct Connect connection between the on-premises network and AWS.Which data migration strategy should the company use?
A. Use the file gateway option in AWS Storage Gateway to replace the existing Windows file server, and point the existing file share to the new file gateway
B. Use AWS DataSync to schedule a daily task to replicate data between the on-premises Windows file server and Amazon FSx
C. Use AWS Data Pipeline to schedule a daily task to replicate data between the on-premises Windows file server and Amazon Elastic File System (Amazon EFS)
D. Use AWS DataSync to schedule a daily task to replicate data between the on-premises Windows file server and Amazon Elastic File System (Amazon EFS)
View answer
Correct Answer: B
Question #182
Example Corp. has an on-premises data center and a VPC named VPC A in the Example Corp. AWS account. The on-premises network connects to VPC A through an AWS Site-To-Site VPN. The on-premises servers can properly access VPC A. Example Corp. just acquired AnyCompany, which has a VPC named VPC B. There is no IP address overlap among these networks. Example Corp. has peered VPC A and VPC B.Example Corp. wants to connect from its on-premise servers to VPC B. Example Corp. has properly set up the network ACL and security groups.Which solution will meet this requirement with the LEAST operational effort?
A. Create a transit gateway
B. Create a transit gateway
C. Update the route tables for the Site-to-Site VPN and both VPCs for all three networks
D. Modify the Site-to-Site VPN’s virtual private gateway definition to include VPC A and VPC B
View answer
Correct Answer: A
Question #183
A company has an organization that has many AWS accounts in AWS Organizations. A solutions architect must improve how the company manages common security group rules for the AWS accounts in the organization.The company has a common set of IP CIDR ranges in an allow list in each AWS account to allow access to and from the company’s on-premises network. Developers within each account are responsible for adding new IP CIDR ranges to their security groups. The security team has its own AWS account. Currently, the security team notifies the owners of the other AWS accounts when changes are made to the allow list.The solutions architect must design a solution that distributes the common set of CIDR ranges across all accounts.Which solution meets these requirements with the LEAST amount of operational overhead?
A. Set up an Amazon Simple Notification Service (Amazon SNS) topic in the security team's AWS account
B. Create new customer-managed prefix lists in each AWS account within the organization
C. Create a new customer-managed prefix list in the security team’s AWS account
D. Create an IAM role in each account in the organization
View answer
Correct Answer: C
Question #184
A company hosts a Git repository in an on-premises data center. The company uses webhooks to invoke functionality that runs in the AWS Cloud. The company hosts the webhook logic on a set of Amazon EC2 instances in an Auto Scaling group that the company set as a target for an Application Load Balancer (ALB). The Git server calls the ALB for the configured webhooks. The company wants to move the solution to a serverless architecture.Which solution will meet these requirements with the LEAST operational overhead?
A. For each webhook, create and configure an AWS Lambda function URL
B. Create an Amazon API Gateway HTTP API
C. Deploy the webhook logic to AWS App Runner
D. Containerize the webhook logic
View answer
Correct Answer: B
Question #185
A company wants to use a third-party software-as-a-service (SaaS) application. The third-party SaaS application is consumed through several API calls. The third-party SaaS application also runs on AWS inside a VPC.The company will consume the third-party SaaS application from inside a VPC. The company has internal security policies that mandate the use of private connectivity that does not traverse the internet. No resources that run in the company VPC are allowed to be accessed from outside the company’s VPC. All permissions must conform to the principles of least privilege.Which solution meets these requirements?
A. Create an AWS PrivateLink interface VPC endpoint
B. Create an AWS Site-to-Site VPN connection between the third-party SaaS application and the company VPC
C. Create a VPC peering connection between the third-party SaaS application and the company VP Update route tables by adding the needed routes for the peering connection
D. Create an AWS PrivateLink endpoint service
View answer
Correct Answer: A
Question #186
A company’s solutions architect is reviewing a web application that runs on AWS. The application references static assets in an Amazon S3 bucket in the us-east-1 Region. The company needs resiliency across multiple AWS Regions. The company already has created an S3 bucket in a second Region.Which solution will meet these requirements with the LEAST operational overhead?
A. onfigure the application to write each object to both S3 buckets
B. reate an AWS Lambda function to copy objects from the S3 bucket in us-east-1 to the S3 bucket in the second Region
C. onfigure replication on the S3 bucket in us-east-1 to replicate objects to the S3 bucket in the second Region
D. onfigure replication on the S3 bucket in us-east-1 to replicate objects to the S3 bucket in the second Region
View answer
Correct Answer: C
Question #187
A company needs to implement a patching process for its servers. The on-premises servers and Amazon EC2 instances use a variety of tools to perform patching. Management requires a single report showing the patch status of all the servers and instances.Which set of actions should a solutions architect take to meet these requirements?
A. Use AWS Systems Manager to manage patches on the on-premises servers and EC2 instances
B. Use AWS OpsWorks to manage patches on the on-premises servers and EC2 instances
C. Use an Amazon EventBridge rule to apply patches by scheduling an AWS Systems Manager patch remediation job
D. Use AWS OpsWorks to manage patches on the on-premises servers and EC2 instances
View answer
Correct Answer: A
Question #188
A company is using AWS CloudFormation to deploy its infrastructure. The company is concerned that, if a production CloudFormation stack is deleted, important data stored in Amazon RDS databases or Amazon EBS volumes might also be deleted.How can the company prevent users from accidentally deleting data in this way?
A. Modify the CloudFormation templates to add a DeletionPolicy attribute to RDS and EBS resources
B. Configure a stack policy that disallows the deletion of RDS and EBS resources
C. Modify IAM policies lo deny deleting RDS and EBS resources that are tagged with an "aws:cloudformation:stack-name" tag
D. Use AWS Config rules to prevent deleting RDS and EBS resources
View answer
Correct Answer: A
Question #189
A company is refactoring its on-premises order-processing platform in the AWS Cloud. The platform includes a web front end that is hosted on a fleet of VMs, RabbitMQ to connect the front end to the backend, and a Kubernetes cluster to run a containerized backend system to process the orders. The company does not want to make any major changes to the application.Which solution will meet these requirements with the LEAST operational overhead?
A. Create an AMI of the web server VM
B. Create a custom AWS Lambda runtime to mimic the web server environment
C. Create an AMI of the web server VM
D. Create an AMI of the web server VM
View answer
Correct Answer: A
Question #190
A company’s solutions architect is reviewing a web application that runs on AWS. The application references static assets in an Amazon S3 bucket in the us-east-1 Region. The company needs resiliency across multiple AWS Regions. The company already has created an S3 bucket in a second Region.Which solution will meet these requirements with the LEAST operational overhead?
A. Configure the application to write each object to both S3 buckets
B. Create an AWS Lambda function to copy objects from the S3 bucket in us-east-1 to the S3 bucket in the second Region
C. Configure replication on the S3 bucket in us-east-1 to replicate objects to the S3 bucket in the second Region
D. Configure replication on the S3 bucket in us-east-1 to replicate objects to the S3 bucket in the second Region
View answer
Correct Answer: C
Question #191
A company runs a Python script on an Amazon EC2 instance to process data. The script runs every 10 minutes. The script ingests files from an Amazon S3 bucket and processes the files. On average, the script takes approximately 5 minutes to process each file The script will not reprocess a file that the script has already processed.The company reviewed Amazon CloudWatch metrics and noticed that the EC2 instance is idle for approximately 40% of the time because of the file processing speed. The company wants to make the workload highly available and scalable. The company also wants to reduce long-term management overhead.Which solution will meet these requirements MOST cost-effectively?
A. Migrate the data processing script to an AWS Lambda function
B. Create an Amazon Simple Queue Service (Amazon SQS) queue
C. Migrate the data processing script to a container image
D. Migrate the data processing script to a container image that runs on Amazon Elastic Container Service (Amazon ECS) on AWS Fargate
View answer
Correct Answer: A
Question #192
A company hosts a Git repository in an on-premises data center. The company uses webhooks to invoke functionality that runs in the AWS Cloud. The company hosts the webhook logic on a set of Amazon EC2 instances in an Auto Scaling group that the company set as a target for an Application Load Balancer (ALB). The Git server calls the ALB for the configured webhooks. The company wants to move the solution to a serverless architecture.Which solution will meet these requirements with the LEAST operational overhead?
A. For each webhook, create and configure an AWS Lambda function URL
B. Create an Amazon API Gateway HTTP API
C. Deploy the webhook logic to AWS App Runner
D. Containerize the webhook logic
View answer
Correct Answer: B
Question #193
A company is using AWS Organizations to manage multiple AWS accounts. For security purposes, the company requires the creation of an Amazon Simple Notification Service (Amazon SNS) topic that enables integration with a third-party alerting system in all the Organizations member accounts.A solutions architect used an AWS CloudFormation template to create the SNS topic and stack sets to automate the deployment of CloudFormation stacks. Trusted access has been enabled in Organizations.What should the solutions architect do to deploy the CloudFormation StackSets in all AWS accounts?
A. Create a stack set in the Organizations member accounts
B. Create stacks in the Organizations member accounts
C. Create a stack set in the Organizations management account
D. Create stacks in the Organizations management account
View answer
Correct Answer: C
Question #194
A company has a monolithic application that is critical to the company’s business. The company hosts the application on an Amazon EC2 instance that runs Amazon Linux 2. The company’s application team receives a directive from the legal department to back up the data from the instance’s encrypted Amazon Elastic Block Store (Amazon EBS) volume to an Amazon S3 bucket. The application team does not have the administrative SSH key pair for the instance. The application must continue to serve the users.Which solution will meet these requirements?
A. Attach a role to the instance with permission to write to Amazon S3
B. Create an image of the instance with the reboot option turned on
C. Take a snapshot of the EBS volume by using Amazon Data Lifecycle Manager (Amazon DLM)
D. Create an image of the instance
View answer
Correct Answer: A
Question #195
A company has a complex web application that leverages Amazon CloudFront for global scalability and performance. Over time, users report that the web application is slowing down.
A. Deploy a Lambda@Edge function to sort parameters by name and force them to be lowercase
B. Update the CloudFront distribution to disable caching based on query string parameters
C. Deploy a reverse proxy after the load balancer to post-process the emitted URLs in the application to force the URL strings to be lowercase
D. Update the CloudFront distribution to specify casing-insensitive query string processing
View answer
Correct Answer: A
Question #196
A company is hosting a monolithic REST-based API for a mobile app on five Amazon EC2 instances in public subnets of a VPC. Mobile clients connect to the API by using a domain name that is hosted on Amazon Route 53. The company has created a Route 53 multivalue answer routing policy with the IP addresses of all the EC2 instances. Recently, the app has been overwhelmed by large and sudden increases to traffic. The app has not been able to keep up with the traffic.A solutions architect needs to implement a solution so that the app can handle the new and varying load. Which solution will meet these requirements with the LEAST operational overhead?
A. Separate the API into individual AWS Lambda functions
B. Containerize the API logic
C. Create an Auto Scaling group
D. Create an Application Load Balancer (ALB) in front of the API
View answer
Correct Answer: D
Question #197
A company that uses AWS Organizations allows developers to experiment on AWS. As part of the landing zone that the company has deployed, developers use their company email address to request an account. The company wants to ensure that developers are not launching costly services or running services unnecessarily. The company must give developers a fixed monthly budget to limit their AWS costs.Which combination of steps will meet these requirements? (Choose three.)
A. Create an SCP to set a fixed monthly account usage limit
B. Use AWS Budgets to create a fixed monthly budget for each developer’s account as part of the account creation process
C. Create an SCP to deny access to costly services and components
D. Create an IAM policy to deny access to costly services and components
E. Create an AWS Budgets alert action to terminate services when the budgeted amount is reached
F. Create an AWS Budgets alert action to send an Amazon Simple Notification Service (Amazon SNS) notification when the budgeted amount is reached
View answer
Correct Answer: BCF
Question #198
A company is developing a new service that will be accessed using TCP on a static port. A solutions architect must ensure that the service is highly available, has redundancy across Availability Zones, and is accessible using the DNS name my.service.com, which is publicly accessible. The service must use fixed address assignments so other companies can add the addresses to their allow lists.Assuming that resources are deployed in multiple Availability Zones in a single Region, which solution will meet these requirements?
A. Create Amazon EC2 instances with an Elastic IP address for each instance
B. Create an Amazon ECS cluster and a service definition for the application
C. Create Amazon EC2 instances for the service
D. Create an Amazon ECS cluster and a service definition for the application
View answer
Correct Answer: C
Question #199
A company is using AWS CloudFormation to deploy its infrastructure. The company is concerned that, if a production CloudFormation stack is deleted, important data stored in Amazon RDS databases or Amazon EBS volumes might also be deleted.How can the company prevent users from accidentally deleting data in this way?
A. Modify the CloudFormation templates to add a DeletionPolicy attribute to RDS and EBS resources
B. Configure a stack policy that disallows the deletion of RDS and EBS resources
C. Modify IAM policies lo deny deleting RDS and EBS resources that are tagged with an "aws:cloudformation:stack-name" tag
D. Use AWS Config rules to prevent deleting RDS and EBS resources
View answer
Correct Answer: A
Question #200
A company needs to architect a hybrid DNS solution. This solution will use an Amazon Route 53 private hosted zone for the domain cloud.example.com for the resources stored within VPCs.The company has the following DNS resolution requirements:-On-premises systems should be able to resolve and connect to cloud.example.com.-All VPCs should be able to resolve cloud.example.com.There is already an AWS Direct Connect connection between the on-premises corporate network and AWS Transit Gateway.Which architecture should the company use to meet these requirements with the HIGHEST performance?
A. Associate the private hosted zone to all the VPCs
B. Associate the private hosted zone to all the VPCs
C. Associate the private hosted zone to the shared services VP Create a Route 53 outbound resolver in the shared services VP Attach all VPCs to the transit gateway and create forwarding rules in the on-premises DNS server for cloud
D. Associate the private hosted zone to the shared services VPC
View answer
Correct Answer: A

View The Updated AWS Exam Questions

SPOTO Provides 100% Real AWS Exam Questions for You to Pass Your AWS Exam!

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number:
Contact Us