Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Google Exam Professional Cloud Developer Topic 4 Question 77 Discussion

Actual exam question for Google's Professional Cloud Developer exam
Question #: 77
Topic #: 4
[All Professional Cloud Developer Questions]

You have an application running in a production Google Kubernetes Engine (GKE) cluster. You use Cloud Deploy to automatically deploy your application to your production GKE cluster. As part of your development process: you are planning to make frequent changes to the applications source code and need to select the tools to test the changes before pushing them to your remote source code repository. Your toolset must meet the following requirements:

* Test frequent local changes automatically.

* Local deployment emulates production deployment.

Which tools should you use to test building and running a container on your laptop using minimal resources'?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Jaime
11 months ago
D) kaniko and Tekton are great too, but they might be a bit more complex to set up compared to Minikube and Skaffold.
upvoted 0 times
...
Kenneth
11 months ago
What about D) kaniko and Tekton? They are also good tools for building and testing containers locally.
upvoted 0 times
...
Izetta
11 months ago
I agree with C), Minikube allows for local deployment that emulates the production environment.
upvoted 0 times
...
Jaime
11 months ago
I think C) Minikube and Skaffold would be a good choice for testing the changes locally.
upvoted 0 times
...
Caprice
1 years ago
Haha, Mitsue, you make a good point. It's like the age-old debate - 'will it work on my machine?'. At least with Minikube and Skaffold, we'd be closer to the real thing.
upvoted 0 times
...
Mitsue
1 years ago
Ah yes, the old 'Docker Compose and dockerd' trick. Works like a charm! Although, I do wonder if it really emulates the production environment well enough.
upvoted 0 times
...
Mary
1 years ago
That's a good point, Mei. Maybe Docker Compose and dockerd would be a simpler solution. We can test the container locally without the overhead of a full Kubernetes cluster.
upvoted 0 times
Velda
11 months ago
C) Minikube and Skaffold
upvoted 0 times
...
Jesse
11 months ago
Docker Compose can help us define and run multi-container Docker applications easily on a local machine.
upvoted 0 times
...
Lucina
11 months ago
B) Docker Compose and dockerd
upvoted 0 times
...
Lucy
11 months ago
I agree, using Minikube and Skaffold will give us a production-like environment for testing our changes.
upvoted 0 times
...
Elvera
11 months ago
C) Minikube and Skaffold
upvoted 0 times
...
Karol
11 months ago
Skaffold will automate the workflow for building, pushing, and deploying applications in Kubernetes.
upvoted 0 times
...
Ronny
12 months ago
C) Minikube and Skaffold
upvoted 0 times
...
Gail
12 months ago
Interesting choice. With kaniko, we can build container images without needing Docker daemon running.
upvoted 0 times
...
Deja
12 months ago
D) kaniko and Tekton
upvoted 0 times
...
Casie
12 months ago
That sounds like a great idea. Minikube will allow us to run a single-node Kubernetes cluster locally for testing.
upvoted 0 times
...
Emogene
12 months ago
C) Minikube and Skaffold
upvoted 0 times
...
...

Save Cancel