Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 1.37 KB

README.md

File metadata and controls

21 lines (11 loc) · 1.37 KB

MongoDB Streams AWS Glue

map-user map-user

This repository has a solution for a 1 time copy of data from a MongoDB collection into an Apache Iceberg table in S3 and a solution to use the MongoDB change stream to keep the iceberg copy of the data up to date.

The architecture below depicts the solution


map-user

The repository is broken down into several sections. Each section has its own read me that will explains its components