I’ve written a few series of blog posts on topics that are too big to fit in a single post. In this page you can find a list of all these series.

  • Helm
    CD with Helm

    Continuous deployment with Helm! I wrote a tutorial/adventure series in 8+1 parts. Here’s a list of the posts for navigation and reference.

  • Test tube
    Functional Tests

    This is a reference page for the series of articles regarding functional testing.

  • Test tube
    Unit Tests

    An introduction to unit test principles. The examples are written in JavaScript, using mocha, chai and sinon.