create-full-stack icon indicating copy to clipboard operation
create-full-stack copied to clipboard

Explore AWS CDK

Open tiagob opened this issue 5 years ago • 2 comments

tiagob avatar May 27 '20 19:05 tiagob

May prefer AWS CDK over Pulumi for v1.

The advantage is there are fewer accounts and tools. You already need AWS setup for Pulumi. The other advantage is that it's free. TS is the most mature. Docs look good. 100% cloud formation coverage.

https://docs.aws.amazon.com/cdk/latest/guide/getting_started.html https://github.com/aws-samples/aws-cdk-examples/tree/master/typescript https://docs.aws.amazon.com/cdk/api/latest/docs/aws-construct-library.html

tiagob avatar Jun 19 '20 19:06 tiagob

Related to https://github.com/tiagob/create-full-stack/issues/99

aws cdk doesn't support auth0 or any other cloud. everything is exclusively aws.

I'd like to see cdktf more mature and that would be a good alternative to Pulumi

Punting in favor of Pulumi for v1

tiagob avatar Jul 29 '20 19:07 tiagob