devops

A collection of 3 posts

Continuous Kotlin Static Analysis

December 20, 2020

What is it anyway? Static analysis is a way to find errors and other issues in a source code without actually executing it (hence, static…

The First Way

December 17, 2020

Automating the Value Stream to Solve "It Works on My Machine" Issues and Improve Code Quality.

A primer

December 16, 2020

Get ready to level up your understanding of DevOps! This guide covers the basics of DevOps, including its definition, the concept of a value stream, and the three ways to approach DevOps practices.