Show HN: A new way to deploy multi-cloud infrastructure(multy.dev)
multy.dev
Show HN: A new way to deploy multi-cloud infrastructure
https://multy.dev
4 comments
Why would I use this instead of just using kubernetes for everything?
While Kubernetes can absolutely run your entire infrastructure stack, the biggest pain with that is that you constantly need to manage and maintain it as it grows.
Think about the difference in running your own database vs using a cloud managed one. With a managed service you don’t need to think about scaling, availability or replication. Cost is usually higher when you run it yourself as it might not be optimised.
Think about the difference in running your own database vs using a cloud managed one. With a managed service you don’t need to think about scaling, availability or replication. Cost is usually higher when you run it yourself as it might not be optimised.
Such a cool idea
The motivation was the realisation that, even when using Terraform, migrating infrastructure code requires an end-to-end re-write. Even though most core resources are the same in any major cloud, developers need to learn a new provider to deploy the same infrastructure when moving providers.
We are still in early days of development and currently support core services from AWS and Azure:
We’re looking for feedback from developers about our approach and messaging. Let us know your thoughts!
[1] https://github.com/multycloud/multy