AWS Certified Cloud Practitioner Sample Questions Flashcards
Why is AWS more economical than traditional data centers for applications with varying compute
workloads?
A) Amazon EC2 costs are billed on a monthly basis.
B) Users retain full administrative access to their Amazon EC2 instances.
C) Amazon EC2 instances can be launched on demand when needed.
D) Users can permanently run enough instances to handle peak workloads.
Amazon EC2 instances can be launched on demand when needed.
Which AWS service would simplify the migration of a database to AWS?
A) AWS Storage Gateway
B) AWS Database Migration Service (AWS DMS)
C) Amazon EC2
D) Amazon AppStream 2.0
AWS Database Migration Service (AWS DMS)
Which AWS offering enables users to find, buy, and immediately start using software solutions in their AWS environment? A) AWS Config B) AWS OpsWorks C) AWS SDK D) AWS Marketplace
AWS Marketplace
Which AWS networking service enables a company to create a virtual network within AWS?
A) AWS Config
B) Amazon Route 53
C) AWS Direct Connect
D) Amazon Virtual Private Cloud (Amazon VPC)
Amazon Virtual Private Cloud (Amazon VPC)
Which of the following is an AWS responsibility under the AWS shared responsibility model? A) Configuring third-party applications B) Maintaining physical hardware C) Securing application access and data D) Managing guest operating systems
Maintaining physical hardware
Which component of the AWS global infrastructure does Amazon CloudFront use to ensure low-latency delivery? A) AWS Regions B) Edge locations C) Availability Zones D) Virtual Private Cloud (VPC)
Edge locations
How would a system administrator add an additional layer of login security to a user’s AWS
Management Console?
A) Use Amazon Cloud Directory
B) Audit AWS Identity and Access Management (IAM) roles
C) Enable multi-factor authentication
D) Enable AWS CloudTrail
Enable multi-factor authentication
Which service can identify the user that made the API call when an Amazon EC2 instance is
terminated?
A) AWS Trusted Advisor
B) AWS CloudTrail
C) AWS X-Ray
D) AWS Identity and Access Management (AWS IAM)
AWS CloudTrail
Which service would be used to send alerts based on Amazon CloudWatch alarms?
A) Amazon Simple Notification Service (Amazon SNS)
B) AWS CloudTrail
C) AWS Trusted Advisor
D) Amazon Route 53
Amazon Simple Notification Service (Amazon SNS)
Where can a user find information about prohibited actions on the AWS infrastructure?
A) AWS Trusted Advisor
B) AWS Identity and Access Management (IAM)
C) AWS Billing Console
D) AWS Acceptable Use Policy
AWS Acceptable Use Policy
What advantages does a database administrator obtain by using the Amazon Relational Database Service (RDS)?
A. RDS provides 99.99999999999% reliability and durability
B. RDS databases automatically scale based on load
C. RDS enables users to dynamically adjust CPU and RAM resources
D. RDS simplifies relational database administration tasks
D. RDS simplifies relational database administration tasks
Amazon RDS is a managed relational database service on which you can run several types of database software. The service is managed so this reduces the database administration tasks an administrator would normally undertake. The managed service includes hardware provisioning, database setup, patching and backups.
A large company is interested in avoiding long-term contracts and moving from fixed costs to variable costs. What is the value proposition of AWS for this company?
A. Economies of scale
B. Pay-as-you-go pricing
C. Volume pricing discounts
D. Automated cost optimization
B. Pay-as-you-go pricing
Pay-as-you-go pricing helps companies move away from fixed costs to variable costs in a model in which they only pay for what they actually use. There are no fixed term contracts with AWS so that requirement is also met.
A customer needs to determine Total Cost of Ownership (TCO) for a workload that requires physical isolation. Which hosting model should be used?
A. Dedicated Hosts
B. Reserved Instances
C. On-Demand Instances
D. Spot Instances
A. Dedicated Hosts
An Amazon EC2 Dedicated Host is a physical server with EC2 instance capacity fully dedicated to your use.
Which design principles are enabled by the AWS Cloud to improve the operation of workloads? (Select TWO)
A. Minimize platform design B. Loose coupling C. Customized hardware D. Remove single points of failure E. Minimum viable product
B. Loose coupling
D. Remove single points of failure
Loose coupling is when you break systems down into smaller components that are loosely coupled together. This reduces interdependencies between systems components. This is achieved in the cloud using messages buses, notification and messaging services.
Removing single points of failure ensures fault tolerance and high availability. This is easily achieved in the cloud as the architecture and features of the cloud support the implementation of highly available and fault tolerant systems.
A user is planning to launch three EC2 instances behind a single Elastic Load Balancer. The deployment should be highly available.
A. Launch the instances across multiple Availability Zones in a single AWS Region.
B. Launch the instances as EC2 Spot Instances in the same AWS Region and the same Availability Zone.
C. Launch the instances in multiple AWS Regions, and use Elastic IP addresses.
D. Launch the instances as EC2 Reserved Instances in the same AWS Region, but in different Availability Zones.
A. “Launch the instances across multiple Availability Zones in a single AWS Region.”
Explanation:
To make the deployment highly available the user should launch the instances across multiple Availability Zones in a single AWS Region. Elastic Load Balancers can only serve targets in a single Region so it is not possible to deploy across Regions.
A company needs to host a database for at least 1 year.
Which of the following options would be the most cost-effective solution?
A. On-Demand
B. Partial Upfront - Reserved
C. Spot Instances
D. No Upfront - Reserved
Partial Upfront - Reserved
What does Amazon Elastic Beanstalk provide?
A. A scalable storage appliance on top of Amazon Web Services.
B. A scalable cluster of EC2 instances.
C. An application container on top of Amazon Web Services.
D. A service by this name doesn’t exist.
An application container on top of Amazon Web Services.
You work for a large consulting firm that has just hired a junior consultant named Nina, who will be working on a large AWS project. She will be working remotely. You create a new IAM user for her in your company’s AWS account.
On Nina’s first day, you ask her to make a change to a CloudWatch alarm in an Auto Scaling group.
Nina reports back that she does not have access to CloudWatch or auto scaling in the AWS console.
What might be the reason for this?
A. There is a non-explicit deny to all new users.
B. When you created the new user you forgot to assign access keys.
C. Because she is working remotely, she cannot modify anything in the Auto Scaling group via her terminal.
D. Only IAM account sys-admins can make changes to the AutoScaling groups.
There is a non-explicit deny to all new users.
Where does one go to find and download AWS SOC& PCI reports? A. AWS Glue B. AWS Artifact C. AWS Polly D. AWS Chime
AWS Artifact
Where can a customer locate information of the prohibited actions on AWS infrastructure ?
A. AWS Identity and Access Management (IAM)
B. AWS Trusted Advisor
C. AWS Billing Console
D. AWS Acceptable Use Policy
AWS Acceptable Use Policy
Your CTO has asked you to contact the AWS support using the chat feature to ask for guidance related to EBS.
However, when you open the AWS support center you can’t see a way to contact support via Chat.
What should you do?
A. Upgrade from Basic plan to Developer plan
B. At a minimum, upgrade to Business support plan.
C. There is no chat feature in AWS support.
D. The chat feature is available for all plans for additional fee, but you have to request it first.
At a minimum, upgrade to Business support plan.
Which of the following AWS offering allows customers to find, buy, and immediately start using software solutions in their AWS environment? A. AWS Config B. AWS Marketplace C. AWS SDK D. AWS OpsWorks
AWS Marketplace
You want to run a questionnaire application for only one day (without interruption), which AWS EC2 purchase option would you choose? A. Reserved instances B. Dedicated instances C. Spot instances D. On-demand instances
On-demand instances
What does the term “Economies of scale” mean?
A. It means that you have the ability to pay as you go.
B. It means as more time passes using AWS, you pay more for its services.
C. It means that AWS will continuously lower costs as it grows.
D. It means that you save more when you consume more.
It means that AWS will continuously lower costs as it grows.
You have just set up a brand-new AWS account. You want to keep monthly billing under $100, but you are worried about going over that limit.
What can you use in order to be notified when the monthly bill approaches $100?
A. A CloudWatch billing alarm that triggers an SNS notification to your email address.
B. A SNS billing alarm that triggers a CloudWatch notification to your email address.
C. A CloudWatch billing alarm that triggers a CloudTrail notification to your email address.
D. A CloudTrail billing alarm that triggers an SNS notification to your email address.
A CloudWatch billing alarm that triggers an SNS notification to your email address.
In which of the given increment is an Amazon EC2 instance running the Amazon Linux 2 AMI billed? A. Per CPU B. Per GB C. Per second D. Per hour
C. Per second
Which of the following statements best describes the AWS shared controls?
A. Controls which are solely the responsibility of the customer based on the application they are deploying within AWS services.
B. Controls which the customer and AWS use to secure the infrastructure
C. Controls which a customer fully inherits from AWS.
D. Controls which apply to both the infrastructure layer and customer layers.
D. Controls which apply to both the infrastructure layer and customer layers.
An organization has 500 employees. The organization wants to set up AWS access for each department.
Which of the below-mentioned options is a possible solution?
A. Create IAM users and provide individual permission for each one of them.
B. It is not possible to manage more than 100 IAM users with AWS
C. Create an IAM group for each department and assign IAM users to the groups.
D. Create IAM roles based on the permission and assign users to each role.
C. Create an IAM group for each department and assign IAM users to the groups.
AWS allows you to create a “Golden Environment”, where you can capture your security policies (such as firewall rules, network access controls, internal/external subnets, and operating system hardening), reuse it among multiple projects, and have it become part of your continuous integration pipeline.
Which of the following AWS services is most involved in creating such an environment?
A. AWS Config
B. AWS Auto Scaling
C. AWS CloudFormation
D. AWS CloudTrail
C. AWS CloudFormation
A company has decided to migrate to the AWS Cloud. AWS offers a wide range of services and instance types.They want to reduce costs as much as possible.
Which of the following is the main factor to consider when choosing the instance type of services like Amazon RDS and Amazon Redshift?
A. Your team experience with these services.
B. The type of your current on-premise database.
C. Sources of traffic.
D. Workload utilization of CPU & RAM.
D. Workload utilization of CPU & RAM.
Which of the following Cloud Computing models assists in removing the need to manage operating systems on its own by an organization? A. IaaS B. PaaS C. GaaS D. SaaS
B. PaaS
What should you do in order to keep the data on EBS volumes safe?
A. Create EBS snapshots
B. Attach the volumes to EC2 Instances
C. Create copies of EBS Volumes
D. Store a backup daily in an external drive.
A. Create EBS snapshots
A company created a solution that will help AWS customers improve their architectures on AWS.
Which AWS program may support this company?
A. AWS Professional Services
B. AWS TAM
C. APN Technology Partners
D. APN Consulting Partners
D. APN Consulting Partners
Which of the following AWS services would you use to register a new domain name in the AWS Platform? A. AWS Config B. Amazon ECR C. Amazon Route 53 D. AWS KMS
C. Amazon Route 53
Miller is working with a large data set, and he needs to import it into a relational database service.
What AWS service will meet his needs?
A. RDS
B. Neptune
C. DynamoDB
D. ElastiCache
A. RDS
Which of the following options is suitable for connecting to Amazon EC2 instances? A. Key pairs B. Route Tables C. MFA D. Instance Password
A. Key pairs
Which of the following services can be used to process images uploaded to S3? A. Amazon Athena B. Amazon PinPoint. C. AWS Lambda D. AWS Artifact
C. AWS Lambda
Where can AWS customers find their historical billing information? A. AWS Simple Monthly calculator B. AWS Billing History C. Billing and Cost Management console D. AWS TCO
C. Billing and Cost Management console
How does AWS notify customers about the latest security and privacy events within AWS services? A. Using Security Bulletins B. Using Compliance Resources C. Using the AWS ACM service D. Using the AWS Management Console
A. Using Security Bulletins
While working with Amazon S3, you found that six of your S3 buckets were deleted, but no one is taking responsibility.
You decide to open an investigation in order to find out who deleted the S3 buckets.
Which of the following may help you in your investigation?
A. None of these
B. SNS logs.
C. CloudTrail logs.
D. CloudWatch Logs.
C. CloudTrail logs.
Which DynamoDB feature can be used to reduce the latency of requests to a database from milliseconds to microseconds? A. Read Replica B. Memcached. C. DAX D. Multi-AZ
C. DAX
Your organization heavily uses Chef to operate their configuration management systems.
Which AWS Cloud service provides integration with Chef recipes to automate the configuration of servers across Amazon EC2 Instances?
A. AWS Config
B. AWS CloudFormation
C. AWS OpsWorks
D. AutoScaling
C. AWS OpsWorks
Which of the following AWS offering allows customers to find, buy, and immediately start using software solutions in their AWS environment? A. AWS Marketplace B. AWS Config C. AWS SDK D. AWS OpsWorks
A. AWS Marketplace
Which S3 storage class has the lowest object availability rating?
A. Infrequent Access
B. Standard
C. All of them have the same availability rating
D. S3 One Zone-IA
D. S3 One Zone-IA
Which of the following is NOT a benefit of using AWS Lambda?
A. There is no charge when your AWS Lambda code is not running.
B. AWS Lambda can be called directly from any mobile app.
C. AWS Lambda runs code without provisioning or managing servers.
D. AWS Lambda provides a scalable data warehouse solution.
D. AWS Lambda provides a scalable data warehouse solution.
\_\_\_\_\_\_\_\_\_\_\_\_ is the IAM entity associated with an access key ID and secret access key. A. IAM Group B. IAM User C. IAM Policy D. IAM Role
B. IAM User
Which of the following makes it easier for you to manage and filter your resources? A. AWS Service Catalog B. Amazon CloudWatch C. AWS Tagging D. AWS Directory Service
C. AWS Tagging
Which of the following statements is correct regarding Availability Zones?
A. An Availability Zone is a distinct location within a region that is insulated from failures in other Availability Zones.
B. A collection of regions make up an Availability Zone.
C. The timeframe a particular service is available for use by authorized users is an Availability Zone.
D. “Availability Zone” is another name for an entire region which contains AWS instances.
A. An Availability Zone is a distinct location within a region that is insulated from failures in other Availability Zones.
Which of the given options is an example of the architectural benefit of moving to the cloud? A. Monolithic services B. Elasticity C. Proprietary hardware D. Vertical scalability
B. Elasticity
What is the maximum amount of data that can be stored in S3? A. 5 TB B. 1 PB C. Virtually unlimited storage D. 1 TB
C. Virtually unlimited storage
What can you use as a common file system for multiple EC2 instances? A. AWS Storage Gateway B. Simple Storage Service C. Amazon Elastic File Manager. D. Amazon Elastic File System.
D. Amazon Elastic File System.
What best describes the “Principle of Least Privilege”?
A. Users should submit all access request in written so that there is a paper trail of who needs access to different AWS resources.
B. All users should have the same baseline permissions granted to them to use basic AWS services.
C. Users should always have a little more permissions granted to them, just in case they end up needed them in the future.
D. Users should be granted permissions to access only the resources they need to do their assigned job.
D. Users should be granted permissions to access only the resources they need to do their assigned job.
Your web application currently faces performance issues and suffers from long delays.
Which of the following could help you in this situation?
A. AWS Shield
B. AWS X-Ray
C. Amazon Aurora
D. AWS OpsWorks
B. AWS X-Ray