awslabs / aws-bootstrap-kit

Apache License 2.0
104 stars 23 forks source link

chore: study move to Landing Zone Accelerator on AWS #103

Open flochaz opened 2 years ago

flochaz commented 2 years ago

AWS Solutions recently released a new solution close to what we have done here. It would be interesting to look into how to move to it as a base and only propose adapted config files.

Links:

moltar commented 2 years ago

That solution is very "heavy-handed", and expensive for a small project.

Ideally, any solution should be able to be deployed in layers of complexity needed for each project.

I think anything that is just starting, ideally, should fit within a free tier, or a few dollars per month max.

While Landing Zone Accelerator is estimated at > $400/mo of just base costs.

flochaz commented 2 years ago

Agree, that is the reason why we would like to see how customizable it is before doing anything. If it has been built with proper feature flags in place, you may easily deactivate some of the services and make it evolve at your own pace keeping initial cost low.

moltar commented 2 years ago

Yup, that would excellent. I think having "tiers" with up-front pricing estimates of recommended settings (as a collection of flags) that one can opt-in to would be a great DX.

E.g.

  1. MVP
  2. Medium tier (don't have a good name)
  3. Enterprise
moltar commented 2 years ago

Kind of like ESLint config bundles. Don't need to think about it too much. I think most people would be price-driven or regulation-driven (compliance).