Types of Cloud Systems Flashcards
1
Q
What is IaaS (Infrastructure as a Service)?
A
IaaS is renting the building blocks of a computer (servers, storage, networking) from the cloud. You have to set everything up yourself, like buying furniture for an empty house.
2
Q
What are the advantages of IaaS?
A
- Flexible: Create and delete servers as needed.
- Cost-effective: No need to buy physical servers.
- Control: You decide everything—how the operating system works, what apps are installed, etc.
3
Q
What are the disadvantages of IaaS?
A
- Complex: You have to manage everything (install software, update systems, etc.).
- Technical skills needed: You must know how to set things up.
4
Q
What is PaaS (Platform as a Service)?
A
PaaS provides a ready-to-use workspace to build your apps, like renting a fully-furnished office.
5
Q
What are the advantages of PaaS?
A
- Simplifies development: No need to set up servers or frameworks.
- Speeds up work: Focus on your app, not on maintenance.
- Scalable: It grows as your app grows.
6
Q
What are the disadvantages of PaaS?
A
- Less control: You can’t customize the system fully.
- Dependency: You rely on the provider’s platform and tools.
7
Q
What is SaaS (Software as a Service)?
A
SaaS is like using a fully-built and ready-to-use app, similar to renting a car.
8
Q
What are the advantages of SaaS?
A
- Easy to use: No installation or updates required.
- No maintenance: The provider handles everything.
- Accessible from anywhere: Just need a browser and internet connection.
9
Q
What are the disadvantages of SaaS?
A
- Limited control: You can’t customize the software deeply.
- Ongoing cost: Often subscription-based.