Ran IsenbergMay 86 minServerlessServerless Empowers Accessibility: Convert Text to Speech with Amazon PollyLearn to automate TTS, text to speech, with Amazon Polly in minutes using the provided GitHub Serverless service to improve accessibility.
Ran IsenbergApr 249 minBest PracticesLearn How to Write AWS Lambda Functions with Three Architecture LayersIn this blog post, you will learn how to write AWS Lambda function code containing three architectural layers.
Ran IsenbergMar 1313 minServerlessGuide to Serverless & Lambda Testing - Part 2 - Testing PyramidLearn AWS Serverless & Lambda testing best practices using the testing pyramid: unit, infrastructure, integration and end to end tests.
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.