Search posts, tags and authors

Devops

14 posts from Devops See another: HowTo, IT, Linux
The DevOps Stack You Need in 2025
June 5, 2025 by kiril-urbonas in Devops

The DevOps Stack You Need in 2025

DevOps in 2025 isn't just about automation. It's about developer experience, security-first infrastructure, and shipping fast without breaking production. If your toolchain still revolves around ad-hoc scripts and Jenkins pipelines from 2018, you’re not just behind — you’re vulnerable, inefficient, and probably exhausted. Here’s...

Common Docker commands
December 8, 2024 by kiril-urbonas in Docker

Common Docker commands

Docker is an open-source platform designed to streamline the development, deployment, and running of applications by using containerization. Containers are lightweight, portable, and isolated environments that bundle an application along with its dependencies, ensuring consistency across development, testing, and production environments. 1. Basic Docker Commands * docker version: Displays the Docker...

What is GitOps? A Comprehensive Guide with Best Practices
December 8, 2024 by kiril-urbonas in Devops

What is GitOps? A Comprehensive Guide with Best Practices

GitOps is redefining the way teams manage infrastructure and application deployment. As organizations increasingly adopt cloud-native technologies and Kubernetes-based architectures, GitOps has emerged as a streamlined, developer-friendly approach to achieving automation, consistency, and scalability. This blog explores GitOps, its core principles, and best practices to help you integrate it into...

Spotlight Devops