Some Security Risks of Using Push-Based CD

Surprisingly I’m recently not finding a strong majority of voices saying that Push-Based Continuous Delivery should never be used due to security concerns. So I feel there is a need to clarify risks more explicitly. First of all here is what I mean by Push-Based CD. Simply, this is the approach, where SSH-key or some… Continue reading Some Security Risks of Using Push-Based CD

CKAD Certified!

Passed my CKAD exam, and now I’m both CKA and CKAD certified. Planning to complete CKS later this year.

Reliza GitOps Tutorial Now Uses Kustomize

Updated Reliza tutorial describing deployment on Kubernetes using GitOps approach with ArgoCD. It now uses Kustomize alongside Reliza CLI to overlay Kubernetes yaml definitions into their desired and approved state per each environment. Read full tutorial here: https://itnext.io/building-kubernetes-cicd-pipeline-with-github-actions-argocd-and-reliza-hub-e7120b9be870

Relationship First Management

Below are few principles that summarize my today’s prospective on management and role of relationships: 1. Relationships are more important than deadlines Many relationships were broken over business deadlines, pressures and stress, sometimes through burnouts. Generally when there is a case of burnout, it is extremely hard to then preserve the relationship. The key issue… Continue reading Relationship First Management

Helm CD with Reliza Hub: Complete Hands-On Tutorial

UPDATE (2023-05-02): This tutorial, while still works, is now outdated. The recommended way is to deploy software via Reliza CD – see my new tutorial on that here. In this tutorial I’m going to show how to build Continuous Delivery system with Helm and Reliza Hub. We are going to build CI/CD on top of… Continue reading Helm CD with Reliza Hub: Complete Hands-On Tutorial

My Self-Taught Tech Career

12 years ago I first came to Canada on a Work Permit doing a minimum wage QA job. I had my Journalism degree from a good Russian school, 1 year of management consulting experience and 7 years of recruitment experience in Moscow, 3 years of which I was running my own recruitment company. Why and… Continue reading My Self-Taught Tech Career

Published
Categorized as Life Tagged

Reliza Jenkins Plugin and Remote Trigger

Happy to announce that Reliza Jenkins Integration Plugin is now available! What can it do? It provides easy-to-use withReliza wrapper for Jenkins pipelines. It abstracts a lot of release and artifact metadata details which would be submitted to Reliza Hub, such as commit and build timing. Previous Jenkins integration was possible with our Reliza CLI… Continue reading Reliza Jenkins Plugin and Remote Trigger

DevOps and DataOps Discord Server

We recently launched Discord DevOps and DataOps Server. Please join new DevOps community here – https://discord.gg/UTxjBf9juQ. Bonus point – I’m monitoring this server all the time and will be replying to questions myself. So it’s a best way to reach out to me quickly.