Cloud Computing Flashcards

1
Q

Define Cloud computing

A
  • ability to rent computing resources - on demand
  • only pay what you use
  • ## use the offer of cloud provider services
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe the shared responsibility model

A
  • Microsoft and you as the customer have divided responsibilities for all sorts of things, including security
  • i.e. VM: Microsoft responsible for building, physical network and physical computer security
  • the rest is your responsibilities: OS patches, firewall settings, user accounts, …
  • i.e App Service more responsibility is shared: MS takes over OS patches, shared responsibility for network/firewall, application settings, authentication
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Define cloud models

A

Public cloud:
- computing services offered by third-party providers over the public internet, making them available to anyone who wants to use or purchase them
- Azure owns hardware, on their network and infrastructure

Private cloud:
- computing services offered either over the Internet or a private internal network and only to select users instead of the general public
- looks and acts like a cloud, except customer owns or leases or has exclusive access to hardware

Hybrid Cloud:
- computing environment that combines a private with a public cloud

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

Name an exmaple use case for a hybrid cloud?

A
  • sql stretch database with a local database
  • that has behind the scenes access to the cloud when it need additional storage, seamlessly
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Identify appropriate use cases for each cloud model

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

Describe the consumption based model

A

You pay only what you use:
- operations
- storage
- services used

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

What is special about cloud pricing?

A
  • only pay what you use
  • pricing can become different from month to month
  • difficult to predict
  • depending on service different factors influence pricing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Describe serverless

A

Shift from on-premise software to the cloud provider who runs the infrastructure

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

Compare cloud pricing models

A

**Free Services:
**- 55+ free services, can be used as part of you solution
- some paid services have free tierts
- some have free limits

**Pay for Time:
**- some services charge by time used
- stop using services to stop charges

**Pay for GB:
**- pay for any storage used
- usually fairly cheap
- also pay for network traffic to/from other regions or to the internet

Pay for operations
- can also be charged for operations
- read/write/list/delete
- pay per message, per query to a database etc
- usually very cheap per operation

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

What can influence what you pay for a servive?

A

I.e. VM pricing:
- geographical region
- instance size
- bandwith
- Reservation/Savings plan
- OS
- DiskType / Size
- Backup Storage
- Support Agreement

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

What does CapEx and OpEx mean?

A

CapEx -> Capital Expenditure
- big upfront investments
- physical assets, can be later re-selled

OpEx -> Operating Expenditure
- expenses incurred through normal operations
- cost to do business

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