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

Linux Foundation CGOA Exam - Topic 5 Question 11 Discussion

Actual exam question for Linux Foundation's CGOA exam
Question #: 11
Topic #: 5
[All CGOA Questions]

You are working on a GitOps project and need to understand the similarities and differences between pull-based messaging systems and event-driven systems. What is a key difference between these two types of systems?

Show Suggested Answer Hide Answer
Suggested Answer: D

In GitOps, the pull-based model continuously reconciles the actual state with the desired state. This makes it resilient to drift, since reconciliation runs regularly. In contrast, event-driven systems only reconcile when an event occurs (e.g., a webhook), which makes them more prone to drift if changes happen outside those events.

''A pull-based reconciliation loop ensures continuous alignment with the desired state. Event-driven reconciliation, triggered only on events, risks system drift if changes occur outside those triggers.''

Thus, the correct answer is D.


===========

Contribute your Thoughts:

0/2000 characters
Tracey
9 hours ago
I think we practiced a question similar to this, and it highlighted how event-driven systems can lead to drift if not managed properly.
upvoted 0 times
...
Emilio
5 days ago
I remember discussing how pull-based systems can be more efficient in certain scenarios, but I'm not sure if that's the main difference here.
upvoted 0 times
...

Save Cancel