Docs Menu
Docs Home
/
MongoDB Atlas
/

Get Started with Atlas Data Federation

On this page

  • Overview
  • Table of Contents

Atlas Data Federation is MongoDB's solution for querying data stored in low cost S3 buckets, Atlas clusters, HTTP stores, and Atlas Online Archives, using the MongoDB Query Language. This allows applications to store data in the appropriate storage solution for its use-case.

This tutorial guides you through the process of creating and connecting to a sample federated database instance in Atlas, configuring paths to collections for files stored in S3, and running MongoDB Query Language (MQL) operations.

Screenshot of the federated database instance after running queries.
click to enlarge
  • Part 1: Deploy a Federated Database Instance.

  • Part 2: Configure Connection for Your Federated Database Instance.

  • Part 3: Connect to Your Federated Database Instance.

  • Part 4: Run Queries Against Your Federated Database Instance.