5 characteristics of Cloud
Cloud Deployment Models (three)
Note: Hybrid Environment is NOT the same as Hybrid Cloud; in Hybrid Environment the on-premise (private) database is connected to the public cloud; in Hybrid Cloud the on-premise (private) cloud is connected to the public cloud.
Cloud Service Models (XaaS - зас - anything as a service)
IaaS
E.g. Compute Engine
PaaS
You can be more focused on the application logic rather than the infrastructure.
E.g. App Engine, SQL server
Serverless technologies
E.g. Cloud Functions (pay-as-you-go service)
or Cloud Run (used to deploy containerised microservices application in a fully managed environment)