Hey guys, sharing here something that I found on the “aws developers” slack.
A person built “cdk web”, which allows us to build “self service” applications for the browser. This is nice when you want to build something on big companies, which has lots of restrictions, and you never get access to CLI or anything similar.
In my experience, some big companies gave me access to jobs in jenkins for these kind of operations. Or in other cases, they provide a “self service” REST API.
With CDK-web maybe my DevOps team can build a React app that allows me to create buckets/stacks/whatever, and all the instructions available can be programmatically done in a nice UI.
Maybe something interesting to do with SST?
https://github.com/3p3r/cdk-web