BrowseAWS
Cloud Practitioner

Official Sample Questions

This is a copy of the official sample questions.

Why is AWS more economical than traditional data centers for applications with varying compute workloads?
The ability to launch instances on demand when needed allows users to launch and terminate instances in response to a varying workload. This is a more economical practice than purchasing enough on-premises servers to handle the peak load.
Which AWS service would simplify the migration of a database to AWS?
AWS DMS helps users migrate databases to AWS quickly and securely. The source database remains fully operational during the migration, minimizing downtime to applications that rely on the database. AWS DMS can migrate data to and from most widely used commercial and open-source databases.
Which AWS offering enables users to find, buy, and immediately start using software solutions in their AWS environment?
AWS Marketplace is a digital catalog with thousands of software listings from independent software vendors that makes it easy to find, test, buy, and deploy software that runs on AWS.
Which AWS networking service enables a company to create a virtual network within AWS?
Amazon VPC lets users provision a logically isolated section of the AWS Cloud where users can launch AWS resources in a virtual network that they define.
Which of the following is an AWS responsibility under the AWS shared responsibility model?
Maintaining physical hardware is an AWS responsibility under the AWS shared responsibility model.
Which component of the AWS global infrastructure does Amazon CloudFront use to ensure low-latency delivery?
To deliver content to users with lower latency, Amazon CloudFront uses a global network of points of presence (edge locations and regional edge caches) worldwide.
How would a system administrator add an additional layer of login security to a user’s AWS Management Console?
Multi-factor authentication (MFA) is a simple best practice that adds an extra layer of protection on top of a username and password. With MFA enabled, when a user signs in to an AWS Management Console, they will be prompted for their username and password (the first factor: what they know), as well as for an authentication code from their MFA device (the second factor: what they have). Taken together, these multiple factors provide increased security for AWS account settings and resources.
Which service can identify the user that made the API call when an Amazon EC2 instance is terminated?
AWS CloudTrail helps users enable governance, compliance, and operational and risk auditing of their AWS accounts. Actions taken by a user, role, or an AWS service are recorded as events in CloudTrail. Events include actions taken in the AWS Management Console, AWS Command Line Interface (CLI), and AWS SDKs and APIs.
Which service would be used to send alerts based on Amazon CloudWatch alarms?
Amazon SNS and Amazon CloudWatch are integrated so users can collect, view, and analyze metrics for every active SNS. Once users have configured CloudWatch for Amazon SNS, they can gain better insight into the performance of their Amazon SNS topics, push notifications, and SMS deliveries.
Where can a user find information about prohibited actions on the AWS infrastructure?
The AWS Acceptable Use Policy provides information regarding prohibited actions on the AWS infrastructure.
Next Chapter: General