AWS Practice Exam 1 PDF

Summary

This document contains 50 practice questions for the AWS exam. Each question includes options and the correct answer with explanations. The questions cover various topics related to AWS.

Full Transcript

AWS Practice Exam Study Guide Table of Contents 1. Introduction 2. Questions and Answers 3. Answer Key Summary Introduction This study guide contains 50 practice questions for the AWS exam. Each question includes: The question text Multiple choice options (A through D) T...

AWS Practice Exam Study Guide Table of Contents 1. Introduction 2. Questions and Answers 3. Answer Key Summary Introduction This study guide contains 50 practice questions for the AWS exam. Each question includes: The question text Multiple choice options (A through D) The correct answer(s) Explanatory notes where applicable Questions and Answers Question 1 Question: AWS allows users to manage their resources using a web based user interface. What is the name of this interface? Options: A. AWS CLI B. AWS API C. AWS SDK D. AWS Management Console Correct Answer: D - AWS Management Console Question 2 Question: Which of the following is an example of horizontal scaling in the AWS Cloud? Options: A. Replacing an existing EC2 instance with a larger, more powerful one B. Increasing the compute capacity of a single EC2 instance to address the growing demands of an application C. Adding more RAM capacity to an EC2 instance D. Adding more EC2 instances of the same size to handle an increase in traffic Correct Answer: D - Adding more EC2 instances of the same size to handle an increase in traffic Question 3 Question: You have noticed that several critical Amazon EC2 instances have been terminated. Which of the following AWS services would help you determine who took this action? Options: A. Amazon Inspector B. AWS CloudTrail C. AWS Trusted Advisor D. EC2 Instance Usage Report Correct Answer: B - AWS CloudTrail Question 4 Question: Which of the below options are related to the reliability of AWS? (Choose TWO) Options: A. Applying the principle of least privilege to all AWS resources B. Automatically provisioning new resources to meet demand C. All AWS services are considered Global Services, and this design helps customers serve their international users D. Providing compensation to customers if issues occur E. Ability to recover quickly from failures Correct Answer: B, E - Automatically provisioning new resources to meet demand and Ability to recover quickly from failures Question 5 Question: Which statement is true regarding the AWS Shared Responsibility Model? Options: A. Responsibilities vary depending on the services used B. Security of the IaaS services is the responsibility of AWS C. Patching the guest OS is always the responsibility of AWS D. Security of the managed services is the responsibility of the customer Correct Answer: A - Responsibilities vary depending on the services used Question 6 Question: You have set up consolidated billing for several AWS accounts. One of the accounts has purchased a number of reserved instances for 3 years. Which of the following is true regarding this scenario? Options: A. The Reserved Instance discounts can only be shared with the master account B. All accounts can receive the hourly cost benefit of the Reserved Instances C. The purchased instances will have better performance than On-demand instances D. There are no cost benefits from using consolidated billing; It is for informational purposes only Correct Answer: B - All accounts can receive the hourly cost benefit of the Reserved Instances Question 7 Question: A company has developed an eCommerce web application in AWS. What should they do to ensure that the application has the highest level of availability? Options: A. Deploy the application across multiple Availability Zones and Edge locations B. Deploy the application across multiple Availability Zones and subnets C. Deploy the application across multiple Regions and Availability Zones D. Deploy the application across multiple VPC's and subnets Correct Answer: C - Deploy the application across multiple Regions and Availability Zones Question 8 Question: What does AWS Snowball provide? (Choose TWO) Options: A. Built-in computing capabilities that allow customers to process data locally B. A catalog of third-party software solutions that customers need to build solutions and run their businesses C. A hybrid cloud storage between on-premises environments and the AWS Cloud D. An Exabyte-scale data transfer service that allows you to move extremely large amounts of data to AWS E. Secure transfer of large amounts of data into and out of the AWS Correct Answer: A, E - Built-in computing capabilities and Secure transfer of large amounts of data Question 9 Question: A company has an AWS Enterprise Support plan. They want quick and efficient guidance with their billing and account inquiries. Which of the following should the company use? Options: A. AWS Health Dashboard B. AWS Support Concierge C. AWS Customer Service D. AWS Operations Support Correct Answer: B - AWS Support Concierge Question 10 Question: A Japanese company hosts their applications on Amazon EC2 instances in the Tokyo Region. The company has opened new branches in the United States, and the US users are complaining of high latency. What can the company do to reduce latency for the users in the US while minimizing costs? Options: A. Applying the Amazon Connect latency-based routing policy B. Registering a new US domain name to serve the users in the US C. Building a new data center in the US and implementing a hybrid model D. Deploying new Amazon EC2 instances in a Region located in the US Correct Answer: D - Deploying new Amazon EC2 instances in a Region located in the US Question 11 Question: An organization has a large number of technical employees who operate their AWS Cloud infrastructure. What does AWS provide to help organize them into teams and then assign the appropriate permissions for each team? Options: A. IAM roles B. IAM users C. IAM user groups D. AWS Organizations Correct Answer: C - IAM user groups Question 12 Question: A company has decided to migrate its Oracle database to AWS. Which AWS service can help achieve this without negatively impacting the functionality of the source database? Options: A. AWS OpsWorks B. AWS Database Migration Service C. AWS Server Migration Service D. AWS Application Discovery Service Correct Answer: B - AWS Database Migration Service Question 13 Question: Adjusting compute capacity dynamically to reduce cost is an implementation of which AWS cloud best practice? Options: A. Build security in every layer B. Parallelize tasks C. Implement elasticity D. Adopt monolithic architecture Correct Answer: C - Implement elasticity Question 14 Question: What are the benefits of having infrastructure hosted in AWS? (Choose TWO) Options: A. Increasing speed and agility B. There is no need to worry about security C. Gaining complete control over the physical infrastructure D. Operating applications on behalf of customers E. All of the physical security and most of the data/network security are taken care of for you Correct Answer: A, E - Increasing speed and agility, and physical/data security management Question 15 Question: What is the advantage of the AWS-recommended practice of "decoupling" applications? Options: A. Allows treating an application as a single, cohesive unit B. Reduces inter-dependencies so that failures do not impact other components of the application C. Allows updates of any monolithic application quickly and easily D. Allows tracking of any API call made to any AWS service Correct Answer: B - Reduces inter-dependencies so that failures do not impact other components Question 16 Question: Which of the following helps a customer view the Amazon EC2 billing activity for the past month? Options: A. AWS Budgets B. AWS Pricing Calculator C. AWS Systems Manager D. AWS Cost & Usage Reports Correct Answer: D - AWS Cost & Usage Reports Question 17 Question: What do you gain from setting up consolidated billing for five different AWS accounts under another master account? Options: A. AWS services' costs will be reduced to half the original price B. The consolidated billing feature is just for organizational purpose C. Each AWS account gets volume discounts D. Each AWS account gets five times the free-tier services capacity Correct Answer: C - Each AWS account gets volume discounts Question 18 Question: What should you do in order to keep the data on EBS volumes safe? (Choose TWO) Options: A. Regularly update firmware on EBS devices B. Create EBS snapshots C. Ensure that EBS data is encrypted at rest D. Store a backup daily in an external drive E. Prevent any unauthorized access to AWS data centers Correct Answer: B, C - Create EBS snapshots and ensure data encryption at rest Question 19 Question: One of the most important AWS best-practices to follow is the cloud architecture principle of elasticity. How does this principle improve your architecture's design? Options: A. By automatically scaling your on-premises resources based on changes in demand B. By automatically scaling your AWS resources using an Elastic Load Balancer C. By reducing interdependencies between application components wherever possible D. By automatically provisioning the required AWS resources based on changes in demand Correct Answer: D - Automatically provisioning required AWS resources based on changes in demand Question 20 Question: A startup company is operating on limited funds and is extremely concerned about cost overruns. Which of the below options can be used to notify the company when their monthly AWS bill exceeds $2000? (Choose TWO) Options: A. Setup a CloudWatch billing alarm that triggers an SNS notification when the threshold is exceeded B. Configure the Amazon Simple Email Service to send billing alerts to their email address on a daily basis C. Configure the AWS Budgets Service to alert the company when the threshold is exceeded D. Configure AWS CloudTrail to automatically delete all AWS resources when the threshold is exceeded E. Configure the Amazon Connect Service to alert the company when the threshold is exceeded Correct Answer: A, C - CloudWatch billing alarm and AWS Budgets Service Question 21 Question: What does Amazon CloudFront use to distribute content to global users with low latency? Options: A. AWS Global Accelerator B. AWS Regions C. AWS Edge Locations D. AWS Availability Zones Correct Answer: C - AWS Edge Locations Question 22 Question: What does the "Principle of Least Privilege" refer to? Options: A. You should grant your users only the permissions they need when they need them and nothing more B. All IAM users should have at least the necessary permissions to access the core AWS services C. All trusted IAM users should have access to any AWS service in the respective AWS account D. IAM users should not be granted any permissions; to keep your account safe Correct Answer: A - Grant users only the permissions they need Question 23 Question: Which of the following does NOT belong to the AWS Cloud Computing models? Options: A. Platform as a Service (PaaS) B. Infrastructure as a Service (IaaS) C. Software as a Service (SaaS) D. Networking as a Service (NaaS) Correct Answer: D - Networking as a Service (NaaS) Question 24 Question: The identification process of an online financial services company requires that new users must complete an online interview with their security team. The completed recorded interviews are only required in the event of a legal issue or a regulatory compliance breach. What is the most cost-effective service to store the recorded videos? Options: A. S3 Intelligent-Tiering B. AWS Marketplace C. Amazon S3 Glacier Deep Archive D. Amazon EBS Correct Answer: C - Amazon S3 Glacier Deep Archive Question 25 Question: Which service provides DNS in the AWS cloud? Options: A. Route 53 B. AWS Config C. Amazon CloudFront D. Amazon EMR Correct Answer: A - Route 53 Question 26 Question: Hundreds of thousands of DDoS attacks are recorded every month worldwide. What service does AWS provide to help protect AWS Customers from these attacks? (Choose TWO) Options: A. AWS Shield B. AWS Config C. Amazon Cognito D. AWS WAF E. AWS KMS Correct Answer: A, D - AWS Shield and AWS WAF Question 27 Question: A company is deploying a new two-tier web application in AWS. Where should the most frequently accessed data be stored so that the application's response time is optimal? Options: A. AWS OpsWorks B. AWS Storage Gateway C. Amazon EBS volume D. Amazon ElastiCache Correct Answer: D - Amazon ElastiCache Question 28 Question: You want to run a questionnaire application for only one day (without interruption), which Amazon EC2 purchase option should you use? Options: A. Reserved instances B. Spot instances C. Dedicated instances D. On-demand instances Correct Answer: D - On-demand instances Question 29 Question: You are working on a project that involves creating thumbnails of millions of images. Consistent uptime is not an issue, and continuous processing is not required. Which EC2 buying option would be the most cost-effective? Options: A. Reserved Instances B. On-demand Instances C. Dedicated Instances D. Spot Instances Correct Answer: D - Spot Instances Question 30 Question: Which of the following can be described as a global content delivery network (CDN) service? Options: A. AWS VPN B. AWS Direct Connect C. AWS Regions D. Amazon CloudFront Correct Answer: D - Amazon CloudFront Question 31 Question: Which of the following services allows customers to manage their agreements with AWS? Options: A. AWS Artifact B. AWS Certificate Manager C. AWS Systems Manager D. AWS Organizations Correct Answer: A - AWS Artifact Question 32 Question: Which of the following are examples of AWS-Managed Services, where AWS is responsible for the operational and maintenance burdens of running the service? (Choose TWO) Options: A. Amazon VPC B. Amazon DynamoDB C. Amazon Elastic MapReduce D. AWS IAM E. Amazon Elastic Compute Cloud Correct Answer: B, C - Amazon DynamoDB and Amazon Elastic MapReduce Question 33 Question: Your company has a data store application that requires access to a NoSQL database. Which AWS database offering would meet this requirement? Options: A. Amazon Aurora B. Amazon DynamoDB C. Amazon Elastic Block Store D. Amazon Redshift Correct Answer: B - Amazon DynamoDB Question 34 Question: As part of the Enterprise support plan, who is the primary point of contact for ongoing support needs? Options: A. AWS Identity and Access Management (IAM) user B. Infrastructure Event Management (IEM) engineer C. AWS Consulting Partners D. Technical Account Manager (TAM) Correct Answer: D - Technical Account Manager (TAM) Question 35 Question: How can you view the distribution of AWS spending in one of your AWS accounts? Options: A. By using Amazon VPC console B. By contacting the AWS Support team C. By using AWS Cost Explorer D. By contacting the AWS Finance team Correct Answer: C - By using AWS Cost Explorer Question 36 Question: Which of the following must an IAM user provide to interact with AWS services using the AWS Command Line Interface (AWS CLI)? Options: A. Access keys B. Secret token C. UserID D. User name and password Correct Answer: A - Access keys Question 37 Question: You have AWS Basic support, and you have discovered that some AWS resources are being used maliciously, and those resources could potentially compromise your data. What should you do? Options: A. Contact the AWS Customer Service team B. Contact the AWS Abuse team C. Contact the AWS Concierge team D. Contact the AWS Security team Correct Answer: B - Contact the AWS Abuse team Question 38 Question: Select TWO examples of the AWS shared controls. Options: A. Patch Management B. IAM Management C. VPC Management D. Configuration Management E. Data Center operations Correct Answer: A, D - Patch Management and Configuration Management Question 39 Question: In order to implement best practices when dealing with a "Single Point of Failure," you should attempt to build as much automation as possible in both detecting and reacting to failure. Which of the following AWS services would help? (Choose TWO) Options: A. ELB B. Auto Scaling C. Amazon Athen D. ECR E. Amazon EC2 Correct Answer: A, B - ELB and Auto Scaling Question 40 Question: A company is planning to host an educational website on AWS. Their video courses will be streamed all around the world. Which of the following AWS services will help achieve high transfer speeds? Options: A. Amazon SNS B. Amazon Kinesis Video Streams C. AWS CloudFormation D. Amazon CloudFront Correct Answer: D - Amazon CloudFront Question 41 Question: A developer is planning to build a two-tier web application that has a MySQL database layer. Which of the following AWS database services would provide automated backups for the application? Options: A. A MySQL database installed on an EC2 instance B. Amazon Aurora C. Amazon DynamoDB D. Amazon Neptune Correct Answer: B - Amazon Aurora Question 42 Question: What is the AWS service that enables AWS architects to manage infrastructure as code? Options: A. AWS CloudFormation B. AWS Config C. Amazon SES D. Amazon EMR Correct Answer: A - AWS CloudFormation Question 43 Question: Under the shared responsibility model, which of the following is the responsibility of AWS? Options: A. Client-side encryption B. Configuring infrastructure devices C. Server-side encryption D. Filtering traffic with Security Groups Correct Answer: B - Configuring infrastructure devices Question 44 Question: What does the AWS Health Dashboard provide? (Choose TWO) Options: A. Detailed troubleshooting guidance to address AWS events impacting your resources B. Health checks for Auto Scaling instances C. Recommendations for Cost Optimization D. A dashboard detailing vulnerabilities in your applications E. Personalized view of AWS service health Correct Answer: A, E - Detailed troubleshooting guidance and Personalized view of AWS service health Question 45 Question: You have deployed your application on multiple Amazon EC2 instances. Your customers complain that sometimes they can't reach your application. Which AWS service allows you to monitor the performance of your EC2 instances to assist in troubleshooting these issues? Options: A. AWS Lambda B. AWS Config C. Amazon CloudWatch D. AWS CloudTrail Correct Answer: C - Amazon CloudWatch Question 46 Question: Your company is developing a critical web application in AWS, and the security of the application is a top priority. Which of the following AWS services will provide infrastructure security optimization recommendations? Options: A. AWS Shield B. AWS Management Console C. AWS Secrets Manager D. AWS Trusted Advisor Correct Answer: D - AWS Trusted Advisor Question 47 Question: Which of the following is not a benefit of Amazon S3? (Choose TWO) Options: A. Amazon S3 provides unlimited storage for any type of data B. Amazon S3 can run any type of application or backend system C. Amazon S3 stores any number of objects, but with object size limits D. Amazon S3 can be scaled manually to store and retrieve any amount of data from anywhere E. Amazon S3 provides 99.999999999% (11 9's) of data durability Correct Answer: B, D - Running applications and manual scaling Question 48 Question: In the AWS Shared responsibility Model, which of the following are the responsibility of the customer? (Choose TWO) Options: A. Disk disposal B. Controlling physical access to compute resources C. Patching the Network infrastructure D. Setting password complexity rules E. Configuring network access rules Correct Answer: D, E - Setting password complexity rules and Configuring network access rules Question 49 Question: What does AWS provide to deploy popular technologies such as IBM MQ on AWS with the least amount of effort and time? Options: A. Amazon Aurora B. Amazon CloudWatch C. AWS Quick Start reference deployments D. AWS OpsWorks Correct Answer: C - AWS Quick Start reference deployments Question 50 Question: An organization has decided to purchase an Amazon EC2 Reserved Instance (RI) for three years in order to reduce costs. It is possible that the application workloads could change during the reservation period. What is the EC2 Reserved Instance (RI) type that will allow the company to exchange the purchased reserved instance for another reserved instance with higher computing power if they need to? Options: A. Elastic RI B. Premium RI C. Standard RI D. Convertible RI Correct Answer: D - Convertible RI Answer Key Summary Here's a quick reference guide to all correct answers: 1. D - AWS Management Console 2. D - Adding more EC2 instances of the same size 3. B - AWS CloudTrail 4. B, E - Automatically provisioning resources & Ability to recover quickly 5. A - Responsibilities vary by service 6. B - All accounts receive Reserved Instance benefits 7. C - Deploy across multiple Regions and Availability Zones 8. A, E - Built-in computing & Secure data transfer 9. B - AWS Support Concierge 10. D - Deploy EC2 instances in US Region 11. C - IAM user groups 12. B - AWS Database Migration Service 13. C - Implement elasticity 14. A, E - Speed/agility & Security management 15. B - Reduces inter-dependencies 16. D - AWS Cost & Usage Reports 17. C - Volume discounts 18. B, C - EBS snapshots & encryption 19. D - Automatic resource provisioning 20. A, C - CloudWatch alarms & AWS Budgets 21. C - AWS Edge Locations 22. A - Principle of Least Privilege 23. D - Networking as a Service 24. C - S3 Glacier Deep Archive 25. A - Route 53 26. A, D - AWS Shield & WAF 27. D - Amazon ElastiCache 28. D - On-demand instances 29. D - Spot Instances 30. D - Amazon CloudFront 31. A - AWS Artifact 32. B, C - DynamoDB & Elastic MapReduce 33. B - Amazon DynamoDB 34. D - Technical Account Manager 35. C - AWS Cost Explorer 36. A - Access keys 37. B - AWS Abuse team 38. A, D - Patch & Configuration Management 39. A, B - ELB & Auto Scaling 40. D - Amazon CloudFront 41. B - Amazon Aurora 42. A - AWS CloudFormation 43. B - Configuring infrastructure devices 44. A, E - Troubleshooting guidance & Service health view 45. C - Amazon CloudWatch 46. D - AWS Trusted Advisor 47. B, D - Cannot run applications & Manual scaling 48. D, E - Password rules & Network access rules 49. C - AWS Quick Start 50. D - Convertible RI

Use Quizgecko on...
Browser
Browser