Building cloud native apps: Config and Toggles

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Super fast and lightweight DB migration & evolution tool written in Go (by lukaszbudnik)

  • There is also a middle ground. Treat configuration file like a template and inject the key configuration settings at runtime. Take a look at a sample lukaszbudnik/migrator configuration file:

  • kubernetes-external-secrets

    Discontinued Integrate external secret management systems with Kubernetes [Moved to: https://github.com/external-secrets/kubernetes-external-secrets] (by godaddy)

  • If you host your Kubernetes cluster in a cloud then I would strongly encourage you to use godaddy/kubernetes-external-secrets project to sync your Kubernetes secrets with external secrets services. kubernetes-external-secrets supports the following backends: AWS Systems Manager Parameter Store, Hashicorp Vault, Azure Key Vault, Google Secret Manager, and Alibaba Cloud KMS Secret Manager.

  • 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
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