Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Infrastructure Dependencies

Atlas MongoDB

Status
colourYellow
titlesoft dependency

  • This is our preferred MongoDB managed service.

  • You can skip all atlas cli and script steps if you want to manage MongoDB yourself, or through another service.

...

AWS RDS PostgreSQL (PSQL) / Cloud SQL - PostgreSQL

Status
colourYellow
titleSoft dependency

  • This is our preferred PSQL managed service.

  • You can skip all rds script steps if you want to manage PSQL yourself, or through another service.

...

AWS ECR (Elastic Container Registry) / GCP Artifact Registry

Status
colourRed
titleHARD dependency
/
Status
colourYellow
titleSoft dependency

  • Used to house the repository for the image built during deployment. This image is the final layer which includes all of your credentials and other necessary configuration.

  • The scripts in the self managed repository would have to be edited to make this a

    Status
    colourYellow
    titleSoft dependency

...

AWS EKS (Elastic Kubernetes Service) AWS EKS / GCP GKE

Status
colourRed
titleHARD dependency
/
Status
colourYellow
titleSoft dependency

  • This is the managed Kubernetes service that the default self hosted option relies upon.

  • This can be considered a

    Status
    colourYellow
    titleSoft dependency
    if you are doing a 100% custom infrastructure setup.

...