Recent posts

Exploring Pytest Fixtures: Notes and Examples

11 minute read

Here are some notes and real-world examples that I’ve gathered along the way, illustrating the use of pytest fixtures to enhance your architectural decisions for your testing module.

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.