Manage access There are a few ways your data and configuration can be accessed in Atlas: - Atlas users are accounts for people on your team. You invite them to your Organization or Project on cloud.mongodb.com to manage the Atlas UI, review billing, and use the data explorer to view data in your clusters.
- Programmatic access allows Service Accounts to securely manage your infrastructure via scripts and tools like Terraform or the Atlas CLI.
|
Networking As you scale, consider using some advanced features for network and cluster access: - Advanced networking: For dedicated M10+ clusters, you can set up VPC Peering or Private Endpoints to connect your Atlas environment directly to your cloud provider's private network.
|
Account hierarchy To manage your deployments, it helps to know the basic Atlas structure: Organizations contain Projects, which contain your Clusters. Learn more about how we recommend you organize your deployments here. |