Professional Cloud Developer

Professional Cloud Developer

Intermediate

Gauge your current knowledge

Practice test preview

Configuring cloud-native applications for deployment

...

Study Guides for Sub-Sections

Cloud Run allows developers to deploy applications directly from source code without manually creating a container image first. This source-to-service approach simplifies ...

To begin working with Google Kubernetes Engine (GKE), you must first package your application into a container image. This image contains everything your code needs to run...