Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

What is eBPF?

eBPF, or Extended Berkeley Packet Filter, is a kernel technology available since Linux 4.4. It lets developers run programs without adding additional modules or modifying the kernel source code. Think of it as a lightweight, sandboxed virtual machine (VM) within the Linux kernel that lets you run Berkeley Packet Filter (BPF) bytecode that uses certain kernel resources. Utilizing eBPF removes the need to modify the kernel source code and improves the software’s capacity to use existing layers.

Neon and Qovery - The Perfect Match for Preview Environments

Hey guys, it's Romaric from Qovery. In this video, I'll show you how to combine Neon, a Postgres serverless solution, with Qovery to easily create and clone Postgres serverless instances. I'll walk you through the process step by step, demonstrating how to spin up a new serverless instance from Neon and connect it to a to-do application. The key point is that with Neon, you can create a branch from the original environment, make changes in the branch, and those changes will only affect that branch, not the parent environment. It's a powerful feature that allows for easy experimentation and isolation. So let's dive in and see how it works!

4 Ways a Consistent Schema Drives More Value From Your Observability Data

One of the hardest challenges in computer science is deciding what to name things. Adoption of consistent nomenclature is difficult because there is no one right answer. In fact, it’s not uncommon for different teams within organizations to choose different names for the same technologies. In the world of monitoring and observability, this can create quite a lot of confusion – not to mention wasted resources.

The 15 Best Cloud Reporting Tools To Consider In 2023

Cloud infrastructure and the applications it hosts generate millions of rows of raw data in short periods. Viewed in the context of everyday business activities, most of the data makes little sense. So many companies amass mountains of this type of data in data lakes and data warehouses, hoping to figure out how to use it later but end up never tapping into it.

Canonical Kubernetes 1.28 is now generally available

Following the release of upstream Kubernetes on 15th of August, Canonical Kubernetes 1.28 is generally available in the form of MicroK8s, with Charmed Kubernetes expected to follow shortly. We consistently follow the upstream release cadence to provide our users and customers with the latest improvements and fixes, together with security maintenance and enterprise support for Kubernetes on Ubuntu.

Troubleshooting and Fixing Kubernetes CrashLoopBackOff

In this post, we'll dive into what CrashLoopBackOff actually is and explore the quickest way to fix it. Fasten your seat belts and get ready to ride. Everyone working with Kubernetes will sooner or later see the infamous CrashLoopBackOff in their clusters. No matter how basic or advanced your deployments are and whether you have a tiny dev cluster or an enterprise multi-cloud cluster, it will happen anyway. So, let’s dive into what CrashLoopBackOff actually is and the quickest way to fix it.

Simplify Building Applications for Kubernetes - Civo Navigate NA 2023

In this talk, Robert Sirchia discusses simplifying the process of building applications in Kubernetes using Epinio, an open-source tool. He distinguishes between building applications for Kubernetes and building applications in Kubernetes, emphasizing the importance of having "just enough" knowledge about Kubernetes for developers. Epinio streamlines the deployment process, allowing developers to focus on their code without worrying about containerization.

Pro Tip: Enhance Your Coding Environment with the Colorful Themes of Rainglow for VS Code

If you're looking for some fresh new themes to really vibefy your coding experience, then check out the Rainglow extension for VS Code! These themes are designed to give you a stylish and modern coding experience that you'll love. From dark and modern to light and airy, these themes are perfect for any developer looking for a fresh new look. Give the Rainglow extension a shot and see for yourself how it can change your coding experience!

CloudOps: Transforming IT Operations in the Cloud

CloudOps, or Cloud Operations, is quickly becoming the standard for managing IT operations in the cloud computing ecosystem. By transforming traditional IT operations to harness the full potential of the cloud, businesses are experiencing greater automation, collaboration, agility, and resilience. This article is a deep dive into the concept of CloudOps, its core components, the advantages it offers, and the steps necessary to implement it effectively within an organization.

How a Service Mesh enhances EdgeComputeOps - Civo Navigate NA 2023

In this talk, Marino Wijay discusses Edge Compute Ops and the significance of service mesh technology. He explores the evolution of edge computing, its various forms, and the challenges it poses. The talk highlights Ambient Mesh, a sidecar-less mode of Istio service mesh, as an ideal solution for edge computing due to its adaptability and security features.