Operations | Monitoring | ITSM | DevOps | Cloud

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

Advancing Platform Engineering with Northflank and Civo

Mastering platform engineering is becoming critical for businesses aiming to streamline development processes, enhance collaboration, and scale infrastructure efficiently. Join Dinesh Majrekar (CTO at Civo) and Will Stewart (Co-Founder & CEO at Northflank) as they explore the intricacies of building robust, scalable platforms using Northflank on Civo's cloud infrastructure. Our panelists will guide you through the nuances of efficient application delivery, leveraging the synergies between Northflank and Civo for enhanced performance and scalability.

Kubernetes Tutorial for Developers

Welcome to our hands-on tutorial on Kubernetes, the powerful open-source platform often abbreviated as k8s. In this tutorial, we are diving into the world of container orchestration, simplifying the complexities, and making Kubernetes accessible for developers. Whether you are just starting out or looking to enhance your existing skills in Kubernetes, this guide is designed to walk you through the process step-by-step.

What to expect from Civo in 2024: GPUs, Navigate, and ML

From the announcement of our first tech event, Civo Navigate, to building a machine learning landscape, 2023 has been an incredible year for Civo. Last year enabled us to shift our focus towards community engagement, product enhancements, and sustainability, allowing us to foster a more robust, inclusive, and environmentally conscious technology ecosystem. Let’s take a look back at the incredible work the team has been working on over the past year and what we can expect to see in 2024.

Kubernetes Volume Snapshots: Ensuring Data Integrity and Recovery

In Kubernetes, managing containerized applications is essential for modern IT. As more systems move to cloud-native setups, there's a growing need for reliable data management solutions in Kubernetes clusters. Imagine a situation where important application data faces an unexpected issue or, even worse, gets corrupted. Without a reliable backup plan, the consequences could be severe. This is where volume snapshots come in handy.

Scaling Platform Engineering: Shopify's Blueprint

Platform Engineering is a hot topic these days. We’ve seen the hype around it in 2023, and I expect we shall see it becoming production-grade as we move into 2024. I wanted to look into this topic, and learn from those who’ve already implemented it at scale: the e-commerce hyperscaler Shopify. In the latest episode of OpenObservability Talks, I had the pleasure of hosting Aparna Subramanian, the Director of Production Engineering at Shopify.

How to manage Grafana instances within Kubernetes

If you’re using Grafana and Kubernetes, we’ve got exciting news — Grafana Labs will be maintaining and managing the Grafana Operator, the open source Kubernetes operator that helps you manage your Grafana instances within and outside of Kubernetes. This significant move not only elevates the Grafana Operator to an officially supported tool but also cements its place as a staple for managing Grafana as code, especially for users keen on adopting GitOps principles.

What Is Continuous Delivery and How Does It Work?

Continuous delivery (CD) is an application development practice that involves automatically preparing code changes for release to a production environment. Combined with continuous integration (CI), continuous delivery is a key aspect of modern software development. Together, these two practices are known as CI/CD. Properly implemented CI enables developers to deploy any code change to testing and production environments late in the software development lifecycle (SDLC).

Streamline Azure container monitoring with the Datadog AKS cluster extension

Azure Kubernetes Service (AKS) enables you to easily deploy and manage containerized applications in Azure while leveraging Microsoft resources such as development tools, security features, and more. As with any Kubernetes service, the sheer volume of containers being orchestrated makes monitoring AKS cluster health challenging, which can slow response times to critical incidents and create bottlenecks around long-term optimizations.