Multiple Choices Actual Exam + Verified Questions
| Corrective Exercise Specialist
Which of the following are principles of sound design when it comes to reliability? (Choose 2)
* Stop guessing about your capacity requirements.
* When in doubt, over-provision.
* Scale horizontally.
* Manage change at the individual resource level.
Scale horizontally.,
Stop guessing about your capacity requirements.
* The elasticity of cloud computing means that you need never over-provision or manage
change at the resource level.
Which of the following acts like built-in firewalls for your virtual servers?
* Availability Zones
* Security Groups
* Route Tables
* Network Access Control Lists
Security Groups
* Security Groups act like built-in firewalls for your virtual servers.
True or False: With AWS Organizations, you can use either just the Consolidated Billing
feature, or all the offered features.
* True
* False
,True
* With AWS Organizations, you can use either just the Consolidated Billing feature, or all the
offered features.
True or False: Authentication determines which AWS services a user has access to, and
Authorization allows a user access to AWS the overall AWS environment.
* True
* False
False
* Authorization determines which AWS services a user has access to. However Authentication
identifies who is accessing the system and passes that information to the authorization process.
Which of the following are components of the AWS Risk and Compliance Program? (Choose 3)
* Physical Security
* Security Principles
* Identity and Access Management
* Risk Management
* Control Environment
* Information Security
* Environment Automation
Information Security,
Control Environment,
Risk Management
* Please see the Risk and Compliance White Paper for more details.
Which of the following are a collection of data centers within a specific region?
* Regions
* Availability Zones
* AWS Origins
* Edge Locations
Availability Zones
* Availability Zones are a collection of data centers within a specific region.
,True or False: Security in the cloud is the responsibility of AWS.
* False
* True
False
* AWS is responsible for the security OF the cloud. The customer is responsible for security IN
the cloud -- that is, the security of her AWS resources.
Which of the following Load Balancers uses Listeners, Targets, and Target Groups?
* Application Load Blancer
* Classic Load Balancer
Application Load Blancer
* The ALB uses Listeners, Targets, and Target Groups.
Which of the following is correct?
* # of Regions > # of Availability Zones > # of Edge LocationsSELECTED
* # of Availability Zones > # of Regions > # of Edge Locations
* # of Availability Zones > # of Edge Locations > # of Regions
* # of Edge Locations > # of Availability Zones > # of Regions
# of Edge Locations > # of Availability Zones > # of Regions
* The number of Edge Locations is greater than the number of Availability Zones, which is
greater than the number of Regions.
True or False: There are more Regions than there are Availability Zones.
* True
* False
False
* As there are at least two Availability Zones (AZ) per AWS Region, there will always be more
AZs than Regions.
Which of the following support plans features unlimited (customer-side) contacts and
unlimited support cases?
* Business
, * Developer
* Enterprise
* Basic
Business,
Enterprise
* Both Enterprise and business support plans feature unlimited (customer-side) contacts and
unlimited support cases.
Which of the following best describes an AWS Region?
* A collection of databases that can only be accessed from a specific geographic region.
* A collection of data centres that is spread evenly around a specific continent.
* A distinct location within a geographic area designed to provide high availability to a
specific geography.
* A console that gives you a quick, global picture of your cloud computing environment.
A distinct location within a geographic area designed to provide high availability to a specific
geography.
* A Region is a distinct location within a geographic area designed to provide high availability to
a specific geography.
What do Edge Locations do?
* Host a Content Delivery Network called CloudFront
* Provide redundant backup to your AWS services
* Provide independent power grids to Availability Zones
* Provide disaster recovery services
Host a Content Delivery Network called CloudFront
* Edge Locations host a Content Delivery Network called CloudFront.
Which of the following compute services is ideal if you need to run a simple website or a
simple e-commerce application?
* Elastic Beanstalk
* EC2
* Lambda
* Lightsail