RCRenan Cidale Assumpcaoinmydevthoughts.hashnode.dev·Aug 8, 2021 · 6 min readHow to create a lambda using the CDKJust go to AWS CDK Lambda and read the docs. JK. But in reality, that's what I would suggest, but my goal here to point out a few gotchas and things that you might miss. You can use a module that is specific to your runtime. As the time of this wri...01P
RCRenan Cidale Assumpcaoinmydevthoughts.hashnode.dev·Aug 8, 2021 · 2 min readUsing the CDK to create AWS resources.The idea behind here is to document my process of creating things, services and solution using the AWS CDK. CDK stands for Cloud Development Kit, and is a way to create resources in AWS using a programming language, which for my use case, I'll use Ty...01I