Simplest way to access and view GCP
What is the Cloud Console?
The pathway to communicate between devices
What is a network?
Google's PaaS
What is App Engine?
Data that can go into a Google Sheet (rigid design)
What is relational data?
Google's data processing service that can manage beam and streaming data
What is Cloud Dataflow?
The Cloud SDK but able to be accessed anywhere
What is the Cloud Shell?
Physical cable that meets with Google for a truly private network
What is Direct Interconnect?
Open source software library that allows you to implement/build/edit containers
What is Kubernetes?
Type of data that Cloud Storage stores
What is BLOB (Binary Large OBject Data)?
Apache's suite of products that allows you to do the entire big data life cycle
What is Hadoop?
In IAM, an application that needs identity to do be able to do things
What is a service account?
It batch processes, distributes traffic, auto scales, and is fault tolerant
What is Load Balancer?
Google's "as a Service" that requires a Cloud Delivery Network, Load Balancer, and other things to run
What is Compute Engine?
Type of database better for flexibility and scalability
What is NoSQL?
Google's service that automates the data pipeline
What is Pub/Sub?
In IAM, a collection of permissions to give access to given resource
What is a role?
External IP address's default: meaning it does not persist beyond the life of the resource
What is ephemeral?
Needed when you have a hybrid/multi-cloud deployment and protocols beyond HTTP/S
What is Google Kubernetes Engine (GKE)?
Everyone involved in transactions for this type of data knows the state in any given time
What is SQL?
Allows you to ingest data from outside into Google Cloud and connect different GCP services with one another
What is Pub/Sub?
Role that can read/write, manage access to project and project resources, and set up project billing
What is an owner?
The default firewall rule for ingress data
What is deny all?
Group of one or more containers that share storage and configuration data
What is a pod?
The properties that guarantee the validity of structured data (ACID)
What is Atomicity, Consistency, Isolation, Durability?
The big data life cycle (IPSA)
What is Ingest, Process, Store, Analyze?