AWS
KMS
SST
Implementing Envelope Encryption with AWS KMS in TypeScript
Learn how to encrypt and decrypt sensitive data using AWS KMS envelope encryption with TypeScript Lambda functions built using SST.
Read More...
Here are all my latest blog posts. I often write about Web Development, AWS, Serverless and more...
AWS
KMS
SST
Learn how to encrypt and decrypt sensitive data using AWS KMS envelope encryption with TypeScript Lambda functions built using SST.
Read More...
AWS
DYNAMODB
Learn how to master DynamoDB integration testing using Vitest and Docker with this easy, step-by-step guide. Enhance your testing skills today!
Read More...
AWS
SES
Set up DKIM/SPF for AWS SES using the AWS CDK to prevent spam and protect your domain! Ensure your emails are trusted and delivered.
Read More...
AWS
API-GATEWAY
Learn how to automate the creation of an AWS API Gateway REST API and corresponding TypeScript types using OpenAPI specifications and AWS CDK.
Read More...
DYNAMODB
AWS
BEDROCK
NEXTJS
CLERK
Learn to create a ChatGPT clone step by step using React (Next.js) and AWS Bedrock. Build the entire application from scratch with this comprehensive guide.
Read More...
AWS
APPSYNC
Learn how to integrate environment variables in a GraphQL API using AWS AppSync, deployed via the AWS CDK in this comprehensive guide.
Read More...
AWS
ECS
LAMBDA
FARGATE
Migrate from AWS Lambda to AWS ECS/Fargate with ease. Discover the key steps needed for a smooth migration to optimize your infrastructure.
Read More...
AWS
LAMBDA
API-GATEWAY
DYNAMODB
SST
Discover how to create and deploy a REST API on AWS with SST. As well as, how to test your API and gain insights into its comparison with the AWS CDK.
Read More...
FARGATE
AWS
LAMBDA
Learn how to deploy a new AWS Fargate service using the AWS CDK as well as how to start that service on-demand using Lambda and the AWS SDK!
Read More...
AWS
API-GATEWAY
LAMBDA
WAF
In this tutorial, learn how to protect and throttle requests to an AWS API Gateway REST API using AWS WAF based on IP addresses. Deployed using the AWS CDK.
Read More...