AWS CDK error TS7009: 'new' expression, whose target lacks a construct signature, implicitly has an 'any' type. when importing a resource

17 May 2021 — Written by Edwin
#CDK#AWS#Typescript#error

error TS7009: This might be a simple one and still, it took me some time to realise what's up here.

Read more →

Summary: AWS CDK v2 Developer Preview announcement

03 May 2021 — Written by Eddy

After a fantastic CDK Day, it's time to unpack all the announcements and cool tools and demos shared during the presentations. So let's start with the biggest one of them all, the release of the Developer Preview of AWS CDK v2.

Read more →

How to create an EC2 with VPC in CDK

19 February 2021 — Written by Edwin
#CDK#AWS#Typescript#EC2

Step by Step creating an EC2 with VPC in CDK.

Read more →

How to chose the Subnet for your EC2 in CDK

19 February 2021 — Written by Edwin
#CDK#AWS#Typescript#EC2

Chose the subnet your EC2 instance gets deployed to.

Read more →

Run Folding@Home on AWS Spot Instances with CDK

24 October 2020 — Written by Eddy

Run Folding@home with this AWS-CDK library on AWS and never forget to shut off expensive instances.

Read more →
© 2021 Built with ❤️