(no title)
cmsd2
|
6 years ago
I like CDK because:
1. it's type-checked (using your choice of language/compiler)
2. modularity is done using in-app code, rather than extending serverless with plugins in javascript
3. i think cdk scales better to projects composed of multiple stacks
4. it's somewhat testable
No comments yet.