Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mongodb-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

This page captures the key decision points for creating and operating Atlas database deployments. Use these references to plan deployment type, region placement, availability, and workload connection choices before moving Atlas applications into production.

Atlas Getting Started

Start with a development-friendly environment, then evolve cluster size and topology as workload requirements become clear.

Provisioning

Database Deployment Types

Pick a deployment type based on workload profile and operational constraints:
  • Shared/free environments for evaluation
  • Dedicated clusters for production isolation and predictable performance
  • Regional/multi-region layouts for latency and resiliency goals

Cloud Providers and Regions

Prefer colocating application services and databases to reduce round-trip latency and egress complexity.

High Availability and Workload Isolation

Use replica set and regional topology settings to balance availability, compliance, and cost targets.

Connecting and Using Data

Connect to an Atlas Cluster

Use connection strings with explicit auth and TLS settings. Standardize connection options across services to simplify incident response.

Insert and View a Document

Validate end-to-end connectivity early with a small insert/read workflow before implementing larger migrations.

Atlas Security and Operations

Search and AI

Atlas Overview

Get Started