Hacker News new | ask | show | jobs
by ffforest 985 days ago
Interesting idea and a cute mascot! Look pretty similar to the concept of terraform. From the example though I could see you are trying to encapsulate different cloud vendor’s product offerings (AWS RDS vs Azure CosmosDB for example) under the same abstract model (Database), which is a different philosophy from terraform. Wonder if that's gonna work.
1 comments

Creating an abstract model that functions seamlessly across various cloud providers is undoubtedly challenging, and we are working on defining a guideline about how to abstract these resources with our project Kusion. We welcome any suggestions or ideas, so please feel free to reach out to us.