0 votes
in Cloud Computing by

You are the leader of a development group; you want to start using Continuous Integration and Deployment Techniques and you care to organize procedure in the best way.
In your company the new trend is to deploy apps and services within containers. The idea is to use Kubernetes.
You want to start the deployment as soon as new Source is committed.
Which product is the best suitable one for creating Docker images from code?

A. Cloud Build
B. Cloud Code
C. Cloud Tasks
D. Cloud Repositories
E. Cloud Run

1 Answer

0 votes
by

Correct answer: A
Cloud Build can define workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.

Related questions

0 votes
asked Dec 2, 2021 in Cloud Computing by DavidAnderson
0 votes
asked Dec 2, 2021 in Cloud Computing by DavidAnderson
...