Insights

Posts in 2020
Posts in 2019
  • CodeReady Containers on Ubuntu

    Friday, November 29, 2019 in Insights

    With the release of OpenShift 4.x Red Hat left no stone unturned (compared to previous 3.x versions). Among many things Minishift became Red Hat CodeReady Containers. Having been a big fan of Minishift I recently wanted to give CodeReady Containers …

    Read more

  • Introduction to AWS CDK

    Monday, November 04, 2019 in Insights

    AWS Cloud Development Kit (CDK) is a relatively new kid on the block. It is a tool for defining Infrastructure as Code (IaC) and is considered to be the future successor of AWS CloudFormation. This article overviews the IaC approach, introduces a …

    Read more