Domain 1: Cloud Concepts Flashcards

1
Q

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?

A

CloudWatch Alarms

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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?

A

DaaS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which AWS service can you use to connect your AWS cloud with an on-premises data center?

A

Virtual Private Gateway

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

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?

A

Contact AWS and request a service limit increase.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

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?

A

Route 53

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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?

A

AWS Partner Network (APN) Consulting Partners

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which of the following is an AWS Global Service?

A

IAM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which statement is true regarding the AWS Global Infrastructure?

A

Each AWS region contains one or more availability zones.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Your company has decided to migrate entirely to the AWS Cloud. Which answers are a part of the 6 advantages of cloud computing?

A

Stop spending money running and maintaining data centers

Go global in minutes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which statement below is one of the 6 advantages of cloud computing?

A

Benefit from increased speed and agility.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

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?

A

Elasticity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which is a core design principle for deploying resources in AWS?

A

Deploy in Multiple Availability Zones.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

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)

A

Infrastructure as a Service (IaaS)

PlatForm as a Service (PaaS)

Software as a Service (SaaS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

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?

A

Vertical Scaling

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

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?

A

AWS maintains the underlying OS and performs software patching on the database.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which AWS service can provide a Desktop as a Service (DaaS) solution?

A

Amazon WorkSpaces

17
Q

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?

A

Use an Auto Scaling Group to scale out and in based on demand.

18
Q

Which valuable AWS design principle can be a valuable feature when deploying applications?

A

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

19
Q

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?

A

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.

20
Q

Which of the following is an AWS Global Service?

A

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.

21
Q

Which AWS service can you use to connect your AWS cloud with an on-premises data center?

A

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.

22
Q

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?

A

AWS Personal Health Dashboard

23
Q

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?

A

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.

24
Q

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?

A

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.

25
Q

You are leading a pilot program to try the AWS Cloud for one of your applications. You have been instructed to provide an estimate of your AWS bill. Which service will allow you to do this by manually entering your planned resources by service?

A

AWS Pricing Calculator

With the AWS Pricing Calculator, you can input the services you will use, and the configuration of those services, and get an estimate of the costs these services will accrue. AWS Pricing Calculator lets you explore AWS services, and create an estimate for the cost of your use cases on AWS.

26
Q

Which AWS service would enable you to view the spending distribution in one of your AWS accounts?

A

AWS Cost Explorer

AWS Cost Explorer is a free tool that you can use to view your costs and usage. You can view data up to the last 13 months, forecast how much you are likely to spend for the next three months, and get recommendations for what Reserved Instances to purchase. You can use AWS Cost Explorer to see patterns in how much you spend on AWS resources over time, identify areas that need further inquiry, and see trends that you can use to understand your costs. You can also specify time ranges for the data, and view time data by day or by month.

27
Q

You need to track your AWS costs on a detailed level. Which tool will allow you to do this?

A

Cost Allocation Tags

A tag is a label that you or AWS assigns to an AWS resource. Each tag consists of a key and a value. For each resource, each tag key must be unique, and each tag key can have only one value. You can use tags to organize your resources, and cost allocation tags to track your AWS costs on a detailed level. After you activate cost allocation tags, AWS uses the cost allocation tags to organize your resource costs on your cost allocation report to make it easier for you to categorize and track your AWS costs. AWS provides two types of cost allocation tags, an AWS generated tags and user-defined tags. AWS defines, creates, and applies the AWS generated tags for you, and you define, create, and apply user-defined tags. You must activate both types of tags separately before they can appear in Cost Explorer or on a cost allocation report.

28
Q

Your company is considering migrating its data center to the cloud. What are the advantages of the AWS cloud over an on-premises data center?

A

Replace upfront capital expenses with low variable costs.

29
Q

An on-premises application requires a consistent, high-speed connection to the AWS Cloud environment that is better than an internet-based connection. Which AWS service can provide this connection?

A

Direct Connect

AWS Direct Connect is a cloud service solution that makes it easy to establish a dedicated network connection from your premises to AWS. AWS Direct Connect lets you establish a dedicated network connection between your network and one of the AWS Direct Connect locations.