QCrusher.com
Offcanvas
Cloud
AWS
BrowseAWS
Cloud Practitioner
Pre-test
Practice Set 1
Official Sample Questions
Associate
General
Solutions Architect
Practice Set 1
Official Sample Questions
Solutions Architect Pro
Official Sample Questions
DevOps Pro
Practice Set 1
Security Specialty
Practice Set 1
Browse AWS
AWS
Cloud Practitioner
Pre-test
Practice Set 1
Official Sample Questions
Associate
General
Solutions Architect
Practice Set 1
Official Sample Questions
Solutions Architect Pro
Official Sample Questions
DevOps Pro
Practice Set 1
Security Specialty
Practice Set 1
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?
Amazon EC2 costs are billed on a monthly basis.
Amazon EC2 instances can be launched on demand when needed.
Users retain full administrative access to their Amazon EC2 instances.
Users can permanently run enough instances to handle peak 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.
Check
Which AWS service would simplify the migration of a database to AWS?
Amazon EC2
AWS Database Migration Service (AWS DMS)
Amazon AppStream 2.0
AWS Storage Gateway
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.
Check
Which AWS offering enables users to find, buy, and immediately start using software solutions in their AWS environment?
AWS Marketplace
AWS OpsWorks
AWS SDK
AWS Config
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.
Check
Which AWS networking service enables a company to create a virtual network within AWS?
AWS Config
Amazon Route 53
AWS Direct Connect
Amazon Virtual Private Cloud (Amazon VPC)
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.
Check
Which of the following is an AWS responsibility under the AWS shared responsibility model?
Managing guest operating systems
Maintaining physical hardware
Configuring third-party applications
Securing application access and data
Maintaining physical hardware is an AWS responsibility under the AWS shared responsibility model.
Check
Which component of the AWS global infrastructure does Amazon CloudFront use to ensure low-latency delivery?
Availability Zones
Edge locations
AWS Regions
Virtual Private Cloud (VPC)
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.
Check
How would a system administrator add an additional layer of login security to a user’s AWS Management Console?
Enable multi-factor authentication
Enable AWS CloudTrail
Use Amazon Cloud Directory
Audit AWS Identity and Access Management (IAM) roles
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.
Check
Which service can identify the user that made the API call when an Amazon EC2 instance is terminated?
AWS X-Ray
AWS Trusted Advisor
AWS CloudTrail
AWS Identity and Access Management (AWS IAM)
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.
Check
Which service would be used to send alerts based on Amazon CloudWatch alarms?
Amazon Route 53
AWS CloudTrail
Amazon Simple Notification Service (Amazon SNS)
AWS Trusted Advisor
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.
Check
Where can a user find information about prohibited actions on the AWS infrastructure?
AWS Identity and Access Management (IAM)
AWS Trusted Advisor
AWS Billing Console
AWS Acceptable Use Policy
The AWS Acceptable Use Policy provides information regarding prohibited actions on the AWS infrastructure.
Check
Next Chapter: General