exam questions

Exam Associate Cloud Engineer All Questions

View all questions & answers for the Associate Cloud Engineer exam

Exam Associate Cloud Engineer topic 1 question 14 discussion

Actual exam question from Google's Associate Cloud Engineer
Question #: 14
Topic #: 1
[All Associate Cloud Engineer Questions]

You need to update a deployment in Deployment Manager without any resource downtime in the deployment. Which command should you use?

  • A. gcloud deployment-manager deployments create --config <deployment-config-path>
  • B. gcloud deployment-manager deployments update --config <deployment-config-path>
  • C. gcloud deployment-manager resources create --config <deployment-config-path>
  • D. gcloud deployment-manager resources update --config <deployment-config-path>
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
[Removed]
Highly Voted 3 years, 5 months ago
B is correct Additional tip, update and create resource is not even a command under deployment management service.
upvoted 50 times
...
Agents89
Highly Voted 3 years, 10 months ago
B is correct
upvoted 39 times
...
BAofBK
Most Recent 3 months, 4 weeks ago
The correct answer is B
upvoted 1 times
...
Evan7557
4 months, 3 weeks ago
Answer B is Correct
upvoted 1 times
...
YourCloudGuru
5 months, 1 week ago
Selected Answer: B
The correct answer is B. This command updates an existing deployment with the configuration specified in the deployment-config-path file. Deployment Manager automatically determines whether resources need to be created, updated, or deleted in order to apply the changes. Here is an example of how to use the gcloud deployment-manager deployments update command to update a deployment without any resource downtime: gcloud deployment-manager deployments update my-deployment --config deployment.yaml This command will update the my-deployment deployment with the configuration specified in the deployment.yaml file. Deployment Manager will automatically determine whether resources need to be created, updated, or deleted in order to apply the changes.
upvoted 4 times
...
Captain1212
6 months ago
b is the answer, clearly
upvoted 1 times
...
sakdip66
10 months, 3 weeks ago
I agree B is the 🔑
upvoted 1 times
...
Partha117
11 months, 2 weeks ago
Selected Answer: B
gcloud deployment-manager deployments update --config is correct
upvoted 2 times
...
smg1989
1 year ago
B will be correct answer
upvoted 1 times
...
owliguess
1 year ago
Selected Answer: B
should not use 'create', so B or D is correct.... keywords 'resource' is invalid, so B is the ans.
upvoted 2 times
...
Buruguduystunstugudunstuy
1 year, 2 months ago
Selected Answer: B
The correct answer is Option B: `gcloud deployment-manager deployments update --config <deployment-config-path>`. This command updates an existing deployment with the configuration specified in the `deployment-config-path` file. It allows you to make changes to the deployment without any downtime in the resources. https://cloud.google.com/sdk/gcloud/reference/deployment-manager/
upvoted 5 times
...
cslince
1 year, 3 months ago
B is correct
upvoted 1 times
...
leogor
1 year, 4 months ago
should not use 'create', so B or D is correct and keywords 'resource' is invalid, so B is the ans
upvoted 4 times
...
PKookNN
1 year, 4 months ago
Selected Answer: B
B is correct
upvoted 2 times
...
eloyus
1 year, 4 months ago
Selected Answer: B
B is correct
upvoted 1 times
...
krnagg
1 year, 7 months ago
B is correct. C and D are invalid commands and A is to create a new deployment.
upvoted 2 times
...
RanjithK
1 year, 8 months ago
Answer is B
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago