Cloud Partitioner Test 4 Flashcards
Availability Zones are physically separated by a meaningful distance from any other AZ, although all are within 100 km or 60 miles of each other. What is the primary reason why Availability Zones are set up the way they are now?
a. To maximize area coverage in a Region
b. Price of the land is cheaper in those locations
c. To achieve better network connectivity to users in the location
d. To keep them as far apart from each other in case of a disaster
d. To keep them as far apart from each other in case of a disaster
Which among the following is the most cost-effective and scalable choice for object storage?
a. Amazon EBS
b. Amazon EFS
c. AWS Storage Gateway
d. Amazon S3
d. Amazon S3
What cloud computing model deals with services such as EC2 instances?
a. PaaS
b. IaaS
c. SaaS
d. DBaaS
b. IaaS
How is expense shifted when moving from traditional servers to the Cloud?
a. Capital expense is traded for operational expense
b. Variable expense is traded for capital expense
c. Capital expense is traded for variable expense
d. Operational expense is traded for variable expense
c. Capital expense is traded for variable expense
If you are tasked to create a lightweight Wordpress site in AWS without having to install the package on your own, which PaaS solution in AWS will allow you to do this easily?
a. Amazon Lightsail
b. AWS Glue
c. Amazon GameLift
d. AWS Elastic Beanstalk
a. Amazon Lightsail
Which of the following perspective includes the foundational capabilities of the AWS Cloud Adoption Framework (AWS CAF)?
a. Security
b. Reliability
c. Scalability
d. Sustainability
a. Security
Which cloud computing advantage describes how you can easily deploy your application in multiple AWS regions with just a few clicks?
a. Stop guessing capacity
b. Go global in minutes
c. Stop spending money running and maintaining data centers
d. Benefit from massive economies of scale
b. Go global in minutes
A company is looking for a cloud computing solution for its business requirements, requiring a computing instance with no long-term commitment. Which of the following cloud computing options would be most suitable?
a. On-Demand Instances only
b. On-Demand Instances and Reserved Instances
c. Dedicated Hosts and Reserved Instances
d. Dedicated Hosts only
a. On-Demand Instances only
Which of the following controls does the customer fully inherit from AWS based on the Shared Responsibility Model?
a. Configuration Management
b. Awareness and Training
c. Physical and Environmental Controls
d. Patch Management
c. Physical and Environmental Controls
Which payment plan will give you the largest discount when purchasing EC2 reserved instances?
a. Partial upfront payment for a 3-year term purchase
b. Partial upfront payment for a 1-year term purchase
c. All upfront payment for a 1-year term purchase
d. All upfront payment for a 3-year term purchase
d. All upfront payment for a 3-year term purchase
Which of the following does AWS automatically handle for you? (Select TWO.)
a. Secure AWS data centers from environmental hazards
b. Provide web application firewall protection to your public endpoints.
c. Makes sure your data is safely kept and replicated between AZs
d. Introduce updates and patches to EC2 guest operating systems
e. Introduce updates and patches to EC2 hypervisors
a. Secure AWS data centers from environmental hazards
e. Introduce updates and patches to EC2 hypervisors
What is the lowest support plan that allows an unlimited number of technical support cases to be opened?
a. Developer
b. Business
c. Basic
d. Enterprise
a. Developer
A customer is choosing the best AWS support plan which includes a designated Technical Account Manager. Which of the following should they choose?
a. Enterprise
b. Enterprise On-Ramp
c. Developer
d. Business
a. Enterprise
You have a customized EC2 instance running your latest web application. How can you create an exact copy of this instance in another region?
a. Create backups of all your EBS volumes and copy them to another region.
b. Create a load balancer with an auto scaling group that is linked between your two regions. Scale up to have another instance running in the other region.
c. Create a golden AMI of the instance and copy it to the other region.
d. There is no way to do this in AWS. You will have to perform the transfer manually.
c. Create a golden AMI of the instance and copy it to the other region.
Which of the following is true regarding the AWS Cost and Usage report? (Select TWO.)
a. Allows you to load your cost and usage information into Amazon Athena, Amazon Redshift, and AWS QuickSight
b. Provides you a dashboard that lets you view the status of your month-to-date AWS expenditure and provides access to a number of other cost management products that can help you dig deeper into your AWS costs and usage
c. Provides you with granular data about your AWS costs and usage
d. Helps you visualize, understand, and manage your AWS costs and usage over time via an intuitive interface that enables you to quickly create custom reports
e. Lets you set custom cost and usage budgets that alert you when those thresholds are exceeded
a. Allows you to load your cost and usage information into Amazon Athena, Amazon Redshift, and AWS QuickSight
c. Provides you with granular data about your AWS costs and usage
Which AWS service allows me to patch my Windows EC2 instances without having to RDP into them?
a. AWS CodeDeploy
b. Amazon Simple Workflow
c. AWS CloudFormation
d. AWS Systems Manager
d. AWS Systems Manager
As an AWS customer, what offering do you naturally inherit from AWS after you sign up?
a. All the hardware and software that you provision in the AWS cloud
b. All the best practices of AWS policies, architecture, and operational processes built to satisfy your requirements
c. All the data you store in and retrieve from AWS
d. All the responsibilities in enforcing security and compliance policies of your organization
b. All the best practices of AWS policies, architecture, and operational processes built to satisfy your requirements
Which of the following is an example of having a highly available application in AWS?
a. Running spot instances for your EC2 workloads
b. Running your RDS instance with multi-AZ enabled
c. Running CloudFront for the static website in your S3 bucket
d. Using SQS to decouple messages between a sender and a receiver
b. Running your RDS instance with multi-AZ enabled
Which of the following do you need to programmatically interact with your AWS environment? (Select TWO.)
a. Access keys
b. AWS Management Console
c. Account username and password
d. AWS Lambda
e. AWS SDK
a. Access keys
e. AWS SDK
Which compliance requirement has AWS achieved that allows handling of medical information?
a. PCI DSS
b. SOC 1
c. SOC 2
d. HIPAA
d. HIPAA
Which of the following is part of the best practices in securing your AWS account?
a. Grant Most Privilege
b. Create an IAM user with admin privileges instead of using root
c. Always manually define permissions to each and every individual IAM user
d. Enable MFA only on the root account
b. Create an IAM user with admin privileges instead of using root
Which of the following is an example of IaaS in AWS?
a. Amazon EC2
b. AWS Elastic Beanstalk
c. AWS CloudFormation
d. AWS IAM
a. Amazon EC2
What is the right arrangement of the AWS Global Infrastructure components according to their geographical coverage area size, in descending order?
a. Edge Locations, Availability Zones, Regions
b. Regions, Availability Zones, Edge Locations
c. Availability Zones, Edge Locations, Regions
d. Regions, Edge Locations, Availability Zones
b. Regions, Availability Zones, Edge Locations
A company has a large amount of data stored in multiple sources such as S3, Redshift, and RDS, and they need to extract, transform and load this data into a data warehouse.
Which AWS service can help automate this process?
a. Amazon EC2
b. AWS Glue
c. AWS Lambda
d. Amazon Athena
b. AWS Glue
Which of the following instances is it better to use IAM roles rather than IAM users? (Select TWO.)
a. When you want to provide AWS services permissions to do certain actions
b. When you have outside entities that need to perform specific actions in your AWS account
c. When you need a GUI to interact with your AWS environment
d. If you have employees who will constantly need access to your AWS resources
e. When you need an administrator to handle the AWS account for you
a. When you want to provide AWS services permissions to do certain actions
b. When you have outside entities that need to perform specific actions in your AWS account
Which of the following AWS services are considered to be global services? (Select TWO.)
a. Amazon Route 53
b. AWS Lambda
c. AWS WAF
d. Amazon VPC
e. AWS CloudTrail
a. Amazon Route 53
c. AWS WAF