Fundamental Cloud Concepts Flashcards

1
Q

Which statement is true in regards to AWS Edge Locations?

  1. They allow you to deploy virtual servers around the globe
  2. They are the most prevalent element of the AWS Global Infrastructure.
  3. They support all AWS services.
  4. They act as additional Availability Zones for your applications.
A
  1. They are the most prevalent element of the AWS Global Infrastructure.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which statement is true about AWS Regions and Availability Zones?

  1. AWS Regions have a single availability zone
  2. AWS Regions have more than 1 availability zone
  3. Availability Zones are made up of a single data center
  4. Availability Zones have a minimum of 3 data centers
A
  1. AWS Regions have more than 1 availability zone
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

If you want to understand estimated future costs for your current AWS workloads, which tool would be best to leverage?

  1. AWS Simple Monthly Calculator
  2. AWS TCO Calculator
  3. AWS Cost Explorer
  4. AWS Budgets
A
  1. AWS Cost Explorer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Elasticity as it relates to AWS services?

A

Elasticity is the ability to acquire resources as you need them and release resources when you no longer need them. This should happen automatically.

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

What are the 3 main cloud computing models?

A
  • Infrastructure as a Service (IaaS). Ths gives companies/user the most control
  • Platform as a Service PaaS. This is somewhere in the middle in terms of control.
  • Software as a Service (SaaS). This provides the least amount of control to a company/user.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are 3 main coud deployment models?

A
  • Public Cloud - Deployed onto a public cloud provider like AWS.
  • On-Prem (Private Cloud) - Cloud-like platform in a private data ceter (like DTS Docker).
  • Hybrid - Cloud applications connected to a private data center.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How many data centers are in an availability zone?

A

at least one

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

How many availability zones are in each region?

A

at least 2

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

Describe the nainng convention of regions and availability zone

A

AREA - Subarea - Number AZ

example: us-east-2a

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

What are the 2 services that use edge locations?

A

CloudFront and Route53

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

Janes company is looking to transistion to AWS. They are starting with a few workloads. It is a requirement to store backup data in multiple geographic areas.

Which element of AWS global infrastructure will best suit this need?

A

Regions

The keywords here is multiple geographic areas.

AWS regions exist within a single geographic area.

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

Tim’s company serves content through their site to users around the globe.

They are looking to optimize performance to users around the world.
They want to leverage a Content Delievery Network (CDN)

Which element of the AWS global infrastructure will be used in this case?

A

Edge Locations - specific service would be CloudFront

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

Ellen’s company is transistioning one of their legacy applications to AWS. This application requires uptime of at least 99.5%. They want to be sure any issues at a single data ceter don’t cause an outage.

Which element of the AWS global infrastructure supports this need?

A

Availability Zones

The use of multiple AZ’s helps to ensure high availability

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

What is the AWS Cost Explorer?

A
  • User interface for exploring your AWS Costs.
  • Provides breakdowns including
    • by service
    • by cost tag
  • Provides predictions for the next three months of costs
  • Gives reccomendations for cost optimization
  • Can be accessed via an API
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are some AWS Cost Planning Tools?

A

TCO Calculator

  • Estimates cost savings of moving to the cloud
  • Enables an organization to determine what could be saved by leveraging cloud infrastructure

AWS Pricing Calculator

  • (aka Simple Monthly Calculator which is now deprecated)
  • Enables organizations to calculate the cost of running specific AWS infrastrucuture.
  • Think - estimating future workloads
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are AWS Resource Tags?

A

Metadata assigned to a specific AWS resource (i.e name, environment, etc)

Tags can be leveraged with the AWS Cost Explorer to group expenses

17
Q

What is an AWS Organization?

A
  • An organization allows you to manage multiple accounts under a single master account
  • allows for consolidated billing
  • enables organizations to centralize logging and security standards accross accounts
18
Q

Oscars company has multiple departments that work within AWS. Finance is asking for a clean spearation of AWS costs between departments. Currently all resources are included within a single AWS account.

What approach would meet this need for future costs with minimal effort?

A

The best solution would be to create and leverage a Resource Tag for Department. This is a better solution over creating seperate accounts for each department and manage them all within an AWS orgazation account due to the fact that the accounts and infrastructure already exist under a single account.

19
Q

Cindy’s company is considering a transistion to the cloud. They currently have two physical data centers that they own and maintain. Stakeholders are questioning whether this approach will save money.

What approach should Cindy take to make a case for the cloud.

A

Cindy can use the AWS TCO Calculator to help estimate the amount of money that would be saved by moving to the cloud.

20
Q

William is a web developer at his company. Given some recent downtime he is looking at moving their site to the cloud. Finance is asking for an estimate of costs for this transition to AWS.

What approach should William take to get this data to his finance team?

A

William can use the AWS pricing calculator to estimate future montly costs of running needed AWS services.