Ralph's Blog about this and that (RSS | Atom)

2024 | 2023 | 2022 | 2021 | 2020 | 2019 | 2018 | 2017

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.

Run GPU workloads on AWS Batch

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.