|
|
|
|
|
by matus_congrady
1521 days ago
|
|
Stacktape is a whole "cloud development framework". It's not only about infrastructure management, but also about all the other DevOps-related tasks you come across when developing/running an application on AWS. - In my opinion, it's even easier to use than a CDK L3 construct. - It supports local/remote development, source-code packaging, deployment artifact management, secret management, domain management and much more. - Besides AWS resources, it supports other 3rd party services (like MongoDB Atlas clusters and Upstash Kafka/Redis). - It has a local development studio - GUI (currently in private beta). |
|