Basic Products Flashcards
(18 cards)
What Is
Dataproc
Dataproc is a fully managed and highly scalable service for running Apache Hadoop, Apache Spark, Apache Flink, Presto, and 30+ open source tools and frameworks.
What is
Dataflow
Dataflow is a fully managed streaming platform.
What is
Pub/Sub
Pub/Sub is an asynchronous and scalable messaging service.
What is
Compute Engine
VM running in google infrastructure
What is
App Engine
Plarform as a service, for building and hosting web apps.
What is
Google Kubernetes Engine (GKE)
Kubernetes Service
What is
Cloud Run
Platform for running serverless apps in containers.
What is
Cloud Functions
Functions Handling
What is
Cloud Storage
Cloud Storage is a managed service for storing unstructured data.
What is
Cloud SQL
Relational database service for PostgreSQL, MySQL, and SQL Server.
Key features:
- regional database
- limit 30 TB (if u need more move to cloud spanner)
What is
Big Query
Data Werehouse
What is
Spanner
Globally distributed, werticly scalled database.
- SQL
- Creating globally synchronous multiple replicas of each rows in multiple locations
What is
Cloud Bigtable
Low-latency, Cassandra, and HBase-compatible NoSQL database service.
Key Features:
- NoSQL
- Wide-column type
- High-volume
- low latency (miliseconds)
Cloud Firestore
NoSQL Document database.
Replacement of Cloud Datastore
Cloud Memorystore
Redis (REmote DIctionary Server) service.
Commonly used for caching.
Persistent Disk
Discs for compute engine
Cloud Datastore
NoSQL document database.
What is
Cloud SQL Proxy
Tool(?) which provides secure access to second generation instances without having to create allow lists or to configure SSL.
The proxy manages authentication and automatically encrypts data.