Ran IsenbergSep 183 minDeploy AWS AppConfig Configuration with the New L2 CDK ConstructsIn this post, learn to deploy AppConfig with AWS CDK's L2 constructs for feature flags in serverless and other apps.
Ran IsenbergJan 313 minAWS 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 minServerless 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 minAWS 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 minAWS 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 minAWS Lambda Cookbook  - Part 4 - Environment Variables Best PracticesThis blog focuses on AWS Lambda functions environment variables best practices (static configuration).