1/8
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
|---|
No study sessions yet.
Cloud Computing
The use of remote servers on the Internet to store, manage, and process data instead of using a local computer
Virtual Machine (VM)
A software-based computer that runs its own operating system and applications like a physical computer.
IaaS (Infrastructure as a Service)
Provides basic infrastructure resources such as servers, networks, and storage. (AWS EC2, Google Compute Engine)
PaaS (Platform as a Service)
Provides a platform allowing developers to build, deploy, and manage applications without managing the underlying infrastructure. Examples include Google App Engine and Heroku.
SaaS (Software as a Service)
Ready-to-use software delivered over the Internet.
Region and Availability Zone
A region is a geographic area with multiple data centers; availability zones are isolated locations within a region for redundancy.
Load Balancer
A tool that distributes incoming traffic across multiple servers to improve performance and reliability.