Operations | Monitoring | ITSM | DevOps | Cloud

SRE

The latest News and Information on Service Reliability Engineering and related technologies.

Docker Compose Logs: Guide & Best Practices

Docker Compose is a tool for defining and running multi-container Docker applications. It allows developers to streamline the process of configuring, building, and running multiple containers as a single unit with a docker-compose.yml. This configuration file specifies the services, networks, and volumes required for an application, and their relationships and dependencies. The docker-compose logs command displays the logs of all services defined in the docker-compose.yml file.
Sponsored Post

Squadcast's Improved Mobile App for Better Incident Response

The 2020 pandemic has definitely changed the way teams operate across the globe. Many of you may have already experienced moving from 100% office work to 100% remote work, and now that it has been almost three years since the pandemic started many of us have resorted to hybrid models. We at Squadcast value the importance of efficient communication, reaching the right people during a crisis, and the freedom to resolve critical incidents from anywhere, anytime. Keeping that in mind, we have made major improvements to our mobile app to help you effectively partake in Incident Response activities anytime from across the globe.

Bitrix24 + Squadcast Integration: Simplifying Alert Routing

Bitrix24 is a cloud-based business management and collaboration platform that provides a suite of tools for managing various business processes. If you use Bitrix24 for your collaboration and CRM requirements, you can integrate it with Squadcast, an end-to-end Incident Response tool, to route alerts such as creating a lead on Bitrix24 CRM or creating a task in Bitrix24 to Squadcast. ‍

How to Create a Runbook Template for DevOps (With Examples)

A DevOps runbook is a little like a recipe book. Instead of rules for cooking, it’s a compilation of rules and procedures designed to maintain software systems and other applications. The purpose of each runbook is to cross-educate your entire team with the same knowledge base and provide easy-to-follow instructions in time-sensitive situations like incidents. Runbook templates are guides outlining a standard for the documentation of operations and development.

Endtest + Squadcast Integration: Alert Routing Made Easy

Endtest is a low code test automation platform enabling organizations to efficiently build automated end-to-end tests for web and mobile applications. If you use Endtest for your test automation requirements, you can integrate it with Squadcast, an end-to-end Incident Response tool, to route detailed alerts from Endtest to the right users in Squadcast.

Demystified Service Mesh Capabilities for Developers

Service Meshes have been gaining a lot of popularity lately, more so amongst Spring and Java developers who wish to address cross cutting concerns. But, are you wondering what exactly are Service Meshes? What are some of the popular types out there? And most importantly, what kind of problems do they actually solve? Well, look no further! This blog is here to provide you with the answers you seek.

Addressing the dynamic incident communication challenges of the enterprise with CommsFlow

At enterprise scale, effective flow of incident awareness requires sharing many distinct pieces of information with many unique stakeholders serving different roles in the organization at precise moments in time. The creation of these dynamic communications and their delivery is constantly put to the test by the pressure of knowing that for every minute the incident is allowed to persist, potentially hundreds or thousands of customer businesses are being harmed.

Catchpoint's 2024 SRE Survey Is Here - We Need YOU!

They say imitation is the sincerest form of flattery. In the six years since we launched the initial SRE report, we've seen some similarly themed 'reports' jump on the state of site reliability bandwagon. Why? Because the impact and importance of SRE and resilience engineering have resonated across industries, prompting organizations to delve deeper into this vital domain.

Ping Test for Network Connectivity: Simple How-To-Guide

Reliable network connectivity is paramount for uninterrupted communication and efficient data transmission. The ping test is a valuable tool to assess network connectivity, identify potential issues, and troubleshoot them effectively. If you're seeking to troubleshoot network issues or test connectivity between hosts, this comprehensive guide offers step-by-step instructions and valuable insights for performing an effective ping command test.