AWS Lambda with Python, Poetry, and Pulumi
Published: 26. September 2024 • python, aws
In this blog post, I will show you how to write a simple AWS Lambda function using Python, build it with Poetry, and deploy it with Pulumi.
Published: 26. September 2024 • python, aws
In this blog post, I will show you how to write a simple AWS Lambda function using Python, build it with Poetry, and deploy it with Pulumi.
Published: 1. October 2024 • python, aws
This blog post shows you how to set up a batch job on AWS Batch with GPU support using Python, Pulumi, and Poetry.