Skip to content

Multi Account Setup

Choose a tag to compare

@eulogio-gutierrez eulogio-gutierrez released this 09 Jun 08:55
· 8 commits to master since this release
  • Added Lambda Layer to replace the old packager for common code reusability
  • Multi account setup. You'll need 3 AWS accounts to set your CI/CD process up (dev, stg and prod). This had partially been implemented in v2.0 but the README had not been changed to match. You can use this template to run an API in a development environment only (using 1 AWS account, dev), or you can set a CI process on top of it (using 2 AWS accounts, dev and stg), or setup a full CI/CD process (using 3 AWS accounts, dev, stg and prod)