Ran IsenbergApr 1011 minServerlessEnsuring 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 minBest PracticesAWS Lambda Layers Best PracticesThis blog post covers AWS Lambda layers basics, the pros and cons, and my recommended best practices.
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 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.