CG - Chapter 2 Flashcards

1
Q

Describe High Availability

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

Describe Reliability

A

Resilience - Ability to recover from failures
- Resources deployed in multiple locations
- Usually in different regions
- No single point of failure.

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

Scaling

A
  • Adding more resources on an “as needed basis”
  • “scale out” is adding more servers
  • “scale up” is making servers bigger
  • “scale down” is making servers smaller

Can be done automatically, such as during times of high load.

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

Horizontal vs. vertical scaling

A
  • Horizontal is adding additional VMs/containers (“scaling out”)
  • Vertical is increasing power (CMR/RAM) or existing storage (“scaling up”)
  • Vast majority is horizontal scaling
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe Predictability

A
  • Predictable Performance: autoscaling, load balancing and HA for consistent experience.
  • Predicable Cost: No unexpected costs. Also track and forecast resource usage in real time.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is Capital Expenditure

A

Money spent acquiring/maintaining fixed assets like land, buildings or equipment.
- Has large upfront costs.

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

What is Operational Expenditure

A

Ongoing cost of running a product/business/system on a day-to-day basis.

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

Describe Infrastructure as a Service

A
  • Org has complete control of the infrastructure.
  • Only pay for what you use.
  • No ownership of hardware.
  • VMs provided by Azure
  • Purchase, install and config software, middleware and applications.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Describe Platform as a Service

A
  • Supports complete web-application lifecycle
  • Avoids having to buy licenses, and infrastructure
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Describe Software as a Service

A
  • You don’t own the software, but pay an access fee to use it.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Describe Serverless Cloud model

A
  • Where a single function of code can be hosted, run and deployed without having to host an application.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Describe Azue Marketplace

A
  • Has Apps, VMs, templates, services
  • Buy cloud services
  • Use from Portal, CLI or PowerShell
  • Some are free, some are paid.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Describe Private Cloud

A
  • An org creates it’s own cloud, but only private users are able to use it.
  • Saves expense of purchasing and managing hardware.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Describe

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