cloudComputing
Cloud Computing
Five general ; characteristic of cloud systems
On demand self service: provision and terminate using UI/CLI without human interactionBroad Network Access: available over anynetworkand access throughstandard mechanismsResource Pooling: economies of scale, cheaper servicesRapid Elasticity: can be elastically provisioned toscale rapidly outward and inward with demandMeasured Service: resource usage is measured, pay for what you use
Public vs Private vs Hybrid vs Multi Cloud
public cloud- aws, azure, gcp
multi-cloud- using a combination of public cloud service providers
private- on-premises version of
realcloud hybrid- both public and private
Hybrid cloud is not public cloud + legacy on-premises
Service Models
Different levels of service models, that differ on how much of the infrastructure stack is handled by a user.
- Infrastructure as a Service (IAAS)
facilities, infrastructure, servers, and virtualizationare abstracted away- deal with everything else
- Platform as a Service (PaaS)
- OS, Containers are further abstracted away
- Software as a Service (SaaS)
- only interact with the application