Domain 1: Cloud Concepts Flashcards
Your company would like to begin using auto-scaling to add servers when CPU utilization reaches a certain threshold (say 70%). Which service can you use to trigger actions when CPU utilization crosses the threshold?
CloudWatch Alarms
Your company has decided to use Amazon WorkSpaces. They can use Amazon WorkSpaces to provision either Windows or Linux desktops in just a few minutes. What type of solution is this?
DaaS
Which AWS service can you use to connect your AWS cloud with an on-premises data center?
Virtual Private Gateway
You have recently started using AWS and now need to launch a large number of instances in your VPC. You learn that this number exceeds the service limits for instances in a VPC. What can you do?
Contact AWS and request a service limit increase.
During Disaster Recovery exercises, you need to re-route traffic from EC2 instances to instances in another region. With which service can you do this?
Route 53
A small company wants to deploy a new system in the AWS cloud but does not have anyone with the required AWS skill set to perform the deployment. Which AWS service can help with this?
AWS Partner Network (APN) Consulting Partners
Which of the following is an AWS Global Service?
IAM
Which statement is true regarding the AWS Global Infrastructure?
Each AWS region contains one or more availability zones.
Your company has decided to migrate entirely to the AWS Cloud. Which answers are a part of the 6 advantages of cloud computing?
Stop spending money running and maintaining data centers
Go global in minutes
Which statement below is one of the 6 advantages of cloud computing?
Benefit from increased speed and agility.
An application that experiences highly variable traffic throughout the day has been configured in AWS. The capacity configured to serve this application adjusts to demands throughout the day. Which AWS principle does this describe?
Elasticity
Which is a core design principle for deploying resources in AWS?
Deploy in Multiple Availability Zones.
What are the three cloud computing models?
Infrastructure as a Service (IaaS)
Hardware as a Service (HaaS)
PlatForm as a Service (PaaS)
Software as a Service (SaaS)
Infrastructure as a Service (IaaS)
PlatForm as a Service (PaaS)
Software as a Service (SaaS)
After creating an EC2 instance to host an application, the traffic to the site far exceeds what was expected. You decide to move to a larger instance type. What AWS principle does this represent?
Vertical Scaling
The CFO of a software company had requested an Executive Summary detailing the advantages of a potential move to the AWS Cloud. What can you say is an advantage of an RDS database over a traditional database?
AWS maintains the underlying OS and performs software patching on the database.
Which AWS service can provide a Desktop as a Service (DaaS) solution?
Amazon WorkSpaces
A retail company has EC2 On-Demand instances running to serve customer transactions. There is a set pattern of traffic where demand is high at two points in the day, but the instances sit idle for much of the day. What is a good way to optimize these resources?
Use an Auto Scaling Group to scale out and in based on demand.
Which valuable AWS design principle can be a valuable feature when deploying applications?
Loose Coupling
Implement loosely coupled dependencies: Dependencies such as queuing systems, streaming systems, workflows, and load balancers are loosely coupled. Loose coupling helps isolate the behavior of a component from other components that depend on it, increasing resiliency and agility
You want to define a virtual network in your AWS cloud to be able to launch resources in that virtual network. What do you need to configure?
VPC
Amazon Virtual Private Cloud (Amazon VPC) lets you provision a logically isolated section of the AWS Cloud where you can launch AWS resources in a virtual network that you define. You have complete control over your virtual networking environment, including the selection of your own IP address range, creation of subnets, and configuration of route tables and network gateways. You can use both IPv4 and IPv6 in your VPC for secure and easy access to resources and applications.
Which of the following is an AWS Global Service?
CloudFront
Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds, all within a developer-friendly environment.
Which AWS service can you use to connect your AWS cloud with an on-premises data center?
Virtual Private Gateway
A virtual private gateway is a logical, fully redundant distributed edge routing function that sits at the edge of your VPC. As it is capable of terminating VPN connections from your on-prem or customer environments, the VPG is the VPN concentrator on the Amazon side of the Site-to-Site VPN connection.
You suspect that one of the AWS services your company is using has gone down. How can you check on the status of this service?
AWS Personal Health Dashboard
During Disaster Recovery exercises, you need to re-route traffic from EC2 instances to instances in another region. With which service can you do this?
Route 53
Route 53 can be used for Disaster Recovery by simply shifting traffic to the new region. Amazon Route 53 is a highly available and scalable cloud Domain Name System (DNS) web service. It is designed to give developers and businesses an extremely reliable and cost-effective way to route end users to Internet applications by translating names like www.example.com into the numeric IP addresses like 192.0.2.1 that computers use to connect to each other. Amazon Route 53 is fully compliant with IPv6 as well.
A company has signed a 3-year contract with a School District to develop a Teacher Absence Management application. Which type of EC2 instance would be best for application development on this project?
Standard Reserved Instances
Standard Reserved Instances provide you with a significant discount (up to 72%) compared to On-Demand Instance pricing and can be purchased for a 1-year or 3-year term. Customers have the flexibility to change the Availability Zone, the instance size, and networking type of their Standard Reserved Instances.