MongoDB Change Stream: react to real-time data changes
MongoDB Change Stream is a high-level API that allows you to subscribe to real-time notifications whenever there is a change in your MongoDB collections, databases, or the entire cluster, in an event-driven fashion.