Total Number of Questions: 50
Answer the following questions:
- Which of the following is an appropriate deployment solution with minimal downtime and infrastructure needs?
a) Recreate
b) Rolling update
c) Canary deployment
d) Blue/green deployment
- Cloud Pub/Sub and Cloud Tasks are two possible services in Google Cloud that provide the ability to asynchronously integrate with message services. Select two options that are the most appropriate for Cloud Tasks:
a) Cloud Tasks is aimed at explicit invocation where the publisher retains full control over execution.
b) Cloud Tasks is most appropriate where the task producer can have control over execution.
c) Cloud Tasks is aimed at implicit invocation where the publisher retains full control over execution.
d) Cloud Tasks is most appropriate where the task consumer can have control over execution.
- ____________ logs will record operations of instance reset for Compute Engine.
a) Admin Activity
b) System Event
c) Data Access
d) Access Transparency...