Operations | Monitoring | ITSM | DevOps | Cloud

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

StackState's v5.0 Release Delivers New 4T Monitors and More: Apply the Power of Topology to Transform Traditional IT Monitoring

This week we released v5.0 of StackState’s observability and AIOps platform, which introduces a rich set of new capabilities. Our latest release contains a little something for everyone responsible for reliably running business critical workloads in dynamic environments – SREs, DevOps, central platform teams, even business teams – and for new and existing users alike.

Uncovering the mysteries of on-call

For the vast majority of organisations, some form of round-the-clock cover is critical to successful business operations. On-call is an essential part of an effective incident response process, yet there is no commonly accepted playbook on how to most effectively structure and compensate on-callers. We ran a survey to uncover the mysteries of how on-call works in organisations of different shapes and sizes around the world.

Morph: Database Schema Migrations Made Easy

Morph is a new database migration tool designed to improve Mattermost schema migrations. It can be used programmatically with a library and from a CLI. Morph stores the schema version in a table, where all applied migrations are persisted. It’s a flexible open source library that can be used with a driver interface implementation and a source to read migration scripts from. The engine uses a dependency injection pattern so that any implementation can be used with the library.

How to remote debug an HTTP trigger Azure Functions in Visual Studio 2022

Sometimes it may not be easy to debug Azure Functions deployed on Azure since we cannot do inline debug through the Azure Portal. An option for us is to write information to the Logs console in key parts of our code to get insights into what’s happening inside our Function. We can do that using the following sentence: Another option, especially if we are developing our Azure Functions inside Visual Studio, is to run the Function locally.

Kubernetes management with Portainer and Civo

For our upcoming meetup, we'll be joined by Portainer to look into how the container management platform can help simplify day-to-day Kubernetes management. In this session, Saiyam Pathak, Director of Technical Evangelism at Civo will discuss various Kubernetes dashboards that can be used to view the cluster and its related metrics and discuss the benefits of each. Saiyam will also look into the Kubernetes dashboard, Skooner, Headlamp, lens, and octant.

How To Prepare for a Site Reliability Engineer (SRE) Interview

Site reliability engineering continues to gain traction in software development and IT. SRE is at the crossroads of software development and IT operations. In Ben Treynor’s words, SRE is “what happens when you ask a software engineer to design an operations function.” Site reliability engineering is a way for developers to actively build services and functions to improve the resilience of people, processes and technical systems.

What's A Sysadmin? The System Administrator Role Explained

For decades, system administrators have worked largely in the shadows to maintain the accessibility and uptime of your most important IT services. And, while the rise of DevOps and cloud computing has led to more people with a hybrid sysadmin/developer skillset, the primary duties of a system administrator will always be required.

An Overview of Microsoft Azure Services

Azure is the public cloud computing platform of Microsoft and it offers: Azure comprises more than 600 cloud services and supports varied operating systems, databases and developer tools. And the best part (in our opinion)? Splunk On-Call integrates with Microsoft Azure to help on-call teams improve incident response for Azure-based environments.

Kubewarden Reaches 1.0.0 Release

Kubewarden is a policy engine for Kubernetes that is part of the CNCF Sandbox. Its mission is to simplify the adoption of policy-as-code. Never heard of Kubewarden? Do you want to know what makes Kubewarden stand out among similar solutions? This is a high-level overview of Kubewarden’s unique points: Today, a year and a half since its conception, we’re thrilled to announce the release of Kubewarden v1.0.0!