Product intros Flashcards
AutoML
For beginners, provides automated model training with either pre-trained or custom models.
AI Platform
Vertex AI but deprecated
App engine
Build and deploy a serverless application that runs reliably even under heavy load and with large amounts of data.
Cloud Run functions
Create serverless, single-purpose functions that respond to events.
Cloud Run
Run stateless containers on a fully managed environment or on GKE Enterprise.
Google Kubernetes Engine (GKE)
Reliably, efficiently, and securely deploy and scale containerized applications on Kubernetes.
Migrate to Containers
Migrate VMs from on-premises or other clouds directly into containers in GKE.
GKE Enterprise fleet management
Manage clusters, infrastructure, and workloads together as a fleet of Kubernetes clusters and other resources.
Compute Engine
Configure and deploy scalable, high-performance virtual machine (VM) instances and instance groups.
Firebase
Google Cloud’s mobile and web application development platform.
buildpacks
Use Google Cloud’s Buildpacks to create and run containers on Google Cloud.
API Gateway
Provide secure access to your backend services through a well-defined REST API that is consistent across all of your services. Good for serverless applications, e.g. using Cloud Run, at project levle
Apigee
For customers running complex or high-scale applications, a full-featured product designed for API consumption across teams, partners, organizations, and even ecosystems.
Cloud Endpoints
if you’re running local tests, operating in your own private network, require greater control over your gateway configurations and runtime operations at the cost of operational complexity
Cloud Build
Continuously build, test, and deploy containers using the Google Cloud infrastructure.