Fundamentals Flashcards

1
Q

Give a brief summary of IaaS

A

Provides virtualized computing resources over the internet. The cloud provider keeps the hardware up to date, but OS maintenance and network config is left to the cloud tenant.

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

Give a brief summary of PaaS

A

The cloud provider manages the virtual machines and networking resources, and the cloud tenant deploys their applications into the managed hosting environment

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

Give a brief summary of SaaS

A

The cloud provider manages all aspects of the application environment. The cloud tenant only needs to provide their data to the application managed by the cloud provider.

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

What is serverless computing?

A

Serverless computing consists of applications that still run on servers, but only use resources when a specific function or trigger occurs. The cloud provider automatically provisions, scales, and manages the infrastructure required to run the code.

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