Show HN: A CLI to set up container environments in AWS
alpha.digger.dev
Show HN: A CLI to set up container environments in AWS
1–9 of 9 posts
Re: Show HN: A CLI to set up container environments in AWS
#2Re: Show HN: A CLI to set up container environments in AWS
#3Re: Show HN: A CLI to set up container environments in AWS
#4Why this instead of Copilot? https://aws.amazon.com/blogs/containers/introducing-aws-copi...
With Digger we want to create a convenience layer to manage cloud infrastructure that will bridge the gap between paas that has great UX but quickly gets expensive and limiting, and major clouds that are cheaper and more flexible, but hard to figure.
Re: Show HN: A CLI to set up container environments in AWS
#5Re: Show HN: A CLI to set up container environments in AWS
#6This looks cool, but why would I use this over Heroku?
Digger is just as easy to use, but you don't overpay for resource and if you want something more custom, you can always do it directly in the underlying cloud account. Digger helps with that as well by generating Terraform modules that you can tweak for your needs.
Re: Show HN: A CLI to set up container environments in AWS
#7Amazing project! Good luck!
Re: Show HN: A CLI to set up container environments in AWS
#8This looks cool, but why would I use this over Heroku?
With Heroku you are stuck with what they offer, and it quickly gets unreasonably expensive compared to AWS / GCP / Azure. Digger is just as easy to use, but you don't overpay for resource and if you want something more custom, you can always do it directly in the underlying cloud account. Digger helps with that as well by generating Terraform modules that you can tweak for your needs.
Re: Show HN: A CLI to set up container environments in AWS
#9Earlier quoted context omitted.
With Heroku you are stuck with what they offer, and it quickly gets unreasonably expensive compared to AWS / GCP / Azure. Digger is just as easy to use, but you don't overpay for resource and if you want something more custom, you can always do it directly in the underlying cloud account. Digger helps with that as well by generating Terraform modules that you can tweak for your needs.
Congrats guys - I prefer this level of abstraction. I'm assuming as I user I can dig in a bit deeper? Edit terraform manually, etc?