Is there an ETL for MongoAtlas?

I want to know if there is an ETL service with Mongo Atlas. A services like AWS Glue.

Input or output?

For the output I would leverage the Change Streams by using MongoDB Realm Triggers.

For the input, tons of possibilities but I guess I would mention at least the 3rd Party Service in MongoDB Realm and its HTTP service or the AWS Service maybe that can probably leverage AWS Glue directly in input or output I guess? It’s worth a shot at least.

You should also check out the MongodB Data Lake, which allows you to parse and query datafiles stored on S3 in SON, BSON, CSV, TSV, Avro, ORC and Parquet formats.