Cloud Computing
pay-as-you-go
no physical hardware required for business
Zugang zu computing power, storage, and databases
Software as a Service (SaaS)
Platform as a Service (PaaS)
Infrastructure as a Service (IaaS)
je nachdem wie viel technische Kontrolle man braucht
SaaS
kein technisches know-how notwendig
end-user application wie gmail
PaaS
IaaS
Umfeld für Ingenieure, um Applikationen zu entwickeln
man bucht die gesamte IT-Infrastruktur als cloud modell wie AWS, Azure
Cloud Computing Deployments (wie cloud genutzt wird)
Cloud deployment: alle Datena auf Cloud geschoben, zb Photos auf Dropbox geladen
Hybrid verbindet on-site/physisches Nutzung von Daten mit Cloud
on-premise/private cloud: SAP, sicherer aber Visualisierung und Applikationen können trotzdem genutzt werden
Virtualisierung
Hardware und Software Infrastructure
Hardware:
emulation: Verhalten von einem System wird auf anderes System kopiert
virtual machine: emuliert Hardware und ermöglicht unterschiedliche software auf einer Hardware laufen zu lassen
Software:
Containerization: Applikationen laufen in isolierten Umfeldern aber auf dem Operating System (OS)
runtime: beinhaltet Hardware, OS und notwendige Bibliotheken
Provisioning
System von einem Status in den nächsten
Bare metal Provisioning: Initialization of a physical hardware for operation.
Bootstraping: Provision of the operating environment for the software infrastructure.
Server Provisioning: Provision of the software infrastructure for the applications.
Application Provisioning: Provision of applications.
Last changeda year ago