Operations | Monitoring | ITSM | DevOps | Cloud

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

How We Designed Qovery To Manage Thousands of Kubernetes Clusters with a Single Control Plane

Deploying and managing applications in the cloud can be complex and time-consuming, especially when using Kubernetes. However, Qovery has made this process much easier with its platform abstracts away the complexity of Kubernetes and provides developers with the tools they need to manage their deployments. But how does Qovery manage thousands of Kubernetes clusters with a single control plane?

IT Remote Management: 5 Best Practices for Retail

Modern retail businesses have a lot on their plates. IT infrastructure needs to work spotlessly to provide exceptional user experiences. Even the tiniest system bug can result in shopping cart abandonment and bring the workflow to a standstill. Instead of waiting hours for an IT technician to arrive and fix the problem, tech-savvy retail businesses rely on you – a remote IT support provider.

Understanding Azure Blob Storage Metadata: A Complete Guide

In today’s world, data is king. Companies and organizations are generating vast amounts of data every day, and they need a way to store, manage, and organize that data. This is where cloud storage solutions like Azure Blob Storage come into play. Azure Blob Storage is a scalable, secure, and cost-effective cloud storage solution that allows you to store and retrieve large amounts of unstructured data. One of the key features of Azure Blob Storage is metadata.

CircleCI Outages: Have They Kept Their Promises in 2022?

At the beginning of April 2022, a massive disruption in CircleCI caused large portions of their cloud offering to be unavailable for users worldwide. It occurred after CircleCI deployed a change to its front end and an auto-vacuum job on one of its core databases. Due to this outage, CircleCI users were unable to run tests and deploy code. After the incident, CircleCI promised to prevent these kinds of disruptions in the future.

Flyway Desktop and MySQL

This is an early preview of the new functionality being introduced to MySQL and Flyway Desktop. Not only can you automate your deployments to MySQL through the Flyway command line, but you can capture changes to your databases, on an individual object level. Flyway Desktop will even help you generate your migration scripts for your MySQL database. Check out all this new functionality.

Kubernemlig's Multi-Cluster DNS Setup

Are you ready for a geeky deep-dive into the world of multi-cluster DNS setups? Buckle up, because we're about to embark on a journey through the magical realm of domain name resolution! A multi-cluster DNS setup is like the ultimate TARDIS for your servers. Just like how the TARDIS can transport the Doctor to any location in time and space, a multi-cluster DNS setup allows users to access multiple clusters of servers from anywhere in the world, using a single, convenient domain name.

Epinio Meets s3gw

Since the very first version, Epinio has made use of an internal S3 endpoint to store the user’s projects in the form of aggregated tarballs. Those objects are then downloaded and staged by the internal engine’s pipeline and, finally, they are deployed into the Kubernetes cluster as consumable applications. Epinio makes use of S3 as an internal private service. In this scenario, S3 can be thought of as an internal ephemeral cache with the purpose of storing temporary objects.