Skip to content

Blog

  1. Modern domain registration

    April 17, 2023

    What is needed to setup a domain for a modern organization? Just buying a domain from a registrar is not enough. You have to: Decide wether…

  2. The irony of software terms

    September 15, 2022

    The irony of the software industry is that we select terms that eventually (or initially) do not mean what they were supposed to mean or…

  3. The new wall of confusion

    September 14, 2022

    DevOps was meant to break the rigid silos of the enterprise to improve the flow of changes through the system. To bring together Devs and…

  4. Two decades of revolution

    June 10, 2022

    I’ve started my professional career in 1999. A lot of rather revolutionary events have happened since. They have shaped modern software…

  5. Stupid questions

    November 10, 2021

    Imagine you find yourself in the middle of a city you have never been to before. No phone, no money. What would be the first question you…

  6. Universe-as-code

    October 20, 2019

    What if universe was managed as code? Of course, there will be a tool that would describe the state of the objects with the help of declarative YAML code.

  7. Bots at community service

    October 25, 2017

    Local software community/meet-up management involves a lot of repetitive tasks: event publishing, notifications, statistical reports. Groovy, AWS Lambda, Terraform and Slack appeared to be a good combination to help creating valuable automation scripts and bots integrated into team's chat and ready to help.

  8. Enterprise flight into DevOps space

    February 28, 2017

    Enterprise is a word that is highly abused. Most people associate it with slow inefficient processes. Nobody wants to be there!

  9. Introduction to sshoogr

    June 03, 2013

    A Groovy-based DSL library for working with remote servers through SSH. The DSL allows: connecting; executing remote commands; copying files and directories; creating tunnels in a simple and concise way.