antony@notes:~/misc$ cat "Certified-GitOps-Associate-CGOA-B-卷.md"
Certified GitOps Associate (CGOA) B 卷
Certified GitOps Associate (CGOA) B 卷
Q1
As a Certitled GitOps Associate, what should you focus on besides the delivery/deployment of configurations to your system?
A. Interoperability with tools that provide Notifications, Observability, and Continuous Integration. B. Interoperability with tools that provide only Continuous Integration. C. Interoperability with tools that provide only Observabilty. D. Only the delivery/deployment of configurations to your system.
:::spoiler 解答 A :::
Q2
In a GitOps setup, how do event driven systems respond to changes compared to pull based systems?
A. Event-driven systems initiate updates only during scheduled maintenance, while pull based systems update as soon as changes are detected. B. Even’t dhan systerms update imenediately in response to changes, while pull based systems routinely check for and apply for updates. C. Pull-based systems are designed for rapid, imediate updates, contrasting with the gradual updates of event driven systems. D. In event driven systems, updates are manually triggered, whereas pull based systems automate the update process.
:::spoiler 解答 B :::