Recent Posts

Setting up a Python project

1 minute read

This guide is for Windows users, to help us set up Python projects systematically and consistently.

SQS Triggered Lambda Functions

2 minute read

Important configuration and concepts to keep in mind when working with SQS and Lambda integration, which affects retries, processing time and message visibil...