>w11i.me
  • About
  • Text copyright © 2025 by Filip Wojciechowski
  • Design based on Hello Friend theme by panr
>w11i.me
  • About
Posts tagged with: #aws
How to Structure a Python AWS Serverless Project Cover Image

How to Structure a Python AWS Serverless Project

3 January 2022
—by Filip Wojciechowski—8 min read
#python#aws#lambda#serverless

A practical guide to structuring Python serverless projects using editable packages. Covers sharing code between Lambda functions, solving module resolution issues, configuring pytest and mypy, and deploying shared code as layers.

Read more →
Paging DynamoDB queries with TypeScript generators Cover Image

Paging DynamoDB queries with TypeScript generators

28 March 2021
—by Filip Wojciechowski—4 min read
#typescript#javascript#generators#aws#dynamodb

An elegant solution to DynamoDB pagination using TypeScript async generators. Cleanly separates pagination logic from business code while avoiding stack overflow risks and unnecessary memory allocations.

Read more →
  • Text copyright © 2025 by Filip Wojciechowski
  • Design based on Hello Friend theme by panr