Dynamic environments per client, which is the best approach, if any?

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Previous Serverless Version 0.5.x

    ⚡ Serverless Framework – Use AWS Lambda and other managed cloud services to build apps that auto-scale, cost nothing when idle, and boast radically low maintenance.

    In regards to JSON, I did something similar with serverless.com , bref.sh , and bitbucket.org pipelines. A single variable - $STAGE [dev, test, acc, prd] - was the defining string in the JSON file name which serverless used to bootstrap/deploy/destroy the relevant environment. The serverless.yml file included the dynamic JSON filename.

  • bref

    Serverless PHP on AWS Lambda

    In regards to JSON, I did something similar with serverless.com , bref.sh , and bitbucket.org pipelines. A single variable - $STAGE [dev, test, acc, prd] - was the defining string in the JSON file name which serverless used to bootstrap/deploy/destroy the relevant environment. The serverless.yml file included the dynamic JSON filename.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • kubeplus

    Kubernetes Operator for Multi-Instance Multi-tenancy (SaaS)

    We have been working on this problem for some time now. We have developed a turn-key solution that providers can use to create SaaS for their applications. Here is the link to our product page: https://cloudark.io/kubeplus-saas-manager The product builds upon our open source project KubePlus - https://github.com/cloud-ark/kubeplus

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