Ran IsenbergJan 24 minBuild 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 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 IsenbergFeb 22, 20222 minReduce Python Code Complexity With This Simple TrickLearn how to reduce your Python code complexity with this simple trick.