
Ryan Dsouza
A Web Dev and Guitarist who loves TypeScript and the Cloud :)
Work
Full Stack Developer
Testing API calls
Testing API calls
5 min read
loading...
Recent comments
TypeScript is wasting my time
I haven't used Nuxt, but the first two can be simply done as ...
Deploying a Node app to Beanstalk using aws-cdk (TypeScript)
Hi, It will automatically pick up the Node build step. In th...
Canary deployment of Lambdas using CDK Pipelines
I'm sure you can! Instead of creating a new alarm, you should...
Deploy a GraphQL API with Prisma, AWS AppSync, Aurora Serverless & CDK
In that case, I would suggest using the aws-lambda-nodejs con...
Canary deployment of Lambdas using CDK Pipelines
What profile are you using? This wasn't needed in my case as ...
Canary deployment of Lambdas using CDK Pipelines
Yes cdk boostrap is required before you deploy the app. I ran...
Sentiment Analysis with Step Functions using the CDK
Looks great! AppSync + EvenBridge integration creates a lot o...
Using Python range() in JavaScript
What's the difference b/w the above range function as opposed...