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 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
Ran IsenbergMay 15, 202211 minLambdaAWS Lambda Cookbook - Part 6 - Configuration & Feature Flags Best PracticesAWS Lambda handler best practices series. This blog focuses on AWS Lambda feature flags and configuration best practices.
Ran IsenbergApr 7, 20227 minLambdaAWS Lambda Cookbook - Part 5 - Input Validation Best PracticesAWS Lambda handler best practices series. This blog focuses on AWS Lambda input validation best practices.
Ran IsenbergMar 15, 20226 minLambdaAWS Lambda Cookbook - Part 4 - Environment Variables Best PracticesThis blog focuses on AWS Lambda environment variables best practices (static configuration).