Operations | Monitoring | ITSM | DevOps | Cloud

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

5 Tips If You're the 1st SRE Hire by Instacart's First SRE

Site Reliability Engineers (SREs) have a considerable set of tasks to juggle no matter where they work or how long their company has had an SRE practice. But if you’re the very first SRE to join an organization – as many SREs are these days, given that the SRE trend is trickling down into smaller and smaller companies – you face a special group of challenges. You may find it difficult to get buy-in for SRE from other technical teams.

Deploying Highly Available K3s with External Database

Having trouble deploying Kubernetes in a highly available mode and have a backing remote database? This blog is for you. I will explain how to deploy K3s in HA configuration with an external database Postgres. K3s is a certified Kubernetes distribution for IoT and Edge computing. I deployed it on virtual machines in an IBM Z mainframe. Instead of etcd, I choose Postgres as my storage for my K3s clusters. I deployed Postgres in non HA mode.

Running DevOps Teams with Agile Project Management Principles

DevOps defines the practice of combining software development and IT operations, with the goal of shortening a systems development lifecycle through the method of continuous delivery. Software development has made continuous delivery more possible, as improvements to the programming and design of applications can be made on a regular basis, and don't always require the absolute completion of a previous task. This has led to the increasing use of Agile methodologies in DevOps management.

Redgate Software Adopts Policy-Driven Approach to Data Protection with New Data Catalog Release

In a move to help businesses simplify their data management practices by automating policy decisions, the latest release of Redgate Software's SQL Data Catalog now provides a simple, policy-driven approach to data protection.

Highlights from KubeCon + CloudNativeCon 2022

After two years of virtual editions, KubeCon + CloudNativeCon Europe returned as a hybrid event, with its in-person portion held in Valencia, Spain, from May 16-20. As platinum sponsors of this year’s conference, Datadog held a booth where we showcased the latest updates to our Kubernetes monitoring solution, including the new Kubernetes resources overview, improved OpenTelemetry support, and the latest version of the Datadog Operator for Kubernetes.

Customizing your Application with Epinio

One of the best things about Kubernetes is just how absurdly flexible it is. You, as an admin, can shape what gets deployed into what is the best for your business. Whether this is a basic webapp with just a deployment, service and ingress; or if you need all sorts of features with sidecars and network policies wrapping the serverless service-mesh platform of the day. The power is there.

How to configure Netdata's all-new Anomaly Advisor, powered by ML, for real-time troubleshooting

Netdata's Lead Machine Learning Engineer, Andrew Maguire, walks through how to configure the all-new Anomaly Advisor. This new feature lets you troubleshoot in real-time, at scale, by identifying periods of time with raised anomaly rates across your entire infrastructure. In this guided video, Andrew will explain how to enable Netdata's ML functionality then, how to set up unsupervised anomaly detection with minimal configuration, and lastly how the Anomaly Advisor works to speed up troubleshooting when an incident occurs.

Centralized application management on Kubernetes

A centralized application management approach can help you improve developer productivity and application support times and reduce toil for DevOps teams. This example shows how you can centralize all the necessary information your teams need to support their applications, regardless of the pipeline, IaC, cluster, or GitOps tools used. All in just a few minutes. Resources.