migration
3 posts
Migrating from Serverless Framework to AWS CDK: Part 1 - Why Make the Switch?
Explore the motivations behind migrating from Serverless Framework to AWS CDK, including licensing changes, architectural advantages, and when CDK becomes the better choice for your serverless applications.
Cloud Computing
Mar 2, 2025
aws
aws-cdk
migration
Migrating from Serverless Framework to AWS CDK: Part 3 - Lambda Functions and API Gateway
Deep dive into migrating Lambda functions, API Gateway configurations, request validations, and error handling from Serverless Framework to AWS CDK with practical examples.
Cloud Computing
Mar 2, 2025
api-gateway
aws
aws-cdk
+2
Migrating from Serverless Framework to AWS CDK: Part 4 - Database and Environment Management
Master DynamoDB migrations, environment variable management, secrets handling, and VPC configurations when moving from Serverless Framework to AWS CDK.
Cloud Computing
Mar 2, 2025
aws
aws-cdk
dynamodb
+5