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 IsenbergJun 125 minPython Cookiecutter: Streamline Template Projects for Enhanced Developer ExperienceIn this post, you will learn how to generate Python templates with cookiecutter and build new template projects from scratch.
Ran IsenbergApr 1011 minEnsuring Serverless Success: A Guide to Service Level Agreement (SLA) Definitions and GuidelinesThis blog post you describes my definitions, guidelines and approach to understanding SLA and estimating a Serverless service availability.
Ran IsenbergFeb 135 minAWS Lambda Layers Best PracticesThis blog post covers AWS Lambda layers basics, the pros and cons, and my recommended best practices.
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 IsenbergJan 165 minBuild 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.