Life ConnectLife Connect
Wiki index
Architecture
Services
Concepts
Runbooks
Infra
Swagger Docs
GitHub
Wiki index
Architecture
Services
Concepts
Runbooks
Infra
Swagger Docs
GitHub
  • Infrastructure

    • Infrastructure
    • Pulumi project — infra/
    • Current AWS + MongoDB Atlas state
    • MongoDB Atlas — Realm CLI setup
Last updated 2026-05-03

Infrastructure

AI-generated content

This document was generated by an AI assistant. Verify accuracy before relying on the details.

This section is the human-readable entry point for everything related to the ADB infrastructure: the new Pulumi project, the current AWS account state, and how to operate MongoDB Atlas.

The source of truth for each topic lives next to the code (in the infra/ directory of the monorepo). The pages below summarise what each source covers and link straight to it on GitHub.

Pages in this section

  • Pulumi project overview — what's in the new infra/ project, how it's laid out, how to run it. Source: infra/README.md.
  • Current AWS state — read-only audit of the production AWS account (182790345476) and MongoDB Atlas org. The ground-truth baseline against which the new infra is built. Source: infra/CURRENT_AWS_STATE.md.
  • MongoDB Atlas — Realm CLI setup — how to install atlas and realm-cli, generate the right API key, and run a producer-side audit. Source: infra/MONGODB_REALM_CLI_SETUP.md.

Convention

Pages in this section are stubs — a short summary plus a link to the canonical Markdown file in the repo. The canonical file is what gets edited by engineers and agents; the stub here is a navigation aid so the docs site stays the single entry point.

If you arrive at one of these pages from a search and find it shallow, follow the Source link at the top — that's where the real content lives.

Edit this page
Last Updated:
Contributors: Yevhenii Khudolii
Next
Pulumi project — infra/