MongoDB Atlas serverless architecture - AWS Prescriptive Guidance

MongoDB Atlas serverless architecture

The following serverless reference architecture uses AWS Lambda functions. It shows real-time extract, transform, load (ETL) operations from Amazon Simple Storage Service (Amazon S3) to MongoDB Atlas.

MongoDB Atlas serverless architecture on AWS

Key advantages of this architecture:

  • The infrastructure requires minimal management.

  • The stateless design provides radical scaling in response to workloads.

  • The event-driven design helps with complex computations.

  • The solution is cost-effective because you pay only for what you use.

  • The architecture supports agility and availability, because you can go global in minutes.