Setting up a database schema using Cloud Formation Template

This page summarizes the projects mentioned and recommended in the original post on /r/aws

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Flyway

    Flyway by Redgate • Database Migrations Made Easy.

  • I’d use https://flywaydb.org for that

  • cfn-postgresql-user-provider

    A CloudFormation custom resource provider for deploying PostgreSQL users and databases

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • cfn-oracle-user-provider

    A CloudFormation custom provider for managing Oracle users

  • cfn-secret-provider

    A CloudFormation custom resource provider for deploying secrets and keys

  • that in combination with a custom secret provider we created (https://github.com/binxio/cfn-secret-provider) means all secrets are stored properly on the tenant itself and not in config files.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts