Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow environments swapping (e.g. test => stage, stage => prod) #567

Open
eistrati opened this issue Jul 19, 2017 · 0 comments
Open

Allow environments swapping (e.g. test => stage, stage => prod) #567

eistrati opened this issue Jul 19, 2017 · 0 comments
Labels

Comments

@eistrati
Copy link
Contributor

  1. Remove environment name from resource name and add it as a tag instead
  2. Refactor the way resource hash is generated (do we need a registry of hashes?)
  3. Refactor configuration management to use a service (AWS Lambda Env Vars + KMS) instead of parameters.json
  4. Refactor shared libraries
  5. Refactor create / delete processes for difficult to reuse resources (e.g. DynamoDB, Cognito, ES, etc) vs easy to reuse resources (e.g. CloudFront, Lambda, API Gateway, etc)
  6. Finalize deepify publish to allow easy blue-green deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants