Professional Cloud Developer

Professional Cloud Developer

Intermediate

Gauge your current knowledge

Practice test preview

Testing

...

Study Guides for Sub-Sections

AI coding assistants like Gemini Code Assist help developers create unit tests much faster than writing them by hand. This follows the shift left principle

Cloud Build uses a build configuration file to manage the steps needed to test and build applications. Each step in the process runs inside a Docker container, which provi...