Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

What is Kustomize ?

In the dynamic realm of container orchestration, Kubernetes stands tall as the go-to platform for managing and deploying containerized applications. However, as the complexity of applications and infrastructure grows, so does the challenge of efficiently managing configuration files. Enter Kustomize, a powerful tool designed to simplify and streamline Kubernetes configuration management.

Open Source Automation Tools: The Most Popular Options + How to Choose

When looking at the broad landscape of IT automation tools, you’ll find dozens of tools that seem like viable solutions to your automation needs. Almost all of those tools can be broken down into two categories: Open source automation tools and commercial automation tools. (Open source automation tools with a commercial offering are still considered open source, even if the commercial version has a price tag.)

The role of the CI/CD pipeline in cloud computing

The Continuous Integration/Continuous Deployment (CI/CD) pipeline has evolved as a cornerstone in the fast-evolving world of software development, particularly in the field of cloud computing. This blog aims to demystify how CI/CD, a set of practices that streamline software development, enhances the agility and efficiency of cloud computing.

Observability trends and predictions for 2024: CI/CD observability is in. Spiking costs are out.

From AI to OTel, 2023 was a transformative year for open source observability. While the advancements we made in open source observability will be a catalyst for our continued work in 2024, there is even more innovation on the horizon. We asked seven Grafanistas to share their predictions for which observability trends are on their “In” list for 2024. Here’s what they had to say.

Tech trends to watch in 2024

The past year has seen a transformational change in the cloud computing landscape, spearheaded by the advent of AI technology, the ongoing economic challenges for businesses to achieve successful results, and the evolving data regulations surrounding security and privacy. To navigate these changes, and create future opportunities, here are the major trends for 2024 and beyond.

Mastering NGINX Monitoring: Comprehensive Guide to Essential Tools

NGINX, is a versatile open-source web server, reverse proxy, and load balancer, stands out for its exceptional performance and scalability. Monitoring Nginx is pivotal for maintaining its optimal functionality. By tracking and analysing performance, including real-time insights into server health, resource utilization, and user requests, administrators can proactively identify issues.

Team Komodor Does Klustered with David Flannagan (AKA Rawkode)

An elite DevOps team from Komodor takes on the Klustered challenge; can they fix a maliciously broken Kubernetes cluster using only the Komodor platform? Let’s find out! Watch Komodor’s Co-Founding CTO, Itiel Shwartz, and two engineers – Guy Menahem and Nir Shtein leverage the Continuous Kubernetes Reliability Platform that they’ve built to showcase how fast, effortless, and even fun, troubleshooting can be!

Kubernetes Networking: Understanding Services and Ingress

Within the dynamic landscape of container orchestration, Kubernetes stands as a transformative force, reshaping the landscape of deploying and managing containerized applications. At the core of Kubernetes' capabilities lies its sophisticated networking model, a resilient framework that facilitates seamless communication between microservices and orchestrates external access to applications. Among the foundational elements shaping this networking landscape are Kubernetes Services and Ingress.