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?
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.
===========
Cruz
27 days agoKanisha
1 month agoLettie
1 month agoJeannetta
1 month agoLynelle
2 months agoJani
2 months agoGail
2 months agoCammy
2 months agoSunshine
2 months agoAlesia
2 months agoKenneth
3 months agoTawny
3 months ago