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.