Recent posts

Exploring AWS CloudWatch Alarms

10 minute read

Exploring how AWS CloudWatch alarms work, how to define them in a CDK application, and how to work with periods, evaluation ranges, and missing data.

Local Python Development Environment

11 minute read

A guide explaining how to set up your local machine for Python projects and overview of most common tools used during development