Posts tagged cdk
2 posts · All tags
AWS Lambda Packaging with Python and uv: Share Code, Skip the Layers
16 min read
How to share your own Python code across Lambda functions using uv local packages and CDK — a simpler alternative to Lambda Layers.