CDK
2025
How I built a spelling game with AWS Serverless and GenAI
·12 mins·
0
AWS
Serverless
Amazon Q
Generative AI
DynamoDB
Step Functions
API Gateway
CDK
This blog post explains the process of building a simple spelling game with AWS Serverless and GenAI.
2023
Split messages from single SQS queue into Multiple SQS queues using EventBridge
·4 mins·
0
AWS
Serverless
EventBridge
SQS
CDK
This blog post shows how we can split messages in a SQS queue into mulitple queues usint Amazon EventBride
2022
Turn off AppConfig Feature Flag Automatically
·4 mins·
0
AWS
Serverless
AppConfig
Feature Flag
CDK
This blog post shows to turn off AppConfig Feature Flag based on system behaviour.
AWS Step Functions — Are Active Executions Affected When Your State Machine Gets Updated?
·4 mins·
0
AWS
Lambda
Serverless
Step Functions
CDK
Looking into different scenario of SF executions vs state machine updates