[DEPRECATED] MongoDB Change Streams: The Hidden Gem within the MongoDB Repertoire
Rate this video
**This video is now deprecated. Watch our latest session on Change Streams: https://www.youtube.com/watch?v=20YkaD5K_C8**
MongoDB Change Streams have been in play for some time now but haven't gotten the limelight that they deserve.
Many developers are still not aware of their powers and the plethora of options brought to the table by using change streams. Change streams enable applications to stream real-time data changes by leveraging MongoDB’s underlying replication capabilities.
In this session I will demo two everyday use cases:
* the use of change streams in notification services
* ETL