Skip to content

icon picker
One Liners

IAM
Cloud Identity is an Identity as a Service (IDaaS) solution that centrally manages users and groups.
With Google Cloud Directory Sync (GCDS), you can synchronize the data in your Google Account with your Microsoft Active Directory or LDAP server.
Workforce Identity Federation lets you use an external identity provider (IdP) to authenticate and authorize a workforce—a group of users, such as employees, partners, and contractors—using IAM, so that the users can access Google Cloud services. (like OKTA) Workforce Identity Federation extends Google Cloud's identity capabilities to support syncless, attribute-based single sign on.

Networking
VPC provides networking for your cloud-based resources and services that is global, scalable, and flexible.
Firewall rules let you control which packets are allowed to travel to which destinations.
Routes tell VM instances and the VPC network how to send traffic from an instance to a destination, either inside the network or outside of Google Cloud.
While routes govern traffic leaving an instance, forwarding rules direct traffic to a Google Cloud resource in a VPC network based on IP address, protocol, and port.
A forwarding rule specifies how to route network traffic to the backend services of a load balancer.
A Shared VPC allows multiple projects in the same organization to connect to a centralized VPC network in a host project.
VPC Peering allows two VPC networks to connect privately, enabling direct communication between resources in both networks without going over the public internet.
Cloud NAT provides (NAT) for outbound traffic to the internet, Virtual Private Cloud (VPC) networks, on-premises networks, and other cloud provider networks.
Private Service Connect is a capability of Google Cloud networking that allows consumers to access managed services privately from inside their VPC network.
Cloud VPN securely extends your peer network to your through an
connection. The VPN connection encrypts traffic traveling between the networks, with one VPN gateway handling encryption and the other handling decryption. This process protects your data during transmission.
Cloud Interconnect provides low-latency, high-availability connections that enable you to reliably transfer data between your Google Cloud Virtual Private Cloud (VPC) networks and your other networks.
Cloud Router is a distributed and fully managed offering that provides speaker and responder capabilities.
Cloud DNS is a high-performance, resilient, global Domain Name System (DNS) service that publishes your domain names to the global DNS in a way.
Cloud CDN (Content Delivery Network) uses Google's global edge network to serve content closer to users, which accelerates your websites and applications.


Databases:
Cloud Bigtable is ideal for storing large amounts of single-keyed data with low latency. It supports high read and write throughput at low latency, and it's an ideal data source for MapReduce operations.
Good for time-series data

Data Analytics:
BigQuery streaming supports continuous data ingestion and analysis.
Cloud Dataflow is a managed service for executing a wide variety of data processing patterns. (Batch and Stream Processing)
It allows for real-time data processing and analytics.
Cloud Dataprep is used for data cleaning.
Cloud Dataproc is a managed Spark and Hadoop service that lets you take advantage of open source data tools for batch processing, querying, streaming, and machine learning.
Cloud Data Studio provides a platform for visualizing and sharing data insights with stakeholders.

App Hosting:
Cloud App Engine is a fully managed platform for building and deploying scalable web and mobile applications without managing the underlying infrastructure.
You can route all traffic to a specific version of your app by "migrating traffic" ( | )
to route to multiple versions of your app by "splitting traffic" ( | ).
With Cloud Run functions, you write single-purpose functions that are attached to events emitted from your cloud infrastructure and services.
Cloud Run is a managed compute platform that lets you run containers directly on top of Google's scalable infrastructure.


Cloud Pub/Sub is a messaging service that can handle a large volume of incoming data from vehicles.



Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.