(no title)
pravanjanc | 1 year ago
> The value would be that I can drag and drop mongodb into the scene in your ui and then click "deploy to aws" and it works immediately without having to know anything about aws.
This is correct. You can drag and drop moduels like mongodb and deploy to your cloud environments with ease. We're also gonna provide templates of well-known tech stacks.
As for infrastructure-as-code - Yes, we are built on Terraform, and IaC sits in your repository. But it's auto-generated, you don't have to spend time on writing scripts. But whenever you need to interact with the code, you can - from your github repo.
No comments yet.