Ran IsenbergJan 313 minServerlessAWS Lambda Smart Feature Flags - Now with Time Based ConditionsLearn how to define time-based feature flags that will change the behavior of your AWS service at different times, hours and weekdays.
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 IsenbergOct 3, 202210 minBest PracticesAWS CDK - Best Practices From The TrenchesBest practices and guidelines for working with AWS CDK, learned from using AWS CDK, from development to production over the past 3 years.
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 IsenbergMar 15, 20226 minLambdaAWS Lambda Cookbook - Part 4 - Environment Variables Best PracticesThis blog focuses on AWS Lambda functions environment variables best practices (static configuration).