Digital Transformation with Google Cloud Flashcards
(7 cards)
What is a Data cloud?
A data cloud is a unified solution to manage
data across the entire data lifecycle. Leading companies use a data cloud to
encourage data-driven transformation, all
with AI built in.
What is an open infrastructure cloud?
Freedom to securely innovate and scale from
on-premises, to edge, to cloud.
Brings services to different physical locations,
while leaving the operation, governance, and
evolution of the services to Google Cloud.
What is a GCP region?
Regions represent independent geographic
areas and are composed of zones. You can run resources in different regions
What is a GCP zone?
A zone is an isolated data center within a region (e.g., us-central1-a, us-central1-b, us-central1-c)
What is IaaS?
On-demand availability of almost infinitely
scalable infrastructure resources over the
internet. Same technologies and capabilities as a
traditional data center without having to
physically maintain or manage it
Example: Example: Compute Engine (you control the VM, OS, and install everything).
What is PaaS?
Provides a platform for developers to
develop, run, and manage their own apps
No need to build and maintain the
associated infrastructure
Example: App Engine (just deploy code, Google handles the rest).
What is SaaS?
A completely ready to use app.
Example: Google Workspace (e.g., Gmail, Docs) or BigQuery UI for querying data without managing anything.