What does a DevOps Engineer do? We analyzed 29 job postings to find out. Introduction As all companies become software driven, DevOps is becoming an important practice in enterprises and startups across the world. DevOps is about bringing velocity to delivering tech products and
How they SRE: Insights from the Cloudflare SRE team Introduction Cloudflare is a global cloud services provider that is based all over the globe, from San Francisco, US to London, England to Sydney, Australia. Their mission, as stated front
sre What is expected in the SRE role? We analyzed 30 job postings to find out. Introduction In 2016, Google released the definitive book on Site Reliability Engineering (SRE) - a practice that had originated in the company to take care of a monumental problem -
New feature: Templates for Incident Management At Spike.sh, we are obsessed with making incident management more accessible to dev teams everywhere. With this goal in mind, we are always looking for ways to reduce the
Introducing the Spike.sh Alert Reliability Engine At Spike.sh, our mission is to help dev teams understand and resolve production issues faster. At the core of this is our Alert Reliability Engine, whose job is to
How to start performance monitoring with Sentry Making sure that your websites and apps are not slowing down and frustrating your users is important to keep your customers happy. Sentry performance monitoring enables you to find and
A guide to website uptime monitoring with UptimeRobot Your website is your primary storefront on the internet and any website issues can lead to customer dissatisfaction and lost business. Which is why it is important to monitor your
Introduction to cron job monitoring with Healthchecks Software teams use cron jobs to handle many important tasks like database backups and maintenance scripts. Cron jobs make sure that your applications are behaving as they should, but cron
Introduction to error monitoring with Raygun Raygun enables you to track errors in your web and mobile applications and set up a process to manage them. This guide will help you set up Raygun to build
How to monitor your cron jobs using Cronitor Cron jobs handle a lot of background plumbing that keep applications running smoothly. But cron job failures often go unnoticed and be disastrous for your users and business. To make