Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

Using SigNoz to Monitor Your Kubernetes Cluster

Kubernetes and OpenTelemetry are both CNCF projects, and both are closely associated with modern microservice architecture. Despite their connection, there isn’t a single cohesive solution to monitoring your Kubernetes cluster with OpenTelemetry. Large teams that use complex clusters in production have generally ended up building their own tools for monitoring both their infrastructure and application code.

Deploy Your Production Infrastructure on AWS in 15 Minutes with Qovery

You don't know yet about Qovery? Watch this live session from Romaric (CEO of Qovery) to learn more about Qovery and deploy your production infrastructure on AWS. During this session, Romaric covers: This session is free and perfect for technical people - CTO, VP Engineering, DevOps engineers, Platform Engineers, and Developers.

Top Container Monitoring Tools

Container monitoring refers to the process of monitoring and managing containers deployed within a containerization platform, such as Docker or Kubernetes. As containerization has become increasingly popular in software development and deployment, monitoring and managing containerized environments has become increasingly important.

Tightening Security by Shifting Left

The growing need for a secure software development lifecycle has prompted a discussion around the concept of “shift left.” Security has been treated at the end of the development cycle for decades, and software development has been mostly linearly planned. As cloud-native applications evolve and users demand real-time and 24/7 software services, scheduling security and testing at the end of the development cycle can create significant development, operational, and cost implications.

Day 2 Challenges - Why Hiring a Platform Team is Not Enough

If you’ve been anywhere in the DevOpsphere in recent times, you have certainly encountered the Platform Engineering vs. DevOps vs. SRE debates that are all the rage. Is DevOps truly dead?! Is Platform Engineering all I need?! Have I been doing it wrong all along? These have become more popular than the mono vs. multi-repo flame wars from a few years back.

GitOps the Planet #15: AI Comes to Kubernetes with Alex Jones

The first real application for AI and LLMs has come to Kubernetes in the form of K8sGPT, a cli that can be used to help operators understand exactly what's going on with their clusters. Our guest, Alex Jones, is the creator of K8sGPT and we'll talk about how the project started, where it's seeing the biggest uses, and where AI will impact DevOps in the future. Don't miss this revolutionary GitOps the Planet!

Turbocharging host workloads with Calico eBPF and XDP

In Linux, network-based applications rely on the kernel’s networking stack to establish communication with other systems. While this process is generally efficient and has been optimized over the years, in some cases it can create unnecessary overhead that can impact the overall performance of the system for network-intensive workloads such as web servers and databases.