Hacker News new | ask | show | jobs
by jpartusch 1945 days ago
Yep! Diving deeper, the @serverlessui/construct package has a few custom constructs to facilitate the deployment. Additionally the @serverless/cli tool parses the project and configures a CDK App to synthesize and deploy.

Overall, it saves the manual setup and pre-configures a CDK application without any config for the end-user!