Skip to content

Commit af891ca

Browse files
Jaime Salas ZancadaJaime Salas Zancada
authored andcommitted
cloud service table added
1 parent c5e1c70 commit af891ca

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

04-cloud/aws/01-introduction/readme.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Introduction
22

3+
## Public Cloud Services
4+
5+
| On-Premises | Infrastructure as a Service | Platform as a Service | Software as a Service |
6+
|:--------------:|:---------------------------:|-----------------------|-----------------------|
7+
| Applications | Applications | Applications | Applications ☁️ |
8+
| Data | Data | Data | Data ☁️ |
9+
| Runtime | Runtime | Runtime ☁️ | Runtime ☁️ |
10+
| Middleware | Middleware | Middleware ☁️ | Middleware ☁️ |
11+
| O/S | O/S | O/S ☁️ | O/S ☁️ |
12+
| Virtualization | Virtualization ☁️ | Virtualization ☁️ | Virtualization ☁️ |
13+
| Servers | Servers ☁️ | Servers ☁️ | Servers ☁️ |
14+
| Storage | Storage ☁️ | Storage ☁️ | Storage ☁️ |
15+
| Networking | Networking ☁️ | Networking ☁️ | Networking ☁️ |
16+
317
## Regions and Availability Zones
418

519
### Regions and Availability Zones

0 commit comments

Comments
 (0)