Tutorials
Writing Prometheus Alert Rules with Nickel
by Pim Snel/ on 20 Jun 2023

Writing Prometheus Alert Rules with Nickel

This blog post, gives a short demonstration of how to convert Prometheus rules written in YAML to efficient Nickel code that can generate YAML.

Tutorials
Serverless Redirects
by Pim Snel/ on 18 May 2023

Serverless Redirects

Simple serverless redirects with Terraform in AWS It sounds simple… A website has been moved, so the old location needs to redirect to a new location.