How To Promote Software to Production with Reliza Hub

One of the most frequent questions in modern DevOps world is how to promote software from Development environment all the way to Production – via Test, UAT, Staging and other lower level environment if applicable. The challenge here is two-fold: Below I will show how we manage the above with Reliza Hub. This will be… Continue reading How To Promote Software to Production with Reliza Hub

Reliza CD Tutorial: Deploying on Kubernetes

This tutorial describes Reliza CD – agent that connects Kubernetes clusters to Reliza Hub and allows to deploy software from the hub. This post continues my previous tutorial on Reliza Hub Ephemerals – but here I describe how to configure Persistent instances rather than ephemerals. Much of the same setup as in the Ephemeral tutorial… Continue reading Reliza CD Tutorial: Deploying on Kubernetes

Why DevOps Discord Community?

DevOps, SRE, Platform Egnineering and DataOps are among the hottest trends of modern IT field. Many people want to get in, many professionals are already there and looking for ways to self-develop, ask questions, validate ideas. DevOps Communities Yes, I am talking about communities. The evolution of DevOps communities started with a well-known DevOpsDays movement.… Continue reading Why DevOps Discord Community?

On DevOps Thinking – 3 Soft Skills For DevOps Interviews

These are 3 soft skills that appear most important to me in DevOps interviews. The list is based on my 8 years working in DevOps and 10 years in recruitment and management consulting before that. It is mostly applicable for Senior DevOps positions. 1. Groking Things I was reading about groking many times when I… Continue reading On DevOps Thinking – 3 Soft Skills For DevOps Interviews

DevOps Trends for 2021

Traditionally at the year end I like to note most significant trends that I see unfolding in the DevOps world. I did not know about the level of disruption that Covid would cause when I put “Remote Asynchronous Workforce” on the last year’s list. As we now know this actually turned out to be the… Continue reading DevOps Trends for 2021

Lego World – No One DevOps Solution Fits All

I was entertaining the idea of Lego-style DevOps software for quite a while now. I wanted to write about this pretty much after success of my previous post about microservices, but then the whole situation with the virus started to unfold – which led me to a bit of paralysis. Today I’m trying to break… Continue reading Lego World – No One DevOps Solution Fits All

Reliza Hub Tutorial Using Our Playground

Reliza Hub is a DevOps Metadata Management System. It helps manage software releases in the era of kubernetes and micro-services. Tutorial covers the following: Projects and Products, and how to create releases for them How to connect CI script to generate new Project releases (we use GitHub Actions as an example) How to send data… Continue reading Reliza Hub Tutorial Using Our Playground