MongoDB Atlas

MongoDB Atlas is a fully-managed cloud database developed by the same people that build MongoDB. Atlas handles all the complexity of deploying, managing, and healing the deployments on the cloud service provider of the choice (AWS, Azure, and GCP).

Pricing MongoDB Atlas pricing is based on number of instance hours and amount of data storage.

Integration Information

Data Collected

  • Invoices
  • Members: email, name, role (member, owner, billing admin, group creator)

Connection details

  • Status: General Availability
  • Type: api
  • Permissions required:
    * Access key must have Organization Billing Admin permission and Organization Read Only permission.

Instructions

Create API credentials

  1. Login to MongoDB Atlas (https://account.mongodb.com/account/login)
  2. Pick the organization you want to track from the Organizations menu in the navigation bar.

  1. Click Access Manager in the sidebar to navigate to the Access Manager page for your organization.

  1. Click the API Keys tab.

  1. Create an API Key, by clicking on the Create API Key button.

  1. In the Add API Key page, enter LeanIX SMP Integration as a description.

  1. In the Organization Permissions menu, add the roles Organization Billing Admin and Organization Read Only.

  1. Copy and save Public Key. This value will be needed to integrate MongoDB Atlas with LeanIX SMP.

  1. Copy and save Private Key. This value will be needed to integrate MongoDB Atlas with LeanIX SMP.

  1. Click Add Access list Entry. There add the LeanIX SMP IP address (35.226.144.48) to the list. Click Save.

  1. Click Done.

Configure MongoDB Atlas integration in LeanIX SMP

  1. Log into LeanIX SMP and navigate to MongoDB Atlas settings (https://us-si.leanix.net/#/service/MongoDBAtlas/settings/ or https://eu-si.leanix.net/#/service/MongoDBAtlas/settings/)
  2. Click on the Integrate button and fill out the form with appropriate credentials:
    1. Public Key
    2. Private Key