WEEK 2 - CLOUD FUNDAMENTAL STRUCTURES Flashcards

1
Q

What is the cloud?

A

The cloud is a large quantity of computing and networking resources located in multiple datacenters.

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

What does the cloud provide?

A

The cloud provides an interface to customers to request and use portions of those resources.

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

What are the layers of the AWS model datacenter and what is their purpose?

A
  1. Perimeter: the first level of security is the physical perimeter).
  2. Infrastructure: sustained by its own electrical energy generation (through power generators and solar farms) and the ability to control the temperature and humidity (HVAC and fire suppression).
  3. Data Layer: Rows of computing and networking equipment that compose thousands of servers, LAN switches and so forth.
  4. Environmental Layer: Public grid, datacenter generators and so forth.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is an AWS Region?

A

A geographical cluster of datacenters.

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

By September 2021, how many AWS regions were there?

A

25

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

What is an availability zone?

A

An Availability Zone is one or more datacenters with redundant power, networking, and connectivity inside an AWS Region

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

What is the idea behind availability zones?

A

The main idea is to provide redundancy and load distribution.

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

What are the specific models for services that are not exclusively located in the AWS datacenters but on-premises (special cases)?

A
  1. AWS Local Zones
  2. AWS Outposts
  3. AWS Wavelength
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are AWS Local Zones?

A

Local zones are extensions of Amazon AWS that deploys AWS compute, storage, database, resources and services in proximity to some large population, important industry, and IT centers.

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

What is an AWS Outpost?

A

An outpost is an extension of the AWS cloud inside the
customer’s premises

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

What is a need for the outpost?

A

A need behind the outpost concept is that the customer runs “workloads” that require low latency.

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

What is AWS Wavelength?

A

AWS Wavelength is an extension of the idea of outposts but only applied to cellular 5G networks.

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

What is cloud computing?

A

Cloud computing is the on-demand availability of computer services and resources over the Internet.

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

How are resources (i.e, the cloud) hosted?

A

Physically, these resources are hosted on massive datacentres which are interconnected by high-capacity
networks.

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

Customer data is replicated among datacenters for which two reasons?

A

Reliability and availability.

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

What are the two models that datacenters follow?

A

In-house and collocated.

17
Q

What is an In-house datacenter model?

A

A physical space located inside an enterprise. An internal IT organization manages and operates the datacenter.

18
Q

What is a Collocated datacenter model?

A

Is the practice of leasing space in a third-party datacenter. In this case, an external
organization leases physical space where the customers “co-locate” their equipment. The
datacenter owner takes care of the physical security, environmental (cooling, heat dissipation,
humidity), internal and external network connectivity, etc.

19
Q

What do all cloud providers offer?

A

An Internet available interface to request resources dynamically.

20
Q

What are the four things that clouds provide?

A
  1. Elasticity
  2. Scalability
  3. Cost management
  4. Reliability
21
Q

What is elasticity in terms of the cloud?

A

The ability for the customer to add or remove services as needed.

22
Q

What is scalability in terms of the cloud?

A

The ability for the customer to change the capacity of the services or add more resources to the services.