Ran IsenbergJan 165 minCDKBuild AWS Lambda Container Image with AWS CDKThis blog post covers AWS Lambda custom container images basics and how to build them with AWS CDK in Python.
Ran IsenbergJan 24 minCDKBuild AWS Lambda Layers with AWS CDKThis blog post covers AWS Lambda layers basics and how to build them with Docker & AWS CDK in Python.
Ran IsenbergDec 18, 20226 minServerlessServerless Production Readiness ChecklistDont go live without checking out these tips. Tips span aspects of security, backups, crisis recovery, CI/CD and support readiness.
Ran IsenbergDec 3, 20225 minServerlessre:Invent 2022: Serverless Takeaways Now that re:Invent 2022 is officially over, let's go over the exciting new services and features launched from a Serverless perspective.
Ran IsenbergJun 19, 20224 minBest PracticesStart Your AWS Serverless Service With Two ClicksThis blog will help you to start your very own AWS Serverless Python service with a working pipeline and CDK with just two clicks!
Ran IsenbergJun 9, 20225 minServerlessManage Your AWS Lambda Feature Flags Like a BossThis blog post will describe a feature flags development process for getting feature flags right in: design, testing, production, retirement