62 lines
952 B
Markdown
62 lines
952 B
Markdown
+++
|
|
title = 'Services'
|
|
date = 2021-03-11T00:00:00+01:00
|
|
draft = false
|
|
+++
|
|
|
|
{{< toc >}}
|
|
|
|
{{< style_regular >}}
|
|
|
|
# SAAS
|
|
- Bedeutung: **S**oftware **A**s **A** **S**ervice
|
|
- Eigene Verantwortung:
|
|
- nichts
|
|
- Verantwortung des Providers:
|
|
- Applikation
|
|
- Daten
|
|
- Uptime
|
|
- OS
|
|
- Virtualisierung
|
|
- Server
|
|
- Storage
|
|
- Netzwerk
|
|
|
|
# PAAS
|
|
- Bedeutung: **P**latform **A**s **A** **S**ervice
|
|
- Eigene Verantwortung:
|
|
- Applikation
|
|
- Daten
|
|
- Verantwortung des Providers:
|
|
- Uptime
|
|
- OS
|
|
- Virtualisierung
|
|
- Server
|
|
- Storage
|
|
- Netzwerk
|
|
|
|
# IAAS
|
|
- Bedeutung: **I**nfrastructure **A**s **A** **S**ervice
|
|
- Eigene Verantwortung:
|
|
- Applikation
|
|
- Daten
|
|
- Uptime
|
|
- OS
|
|
- Verantwortung des Providers:
|
|
- Virtualisierung
|
|
- Server
|
|
- Storage
|
|
- Netzwerk
|
|
|
|
# Own Premises
|
|
- Bedeutung: Alles bei sich; kein Provider
|
|
- Eigene Verantwortung:
|
|
- Applikation
|
|
- Daten
|
|
- Uptime
|
|
- OS
|
|
- Virtualisierung
|
|
- Server
|
|
- Storage
|
|
- Netzwerk
|