Python packaging in Lambda with Serverless plugins

Handling Python dependencies in your Lambda functions can be a pain. Here’s how I handle Python packaging with Serverless for dev/prod parity. Read more

Similar