Software Alternatives & Reviews

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

Serverless BitBucket
  1. Toolkit for building serverless applications
    Pricing:
    • Open Source
    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.

    #Developer Tools #Open Source #CMS 39 social mentions

  2. Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
    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.

    #Git #Code Collaboration #Project Management 73 social mentions

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

Log in or Post with