rwilcox / odyssey

Rails, React, and deployment patterns
0 stars 0 forks source link

Research deployment environment / strategy on AWS #11

Open rwilcox opened 6 years ago

rwilcox commented 6 years ago

Ideal: ECS with ECR via Ansible supported by RMS ?

Backup idea: AWS CodeStar ???

Questions to drive research:

  1. Can these services scale down to $0 cost when nobody hitting them??
  2. What does code deploy pattern look like?
  3. Any particular merits that makes one an obvious choice over the other??
rwilcox commented 6 years ago

Estimated costs:

rwilcox commented 6 years ago

We're going to use a multi service deployment strategy here: we're going to create everything out so we could deploy to AWS via ECS, and also a parallel deployment route so we can deploy to AWS Lightsail