PDF Download
AWS CLOUD PRACTITIONER QUESTIONS EXAM QUESTIONS
Actual Qs and Ans Expert-Verified Explanation
This Exam contains:
-Guarantee passing score -29 Questions and Answers -format set of multiple-choice -Expert-Verified Explanation Question 1: Which service is used to quickly deploy and scale applications on AWS?
Answer:
AWS Elastic Beanstalk. You upload your application, and Elastic Beanstalk automatically handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring.
Question 2: Which service is used to transfer up to 80 PB of data to AWS?
Answer:
AWS Snowmobile is a service that is used for transferring up to 80 PB of data to AWS. Each Snowmobile is a 45-foot long shipping container that is pulled by a semi-trailer truck. It can transfer up to 80 PB of data.Question 3: You want Amazon S3 to monitor your objects' access patterns. Which storage class should you use?
Answer:
In the S3 Intelligent-Tiering storage class, Amazon S3 monitors objects' access patterns
Question 4: Which compute option reduces costs when you commit to a consistent amount of compute usage for a 1-year or 3-year term?
Answer:
Amazon EC2 Savings Plans enable you to reduce your compute costs by committing to a consistent amount of compute usage for a 1-year or 3-year Question 5: Which Perspective of the AWS Cloud Adoption Framework focuses on recovering IT workloads to meet the requirements of your business stakeholders?
Answer:
The Operations Perspective of the AWS Cloud Adoption Framework also includes principles for operating in the cloud by using agile best practices.Question 6: Which component or service enables you to establish a dedicated private connection between your data center and virtual private cloud (VPC)?
Answer:
AWS Direct Connect is a service that enables you to establish a dedicated private connection between your data center and VPC.
Question 7: Which action can you perform in Amazon CloudFront?
Answer:
Deliver content to customers through a global network of edge locations.Question 8: Which tool is used to automate actions for AWS services and applications through scripts?
Answer:
AWS Command Line Interface.Question 9: Which pillar of the AWS Well-Architected Framework focuses on using computing resources in ways that meet system requirements?
Answer:
Performance Efficiency. The Performance Efficiency pillar focuses on using computing resources efficiently to meet system requirements, and to maintain that efficiency as demand changes and technologies evolve.
Question 10: Which statement best describes Elastic Load Balancing?
Answer:
A service that distributes incoming traffic across multiple targets, such as Amazon EC2 instances.Question 11: Which Support plans include access to all AWS Trusted Advisor checks? (Select TWO.)
Answer:
Enterprise, Business Question 12: In the S3 Intelligent-Tiering storage class, Amazon S3 moves objects between a frequent access tier and an infrequent access tier. Which storage classes are used for these tiers?
Answer:
S3 Standard, S3 Standard-IA n the S3 Intelligent-Tiering storage class, Amazon S3 monitors objects' access patterns. If you haven't accessed an object for 30 consecutive days, Amazon S3 automatically moves it to the infrequent access tier, S3 Standard-IA. If you access an object in the infrequent access tier, Amazon S3 automatically moves it to the frequent access tier, S3 Standard.Question 13: Which service enables you to build the workflows that are required for human review of machine learning predictions?
Answer:
Amazon Augmented AI (Amazon A2I) provides built-in human review workflows for common machine learning use cases, such as content moderation and text extraction from documents. With Amazon A2I, you can also create your own workflows for machine learning models built on Amazon SageMaker or any other tools.
Question 14: Which statement best describes an Availability Zone?
Answer:
is A fully isolated portion of the AWS global infrastructure.
Question 15: Which service is used to run containerized applications on AWS?
Answer:
Amazon EKS is a fully managed service that you can use to run Kubernetes on AWS. Kubernetes is open-source software that enables you to deploy and manage containerized applications at scale.
Question 16: Which actions can you perform in Amazon Route 53? (Select TWO.)
Answer:
Connect user requests to infrastructure in AWS and outside of AWS.Manage DNS records for domain names.Question 17: You are running an Amazon EC2 instance and want to store data in an attached resource. Your data is temporary and will not be kept long term. Which resource should you use?
Answer:
Instance stores are ideal for temporary data that does not need to be kept long term.Question 18: You want to store data in a volume that is attached to an Amazon EC2 instance.Which service should you use?
Answer:
Amazon EBS provides block-level storage volumes that you can use with Amazon EC2 instances. If you stop or terminate an Amazon EC2 instance, all the data on the attached EBS volume remains available.Question 19: You want to store data in a key-value database. Which service should you use?
Answer:
Amazon DynamoDB is a key-value database service. A key-value database might include data pairs such as "Name: John Doe," "Address: 123 Any Street," and "City: Anytown".Question 20: Which virtual private cloud (VPC) component controls inbound and outbound traffic for Amazon EC2 instances?
Answer:
A security group is a virtual firewall that controls inbound and outbound traffic for an Amazon EC2 instance.
Question 21: Which tasks are the responsibilities of AWS? (Select TWO.)
Answer:
Maintaining virtualization infrastructure, Configuring AWS infrastructure devices
Question 22: Which statement best describes Amazon GuardDuty?
Answer:
A service that provides intelligent threat detection for your AWS infrastructure and resources.