Video upload date:  · Duration: PT1H46M27S  · Language: EN

You are setting up a continuous integration gcp video

developer-professional video for you are setting up a continuous integration pipeline with Cloud Build to automate the deployment of new container images to

This is a dedicated watch page for a single video.

Full Certification Question

You are setting up a continuous integration pipeline with Cloud Build to automate the deployment of new container images to Google Kubernetes Engine (GKE). The pipeline includes building the application from its source code, running unit and integration tests separately, and pushing the container to Container Registry. The application operates on a Python web server. The Dockerfile provided is as follows: