20:00

Free Test
/ 10

Quiz

1/10
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. Which solution meets the requirements?
Select the answer
1 correct answer
A.
Copy the DynamoDB tables into Apache Hive tables on Amazon EMR every hour and analyze them (or anomalous behaviors. Send Amazon SNS notifications when anomalous behaviors are detected.
B.
Use AWS CloudTrail to capture all the APIs that change the DynamoDB tables. Send SNS notifications when anomalous behaviors are detected using CloudTrail event filtering.
C.
Use Amazon DynamoDB Streams to capture and send updates to AWS Lambda. Create a Lambda function to output records lo Amazon Kinesis Data Streams. Analyze any anomalies with Amazon Kinesis Data Analytics. Send SNS notifications when anomalous behaviors are detected.
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. Send SNS notifications when anomalous behaviors are detected.

Quiz

2/10
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. The company's operations team reports that the CloudFront cache hit ratio has been dropping steadily. The cache metrics report indicates that query strings on some URLs are inconsistently ordered and are specified sometimes in mixed-case letters and sometimes in lowercase letters. Which set of actions should the solutions architect take to increase the cache hit ratio as quickly as possible?
Select the answer
1 correct answer
A.
Deploy a Lambda@Edge function to sort parameters by name and force them to be lowercase. Select the CloudFront viewer request trigger to invoke the function.
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.

Quiz

3/10
A company is running an Apache Hadoop cluster on Amazon EC2 instances. The Hadoop cluster stores approximately 100 TB of data for weekly operational reports and allows occasional access for data scientists to retrieve data. The company needs to reduce the cost and operational complexity for storing and serving this data. Which solution meets these requirements in the MOST cost-effective manner?
Select the answer
1 correct answer
A.
Move the Hadoop cluster from EC2 instances to Amazon EMR. Allow data access patterns to remain the same.
B.
Write a script that resizes the EC2 instances to a smaller instance type during downtime and resizes the instances to a larger instance type before the reports are created.
C.
Move the data to Amazon S3 and use Amazon Athena to query the data for reports. Allow the data scientists to access the data directly in Amazon S3.
D.
Migrate the data to Amazon DynamoDB and modify the reports to fetch data from DynamoDB. Allow the data scientists to access the data directly in DynamoDB.

Quiz

4/10
A company has an application that sells tickets online and experiences bursts of demand every 7 days. The application has a stateless presentation layer running on Amazon EC2. an Oracle database to store unstructured data catalog information, and a backend API layer. The front-end layer uses an Elastic Load Balancer to distribute the load across nine On-Demand Instances over three Availability Zones (AZs). The Oracle database is running on a single EC2 instance. The company is experiencing performance issues when running more than two concurrent campaigns. A solutions architect must design a solution that meets the following requirements: • Address scalability issues. • Increase the level of concurrency. • Eliminate licensing costs. • Improve reliability. Which set of steps should the solutions architect take?
Select the answer
1 correct answer
A.
Create an Auto Scaling group for the front end with a combination of On-Demand and Spot Instances to reduce costs. Convert the Oracle database into a single Amazon RDS reserved DB instance.
B.
Create an Auto Scaling group for the front end with a combination of On-Demand and Spot Instances to reduce costs. Create two additional copies of the database instance, then distribute the databases in separate AZs.
C.
Create an Auto Scaling group for the front end with a combination of On-Demand and Spot Instances to reduce costs. Convert the tables in the Oracle database into Amazon DynamoDB tables.
D.
Convert the On-Demand Instances into Spot Instances to reduce costs for the front end. Convert the tables in the Oracle database into Amazon DynamoDB tables.

Quiz

5/10
A company wants to retire its Oracle Solaris NFS storage arrays. The company requires rapid data migration over its internet network connection to a combination of destinations for Amazon S3. Amazon Elastic File System (Amazon EFS), and Amazon FSx lor Windows File Server. The company also requires a full initial copy, as well as incremental transfers of changes until the retirement of the storage arrays. All data must be encrypted and checked for integrity. What should a solutions architect recommend to meet these requirements?
Select the answer
1 correct answer
A.
Configure CloudEndure. Create a project and deploy the CloudEndure agent and token to the storage array. Run the migration plan to start the transfer.
B.
Configure AWS DataSync. Configure the DataSync agent and deploy it to the local network. Create a transfer task and start the transfer.
C.
Configure the aws S3 sync command. Configure the AWS client on the client side with credentials. Run the sync command to start the transfer.
D.
Configure AWS Transfer (or FTP. Configure the FTP client with credentials. Script the client to connect and sync to start the transfer.

Quiz

6/10
A solutions architect has an operational workload deployed on Amazon EC2 instances in an Auto Scaling group. The VPC architecture spans two Availability Zones (AZ) with a subnet in each that the Auto Scaling group is targeting. The VPC is connected to an on-premises environment and connectivity cannot be interrupted. The maximum size ol the Auto Scaling group is 20 instances in service. The VPC IPv4 addressing is as follows: VPC CIDR: 10.0.0.0/23 AZ1 subnet CIDR: 10.0.0.0/24 AZ2 subnet CIDR: 10.0.1.0/24 Since deployment, a third AZ has become available in the Region. The solutions architect wants to adopt the new AZ without adding additional IPv4 address space and without service downtime. Which solution will meet these requirements?
Select the answer
1 correct answer
A.
Update the Auto Scaling group to use the AZ2 subnet only. Delete and re-create the AZ1 subnet using hall the previous address space. Adjust the Auto Seating group to also use the new AZ1 subnet. When the instances are healthy, adjust the Auto Scaling group to use the AZ1 subnet only. Remove the current AZ2 subnet. Create a new AZ2 subnet using the second half of the address space from the original AZ1 subnet. Create a new AZ3 subnet using half the original AZ2 subnet address space, then update the Auto Scaling group to target all three new subnets.
B.
Terminate the EC2 instances in the AZ1 subnet. Delete and re-create the AZ1 subnet using half the address space. Update the Auto Scaling group to use this new subnet. Repeat this for the second AZ. Define a new subnet in AZ3, then update the Auto Scaling group to target all three new subnets.
C.
Create a new VPC with the same IPv4 address space and define three subnets, with one for each AZ. Update the existing Auto Scaling group to target the new subnets in the new VPC.
D.
Update the Auto Scaling group to use the AZ2 subnet only. Update the AZ1 subnet to have half the previous address space. Adjust the Auto Scaling group to also use the AZ1 subnet again. When the instances are healthy, adjust the Auto Scaling group to use the AZ1 subnet only. Update the current AZ2 subnet and assign the second half of the address space from the original AZ1 subnet. Create a new AZ3 subnet using halt the original AZ2 subnet address space, then update the Auto Scaling group to target all three new subnets.

Quiz

7/10
A company is migrating its three-tier web application from on-premises to the AWS Cloud. The company has the following requirements for the migration process: • Ingest machine images from the on-premises environment. • Synchronize changes from the on-premises environment to the AWS environment until the production cutover. • Minimize downtime when executing the production cutover. • Migrate the virtual machines' root volumes and data volumes. Which solution will satisfy these requirements with minimal operational overhead?
Select the answer
1 correct answer
A.
Use AWS Server Migration Service (SMS) to create and launch a replication job for each tier of the application. Launch instances from the AMIs created by AWS SMS. After initial testing, perform a final replication and create new instances from the updated AMIs.
B.
Create an AWS CLIVM Import/Export script to migrate each virtual machine. Schedule the script to run incrementally to maintain changes in the application. Launch instances from the AMIs created by VM Import/Export. Once testing is done, rerun the script to do a final import and launch the instances from the AMIs.
C.
Use AWS Server Migration Service (SMS) to upload the operating system volumes. Use the AWS CLI import-snaps hot command 'or the data volumes. Launch instances from the AMIs created by AWS SMS and attach the data volumes to the instances. After initial testing, perform a final replication, launch new instances from the replicated AMIs. and attach the data volumes to the instances.
D.
Use AWS Application Discovery Service and AWS Migration Hub to group the virtual machines as an application. Use the AWS CLI VM Import/Export script to import the virtual machines as AMIs. Schedule the script to run incrementally to maintain changes in the application. Launch instances from the AMIs. After initial testing, perform a final virtual machine import and launch new instances from the AMIs.

Quiz

8/10
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?
Select the answer
1 correct answer
A.
Provision a Direct Connect gateway. Delete the existing private virtual interface from the existing connection. Create the second Direct Connect connection. Create a new private virtual interlace on each connection, and connect both private victual interfaces to the Direct Connect gateway. Connect the Direct Connect gateway to the single VPC.
B.
Keep the existing private virtual interface. Create the second Direct Connect connection. Create a new private virtual interface on the new connection, and connect the new private virtual interface to the single VPC.
C.
Keep the existing private virtual interface. Create the second Direct Connect connection. Create a new public virtual interface on the new connection, and connect the new public virtual interface to the single VPC.
D.
Provision a transit gateway. Delete the existing private virtual interface from the existing connection. Create the second Direct Connect connection. Create a new private virtual interface on each connection, and connect both private virtual interfaces to the transit gateway. Associate the transit gateway with the single VPC.

Quiz

9/10
A company is using AWS Organizations lo manage multiple accounts. Due to regulatory requirements, the company wants to restrict specific member accounts to certain AWS Regions, where they are permitted to deploy resources. The resources in the accounts must be tagged, enforced based on a group standard, and centrally managed with minimal configuration. What should a solutions architect do to meet these requirements?
Select the answer
1 correct answer
A.
Create an AWS Config rule in the specific member accounts to limit Regions and apply a tag policy.
B.
From the AWS Billing and Cost Management console, in the master account, disable Regions for the specific member accounts and apply a tag policy on the root.
C.
Associate the specific member accounts with the root. Apply a tag policy and an SCP using conditions to limit Regions.
D.
Associate the specific member accounts with a new OU. Apply a tag policy and an SCP using conditions to limit Regions.

Quiz

10/10
A company's AWS architecture currently uses access keys and secret access keys stored on each instance to access AWS services. Database credentials are hard-coded on each instance. SSH keys for command-tine remote access are stored in a secured Amazon S3 bucket. The company has asked its solutions architect to improve the security posture of the architecture without adding operational complexity. Which combination of steps should the solutions architect take to accomplish this? (Select THREE.)
Select the answer
3 correct answers
A.
Use Amazon EC2 instance profiles with an IAM role.
B.
Use AWS Secrets Manager to store access keys and secret access keys.
C.
Use AWS Systems Manager Parameter Store to store database credentials.
D.
Use a secure fleet of Amazon EC2 bastion hosts (or remote access.
E.
Use AWS KMS to store database credentials.
F.
Use AWS Systems Manager Session Manager tor remote access
Looking for more questions?Buy now

Amazon-SAP-C01 Practice test unlocks all online simulator questions

Thank you for choosing the free version of the Amazon-SAP-C01 practice test! Further deepen your knowledge on Amazon Simulator; by unlocking the full version of our Amazon-SAP-C01 Simulator you will be able to take tests with over 316 constantly updated questions and easily pass your exam. 98% of people pass the exam in the first attempt after preparing with our 316 questions.

BUY NOW

What to expect from our Amazon-SAP-C01 practice tests and how to prepare for any exam?

The Amazon-SAP-C01 Simulator Practice Tests are part of the Amazon Database and are the best way to prepare for any Amazon-SAP-C01 exam. The Amazon-SAP-C01 practice tests consist of 316 questions and are written by experts to help you and prepare you to pass the exam on the first attempt. The Amazon-SAP-C01 database includes questions from previous and other exams, which means you will be able to practice simulating past and future questions. Preparation with Amazon-SAP-C01 Simulator will also give you an idea of the time it will take to complete each section of the Amazon-SAP-C01 practice test . It is important to note that the Amazon-SAP-C01 Simulator does not replace the classic Amazon-SAP-C01 study guides; however, the Simulator provides valuable insights into what to expect and how much work needs to be done to prepare for the Amazon-SAP-C01 exam.

BUY NOW

Amazon-SAP-C01 Practice test therefore represents an excellent tool to prepare for the actual exam together with our Amazon practice test . Our Amazon-SAP-C01 Simulator will help you assess your level of preparation and understand your strengths and weaknesses. Below you can read all the quizzes you will find in our Amazon-SAP-C01 Simulator and how our unique Amazon-SAP-C01 Database made up of real questions:

Info quiz:

  • Quiz name:Amazon-SAP-C01
  • Total number of questions:316
  • Number of questions for the test:50
  • Pass score:80%

You can prepare for the Amazon-SAP-C01 exams with our mobile app. It is very easy to use and even works offline in case of network failure, with all the functions you need to study and practice with our Amazon-SAP-C01 Simulator.

Use our Mobile App, available for both Android and iOS devices, with our Amazon-SAP-C01 Simulator . You can use it anywhere and always remember that our mobile app is free and available on all stores.

Our Mobile App contains all Amazon-SAP-C01 practice tests which consist of 316 questions and also provide study material to pass the final Amazon-SAP-C01 exam with guaranteed success. Our Amazon-SAP-C01 database contain hundreds of questions and Amazon Tests related to Amazon-SAP-C01 Exam. This way you can practice anywhere you want, even offline without the internet.

BUY NOW