Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

How We Get Almost Bankrupted Because Of A Documentation Typo

Picture this: it's September 2022, and we at Qovery are happily chugging along, serving nearly 20,000 developers around the globe with our self-service infrastructure platform. Everything's coming up roses until one day, a tiny typo in our API documentation threatened to turn our world upside down.

Chaos Engineering 2023 with Chaos Mesh - Saiyam Pathak | KubeCon + CloudNativeCon Europe 2023

In this video, Saiyan Pathak discusses the importance of chaos engineering in building resilient systems, with a special focus on the Chaos Mesh project. As systems transition from monolithic to distributed and cloud-native architectures, traditional testing methods fall short. Chaos engineering fills this gap by facilitating real-world failure experiments, thereby ensuring system reliability. Read our blog on Chaos Engineering 2023 with Chaos Mesh -►

Hyper-Personalizing GitKraken Client | Settings and Configurations

As software developers, we all have our own preferences when it comes to our tools of the trade. GitKraken is a popular Git client that is loved by many developers for its ease of use and powerful features. More than that, GitKraken Client offers a variety of ways for you to customize it to your liking. You can access all of the customization options from the ⚙ Preferences menu.

A gentle introduction to XDP

XDP, or eXpress Data Path, is a Linux networking feature that enables you to create high-performance packet-processing programs that run in the kernel. Introduced in Linux 4.8 and built on extended Berkeley Packet Filter (eBPF), XDP provides a mechanism to process network packets earlier and faster than is possible through the kernel’s native network stack. In this post, we’ll discuss.

How container networking works at Upsun

At Upsun, we run containers. Lots and lots of containers. On hundreds of virtual machines rented from various IaaS providers. These containers run your software. They also team up with other containers that run other software that your software depends upon (such as databases or caches). This is naturally an extremely complex system, and today we'll take a look at how we wire (most of) it up.

Securing Your Cloud Data with Azure Storage Private Endpoints

Are you storing your data in the cloud? If yes, then you must be aware of the various security challenges that come with it. One of the biggest concerns in cloud computing is securing data from unauthorized access. However, with Azure Storage Private Endpoints, Microsoft has introduced a solution that can help organizations secure their data in the cloud.