# on call

Published articles for on call.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## A working incident response model for GPU clouds

DevFeed: [A working incident response model for GPU clouds](<https://devfeed.tech/articles/a-working-incident-response-model-for-gpu-clouds-34012.md>)

Original publisher: [Read original article](<https://sridharrajarao.com/blog/gpu-cloud-incident-response-model/>)

Author: Sridhar Rajarao

Published: 2026-09-12T00:00:00Z

Content type: article

Language: en

Sources: [Sridhar Rajarao](<https://devfeed.tech/sources/sridhar-rajarao.md>)

Topics: [incident](<https://devfeed.tech/topics/incident.md>), [Incident response](<https://devfeed.tech/topics/incident-response.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>)

Tags: [communication](<https://devfeed.tech/tags/communication.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [gpu-cloud](<https://devfeed.tech/tags/gpu-cloud.md>), [grafana](<https://devfeed.tech/tags/grafana.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [jira](<https://devfeed.tech/tags/jira.md>), [management](<https://devfeed.tech/tags/management.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [operations](<https://devfeed.tech/tags/operations.md>), [ownership](<https://devfeed.tech/tags/ownership.md>), [pagerduty](<https://devfeed.tech/tags/pagerduty.md>), [review](<https://devfeed.tech/tags/review.md>), [slack](<https://devfeed.tech/tags/slack.md>), [sre](<https://devfeed.tech/tags/sre.md>)

### AI overview

This article presents an incident response model for GPU clouds and other customer-facing infrastructure businesses. It emphasizes preparation, named ownership, meaningful alert paths, incident command, separation of technical work from customer communication, and post-incident learning. It argues that tools such as PagerDuty, Jira, Grafana, and Slack are useful only within a clear operating model.

### Source excerpt

The tools matter, but they only work when they sit inside a clear operating model: ownership, signal, command, communication, and learning.

## Every service needs an owner

DevFeed: [Every service needs an owner](<https://devfeed.tech/articles/every-service-needs-an-owner-34011.md>)

Original publisher: [Read original article](<https://sridharrajarao.com/blog/every-service-needs-an-owner/>)

Author: Sridhar Rajarao

Published: 2026-09-12T00:00:00Z

Content type: article

Language: en

Sources: [Sridhar Rajarao](<https://devfeed.tech/sources/sridhar-rajarao.md>)

Topics: [systems](<https://devfeed.tech/topics/systems.md>), [incident](<https://devfeed.tech/topics/incident.md>)

Tags: [catalog](<https://devfeed.tech/tags/catalog.md>), [customer](<https://devfeed.tech/tags/customer.md>), [incident](<https://devfeed.tech/tags/incident.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [ownership](<https://devfeed.tech/tags/ownership.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [production](<https://devfeed.tech/tags/production.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [service](<https://devfeed.tech/tags/service.md>), [service-catalog](<https://devfeed.tech/tags/service-catalog.md>), [sre](<https://devfeed.tech/tags/sre.md>), [startups](<https://devfeed.tech/tags/startups.md>), [team](<https://devfeed.tech/tags/team.md>)

### AI overview

The article argues that growing organizations need a focused service catalog to make production ownership visible. It recommends recording each service's customer outcome, owning team, current on-call contact, deployment path, health dashboard, runbook, and dependencies, and maintaining those records as part of engineering work.

### Source excerpt

A useful service catalog is not an inventory project. It is a public record of who owns a customer outcome when the system is healthy and when it fails.

## From noise to signal: Monitoring Amazon DocumentDB like a pro

DevFeed: [From noise to signal: Monitoring Amazon DocumentDB like a pro](<https://devfeed.tech/articles/from-noise-to-signal-monitoring-amazon-documentdb-like-a-pro-4699.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/database/from-noise-to-signal-monitoring-amazon-documentdb-like-a-pro/>)

Author: Deepak Deepesh

Published: 2026-09-09T15:23:20Z

Content type: tutorial

Language: en

Sources: [AWS Database Blog](<https://devfeed.tech/sources/aws-database-blog.md>)

Topics: [Amazon DocumentDB](<https://devfeed.tech/topics/amazon-documentdb.md>), [site-reliability-engineering](<https://devfeed.tech/topics/site-reliability-engineering.md>), [Amazon CloudWatch Logs](<https://devfeed.tech/topics/amazon-cloudwatch-logs.md>), [Database](<https://devfeed.tech/topics/database.md>)

Tags: [amazon](<https://devfeed.tech/tags/amazon.md>), [amazon-cloudwatch](<https://devfeed.tech/tags/amazon-cloudwatch.md>), [amazon-cloudwatch-logs](<https://devfeed.tech/tags/amazon-cloudwatch-logs.md>), [amazon-documentdb](<https://devfeed.tech/tags/amazon-documentdb.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [database](<https://devfeed.tech/tags/database.md>), [devops](<https://devfeed.tech/tags/devops.md>), [expert-400](<https://devfeed.tech/tags/expert-400.md>), [health](<https://devfeed.tech/tags/health.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [operations](<https://devfeed.tech/tags/operations.md>), [performance](<https://devfeed.tech/tags/performance.md>), [production](<https://devfeed.tech/tags/production.md>)

### AI overview

A tutorial on monitoring production Amazon DocumentDB clusters with tiered alerts, CloudWatch metrics, Performance Insights, profiler logs, slow-query diagnosis, and garbage-collection health checks.

### Source excerpt

Learn how to build a tiered alerting strategy for Amazon DocumentDB by organizing CloudWatch metrics into Critical, Warning, and Advisory tiers, diagnosing slow queries through three complementary lenses, and monitoring garbage collection health before it becomes a cluster-wide incident.

## Classify Domain and System Errors to Set HTTP Status, Logging, and Paging

DevFeed: [Classify Domain and System Errors to Set HTTP Status, Logging, and Paging](<https://devfeed.tech/articles/stop-throwing-new-error-it-s-lying-to-your-logs-18109.md>)

Original publisher: [Read original article](<https://thetshaped.dev/p/domain-errors-are-features-system-errors-are-bugs-error-handling>)

Author: The T-Shaped Dev

Published: 2026-08-29T04:19:38Z

Content type: tutorial

Language: en

Sources: [The T-Shaped Dev](<https://devfeed.tech/sources/the-t-shaped-dev.md>)

Topics: [Code](<https://devfeed.tech/topics/code.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [API](<https://devfeed.tech/topics/api.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [code](<https://devfeed.tech/tags/code.md>), [errors](<https://devfeed.tech/tags/errors.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [http](<https://devfeed.tech/tags/http.md>), [logs](<https://devfeed.tech/tags/logs.md>), [middleware](<https://devfeed.tech/tags/middleware.md>), [on-call](<https://devfeed.tech/tags/on-call.md>)

### AI overview

This tutorial distinguishes expected domain errors, such as invalid input or forbidden actions, from unexpected system errors, such as database failures, upstream timeouts, and memory exhaustion. It proposes encoding the distinction in error types so middleware can determine the HTTP status, user message, log level, and paging behavior.

### Source excerpt

One distinction that sets your HTTP status, your log level, and who gets paged. (6 min)

## ScyllaDB Customer Experience Spotlight: Susie Solis

DevFeed: [ScyllaDB Customer Experience Spotlight: Susie Solis](<https://devfeed.tech/articles/scylladb-customer-experience-spotlight-susie-solis-4878.md>)

Original publisher: [Read original article](<https://www.scylladb.com/2026/08/10/cx-spotlight-susie-solis/>)

Author: Cynthia Dunlop

Published: 2026-08-10T14:28:35Z

Content type: article

Language: en

Sources: [ScyllaDB](<https://devfeed.tech/sources/scylladb.md>)

Topics: [Databases](<https://devfeed.tech/topics/databases.md>), [distributed-systems](<https://devfeed.tech/topics/distributed-systems.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [Linux](<https://devfeed.tech/topics/linux.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [community](<https://devfeed.tech/tags/community.md>), [customer](<https://devfeed.tech/tags/customer.md>), [cx-profiles](<https://devfeed.tech/tags/cx-profiles.md>), [database](<https://devfeed.tech/tags/database.md>), [distributed-systems](<https://devfeed.tech/tags/distributed-systems.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [latency](<https://devfeed.tech/tags/latency.md>), [linux](<https://devfeed.tech/tags/linux.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [production](<https://devfeed.tech/tags/production.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [support](<https://devfeed.tech/tags/support.md>), [terraform](<https://devfeed.tech/tags/terraform.md>)

### AI overview

Susie Solis, a ScyllaDB Technical Support Engineer, discusses her background in technical support, cloud infrastructure, and distributed systems, along with a Kubernetes and Terraform project built to reproduce environments and troubleshoot customer issues. She also describes ScyllaDB's ability to sustain high-throughput production workloads and low latency during major streaming events.

### Source excerpt

Meet Susie Solis, a Technical Support Engineer on the Customer Experience team here at ScyllaDB.

## AI SRE: Cut MTTR in Half with Autonomous Incident Resolution

DevFeed: [AI SRE: Cut MTTR in Half with Autonomous Incident Resolution](<https://devfeed.tech/articles/ai-sre-cut-mttr-in-half-with-autonomous-incident-resolution-12166.md>)

Original publisher: [Read original article](<https://www.port.io/blog/autonomous-incident-resolution>)

Author: Matar Peles

Published: 2026-08-10T11:34:38Z

Content type: article

Language: en

Sources: [Developer Experience & Platform Engineering Blog | Port](<https://devfeed.tech/sources/developer-experience-platform-engineering-blog-port.md>)

Topics: [site-reliability-engineering](<https://devfeed.tech/topics/site-reliability-engineering.md>), [incident](<https://devfeed.tech/topics/incident.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [monitor](<https://devfeed.tech/topics/monitor.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [archive search](<https://devfeed.tech/topics/archive-search.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [codex](<https://devfeed.tech/topics/codex.md>), [cursor](<https://devfeed.tech/topics/cursor.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [codex](<https://devfeed.tech/tags/codex.md>), [cursor](<https://devfeed.tech/tags/cursor.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [datadog](<https://devfeed.tech/tags/datadog.md>), [incident](<https://devfeed.tech/tags/incident.md>), [monitor](<https://devfeed.tech/tags/monitor.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [sre](<https://devfeed.tech/tags/sre.md>), [traces](<https://devfeed.tech/tags/traces.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

This developer article describes an autonomous incident-resolution workflow built in Port. It argues that incident response time is largely spent reconstructing context from alerts, logs, dashboards, traces, ownership data, recent changes, and runbooks. The proposed agent-based workflow aims to use that full context to triage, diagnose, and fix production incidents, with a reported 50% reduction in MTTR. The supplied text ends during a discussion of why simply routing alerts to coding agents can fail.

### Source excerpt

See how an SRE agent workflow cuts MTTR in half, using full context to triage, diagnose, and fix incidents autonomously, all the way to a RCA.

## Eric Schwartz on what it takes to run an AI SRE at petabyte scale

DevFeed: [Eric Schwartz on what it takes to run an AI SRE at petabyte scale](<https://devfeed.tech/articles/eric-schwartz-on-what-it-takes-to-run-an-ai-sre-at-petabyte-scale-16015.md>)

Original publisher: [Read original article](<https://workos.com/blog/eric-schwartz-traversal-ai-sre-petabyte-scale>)

Author: WorkOS

Published: 2026-08-07T00:00:00Z

Content type: article

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [site-reliability-engineering](<https://devfeed.tech/topics/site-reliability-engineering.md>), [data-platforms](<https://devfeed.tech/topics/data-platforms.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [observability ai agents](<https://devfeed.tech/topics/observability-ai-agents.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [data](<https://devfeed.tech/tags/data.md>), [data-platforms](<https://devfeed.tech/tags/data-platforms.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [production](<https://devfeed.tech/tags/production.md>), [root-cause-analysis](<https://devfeed.tech/tags/root-cause-analysis.md>), [sre](<https://devfeed.tech/tags/sre.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>)

### AI overview

An interview with Traversal product manager Eric Schwartz examines how the company operates an AI site reliability engineer for large enterprises. The article explains that petabyte-scale telemetry requires continuously analyzing, compressing, and indexing data ahead of runtime, with an SRE-focused tool and prompt harness. Traversal reports that deployments are generally running in production within a week with minimal tuning, supported by forward-deployed engineering for last-mile optimization.

### Source excerpt

Traversal PM Eric Schwartz on data platforms, routing models by severity, and the permission ladder toward self-driving production, from AI Engineer 2026.

## Prioritize security findings with the Datadog Runtime Prioritization Engine

DevFeed: [Prioritize security findings with the Datadog Runtime Prioritization Engine](<https://devfeed.tech/articles/prioritize-security-findings-with-the-datadog-runtime-prioritization-engine-2306.md>)

Original publisher: [Read original article](<https://www.datadoghq.com/blog/runtime-prioritization-engine/>)

Author: Christina DePinto; Lucas Maley; Leo Wang

Published: 2026-07-31T00:00:00Z

Content type: article

Language: en

Sources: [Datadog | The Monitor blog](<https://devfeed.tech/sources/datadog-the-monitor-blog.md>)

Topics: [Vulnerabilities](<https://devfeed.tech/topics/vulnerabilities.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-security](<https://devfeed.tech/tags/cloud-security.md>), [collaboration](<https://devfeed.tech/tags/collaboration.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [security](<https://devfeed.tech/tags/security.md>), [telemetry](<https://devfeed.tech/tags/telemetry.md>), [vulnerabilities](<https://devfeed.tech/tags/vulnerabilities.md>), [vulnerability-management](<https://devfeed.tech/tags/vulnerability-management.md>)

### AI overview

Datadog explains how its Runtime Prioritization Engine uses telemetry and security signals to infer ownership and prioritize cloud security findings affecting critical resources.

### Source excerpt

Learn how the Datadog Runtime Prioritization Engine infers ownership and identifies business-critical resources to help you prioritize security findings.

## Behind the Flame: Nicole Hussein

DevFeed: [Behind the Flame: Nicole Hussein](<https://devfeed.tech/articles/behind-the-flame-nicole-hussein-11666.md>)

Original publisher: [Read original article](<https://incident.io/blog/behind-the-flame-nicole-hussein>)

Author: Megan Batterbury

Published: 2026-07-30T14:00:00Z

Content type: article

Language: en

Sources: [The incident.io Blog](<https://devfeed.tech/sources/the-incident-io-blog.md>)

Topics: [incident](<https://devfeed.tech/topics/incident.md>)

Tags: [collaboration](<https://devfeed.tech/tags/collaboration.md>), [customers](<https://devfeed.tech/tags/customers.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-channel](<https://devfeed.tech/tags/incident-channel.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [outage](<https://devfeed.tech/tags/outage.md>), [platform](<https://devfeed.tech/tags/platform.md>), [post-mortem](<https://devfeed.tech/tags/post-mortem.md>), [product](<https://devfeed.tech/tags/product.md>), [slack-incident](<https://devfeed.tech/tags/slack-incident.md>), [technical](<https://devfeed.tech/tags/technical.md>)

### AI overview

This Behind the Flame profile introduces Nicole Hussein, a Product Engineer at incident.io. It describes her work across product specifications, technical scoping, implementation, customer conversations, and incident-related features, including customizable alert-message templates and ongoing development of the on-call product.

### Source excerpt

Meet Nicole Hussein, Product Engineer here at incident.io. 🔥

## ITIL vs SRE: why the big clouds went their own way

DevFeed: [ITIL vs SRE: why the big clouds went their own way](<https://devfeed.tech/articles/itil-vs-sre-why-the-big-clouds-went-their-own-way-34015.md>)

Original publisher: [Read original article](<https://sridharrajarao.com/blog/itil-vs-sre/>)

Author: Sridhar Rajarao

Published: 2026-07-26T00:00:00Z

Content type: opinion

Language: en

Sources: [Sridhar Rajarao](<https://devfeed.tech/sources/sridhar-rajarao.md>)

Topics: [SRE](<https://devfeed.tech/topics/sre.md>), [site-reliability-engineering](<https://devfeed.tech/topics/site-reliability-engineering.md>), [Development](<https://devfeed.tech/topics/development.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [pulumi](<https://devfeed.tech/topics/pulumi.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [feature flags](<https://devfeed.tech/topics/feature-flags.md>), [incident](<https://devfeed.tech/topics/incident.md>)

Tags: [automated](<https://devfeed.tech/tags/automated.md>), [aws](<https://devfeed.tech/tags/aws.md>), [azure](<https://devfeed.tech/tags/azure.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [feature-flags](<https://devfeed.tech/tags/feature-flags.md>), [gcp](<https://devfeed.tech/tags/gcp.md>), [human-review](<https://devfeed.tech/tags/human-review.md>), [hyperscaler](<https://devfeed.tech/tags/hyperscaler.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [itil](<https://devfeed.tech/tags/itil.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [postmortems](<https://devfeed.tech/tags/postmortems.md>), [pulumi](<https://devfeed.tech/tags/pulumi.md>), [release](<https://devfeed.tech/tags/release.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [service-catalog](<https://devfeed.tech/tags/service-catalog.md>), [sre](<https://devfeed.tech/tags/sre.md>), [terraform](<https://devfeed.tech/tags/terraform.md>)

### AI overview

This opinion article compares ITIL practices with SRE operations at hyperscaler scale. It argues that human change boards, single production instances, developer-to-operations handoffs, documentation-first configuration management, and weekly release windows do not fit environments serving millions of external customers. It describes automated approvals, gradual deployments, service-team ownership, infrastructure as code, continuous release, error budgets, SLOs, and blameless postmortems as alternatives.

### Source excerpt

The big clouds don't run ITIL. Five assumptions ITIL makes that break at hyperscaler scale, and what AWS, Azure, GCP, and OCI use instead.

## How internal developer portals improve incident management

DevFeed: [How internal developer portals improve incident management](<https://devfeed.tech/articles/how-internal-developer-portals-improve-incident-management-12231.md>)

Original publisher: [Read original article](<https://www.port.io/blog/how-internal-developer-portals-improve-incident-management>)

Author: Sooraj Shah

Published: 2026-07-22T11:46:50Z

Content type: article

Language: en

Sources: [Developer Experience & Platform Engineering Blog | Port](<https://devfeed.tech/sources/developer-experience-platform-engineering-blog-port.md>)

Topics: [internal developer portal](<https://devfeed.tech/topics/internal-developer-portal.md>), [incident management](<https://devfeed.tech/topics/incident-management.md>), [Platform Engineering](<https://devfeed.tech/topics/platform-engineering.md>), [sdlc](<https://devfeed.tech/topics/sdlc.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>)

Tags: [developer](<https://devfeed.tech/tags/developer.md>), [developer-portal](<https://devfeed.tech/tags/developer-portal.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [platform-engineering](<https://devfeed.tech/tags/platform-engineering.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [sdlc](<https://devfeed.tech/tags/sdlc.md>)

### AI overview

This article explains how internal developer portals can strengthen incident management by bringing service ownership, dependencies, monitoring information, infrastructure health metrics, and operational actions into one place. It emphasizes better context, autonomy, and efficiency for on-call engineers, including self-service playbooks for incident remediation.

### Source excerpt

Boost your incident management program: Upgrade from tools to a developer portal for better context, autonomy, and effectiveness.

## How An Incident Agent Would Handle A Port Incident

DevFeed: [How An Incident Agent Would Handle A Port Incident](<https://devfeed.tech/articles/how-an-incident-agent-would-handle-a-port-incident-12229.md>)

Original publisher: [Read original article](<https://www.port.io/blog/how-ai-would-have-handled-a-real-incident-at-port>)

Author: Zohar Einy

Published: 2026-07-22T11:10:11Z

Content type: article

Language: en

Sources: [Developer Experience & Platform Engineering Blog | Port](<https://devfeed.tech/sources/developer-experience-platform-engineering-blog-port.md>)

Topics: [incident](<https://devfeed.tech/topics/incident.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [Slack](<https://devfeed.tech/topics/slack.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [ai](<https://devfeed.tech/tags/ai.md>), [article](<https://devfeed.tech/tags/article.md>), [automation](<https://devfeed.tech/tags/automation.md>), [autonomous](<https://devfeed.tech/tags/autonomous.md>), [building](<https://devfeed.tech/tags/building.md>), [config](<https://devfeed.tech/tags/config.md>), [customer](<https://devfeed.tech/tags/customer.md>), [devops](<https://devfeed.tech/tags/devops.md>), [github](<https://devfeed.tech/tags/github.md>), [incident](<https://devfeed.tech/tags/incident.md>), [kafka](<https://devfeed.tech/tags/kafka.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [production](<https://devfeed.tech/tags/production.md>), [scale](<https://devfeed.tech/tags/scale.md>), [slack](<https://devfeed.tech/tags/slack.md>), [ui](<https://devfeed.tech/tags/ui.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

The article examines a real incident at Port in which three teams independently investigated the same production problem after a customer generated 1.7 million automation runs in 90 minutes. It describes duplicated investigation, ineffective service restarts, fragmented communication, and slow manual coordination, then considers how an incident agent could connect signals and support autonomous resolution.

### Source excerpt

Explore how AI could have handled a real incident at Port, improving response times, automation, and decision-making in production.

## Introducing the new Vercel Agent

DevFeed: [Introducing the new Vercel Agent](<https://devfeed.tech/articles/introducing-the-new-vercel-agent-781.md>)

Original publisher: [Read original article](<https://vercel.com/blog/vercel-agent>)

Author: Amelia Charles

Published: 2026-07-21T04:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [Vercel](<https://devfeed.tech/topics/vercel.md>), [Security](<https://devfeed.tech/topics/security.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [Pull Request](<https://devfeed.tech/topics/pull-request.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [SIEM, Security, Observability](<https://devfeed.tech/topics/siem-security-observability.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Grafana](<https://devfeed.tech/topics/grafana.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [ci](<https://devfeed.tech/topics/ci.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [caching](<https://devfeed.tech/tags/caching.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cost](<https://devfeed.tech/tags/cost.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [errors](<https://devfeed.tech/tags/errors.md>), [github](<https://devfeed.tech/tags/github.md>), [logs](<https://devfeed.tech/tags/logs.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [performance](<https://devfeed.tech/tags/performance.md>), [production](<https://devfeed.tech/tags/production.md>), [pull-request](<https://devfeed.tech/tags/pull-request.md>), [security](<https://devfeed.tech/tags/security.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

### AI overview

Vercel expands Vercel Agent with a dashboard-based production investigation and response workflow. The agent can inspect logs, metrics, and deployments, answer project questions, review pull requests, diagnose cost increases and failed builds, and propose fixes. It is read-only by default, operates under its own identity, and requires approval before changing production or opening corrective changes.

### Source excerpt

Today we're expanding Vercel Agent. It started by triaging alerts and reviewing your pull requests. Now it has a home in your dashboard, where it can investigate production, answer questions about your projects, and take action once you approve it. Because Vercel Agent is built into the platform that deploys and runs your app, when something changes in production, it's your first responder. It autonomously investigates your logs, metrics, and deployments, finds the root cause, and proposes a fix, before you've opened your laptop. Vercel Agent works under its own identity and is read-only by default. You can reach it through the Vercel Dashboard, GitHub, and the CLI. What Vercel Agent does for you We've been running Vercel Agent on our production deployments for months. This is what a typical investigation looks like. A bad deploy ships at 11pm and the checkout endpoint starts throwing 500s. By the time the on-call engineer logs in, Vercel Agent has already traced the errors to the deploy that shipped four minutes earlier, and recommends an instant rollback. The engineer approves the plan. With permission, Vercel Agent rolls back to the previous production deployment and begins working on a PR to fix the endpoint. The time from alert to mitigated: less than three minutes. What you can do with Vercel Agent You can also direct Vercel Agent yourself. Hand it a task and it does the legwork, then either answers your question or hands you a fix to approve. It never changes production on its own. For example: Review a pull request. Tell it to look at a PR and it flags performance regressions and risky changes that a passing CI run won't show. Trace a cost increase. Ask why your bill jumped and it finds the culprit, like a code change that server-renders a page on every request instead of caching. With approval, it writes the fix and opens a PR. Fix a broken build. Point Vercel Agent at a failed deployment and it reads the logs, finds the failing config, asks permission to u

## Runbook Best Practices and Automated Incident Response with Harness AI SRE

DevFeed: [Runbook Best Practices and Automated Incident Response with Harness AI SRE](<https://devfeed.tech/articles/runbooks-for-modern-ops-best-practices-ai-sre-13420.md>)

Original publisher: [Read original article](<https://www.harness.io/blog/how-to-build-runbooks-that-work----and-automate-them-with-harness-ai-sre>)

Author: Ryan Taylor

Published: 2026-07-15T00:00:00Z

Content type: tutorial

Language: en

Sources: [Harness Blog](<https://devfeed.tech/sources/harness-blog.md>)

Topics: [site-reliability-engineering](<https://devfeed.tech/topics/site-reliability-engineering.md>), [Incident response](<https://devfeed.tech/topics/incident-response.md>), [Automation](<https://devfeed.tech/topics/automation.md>)

Tags: [automation](<https://devfeed.tech/tags/automation.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [operations](<https://devfeed.tech/tags/operations.md>), [sre](<https://devfeed.tech/tags/sre.md>), [sre-automation](<https://devfeed.tech/tags/sre-automation.md>)

### AI overview

This tutorial explains how to create effective software-system runbooks that are actionable, accessible, accurate, authoritative, and adaptable. It also describes how Harness AI SRE can automate runbook execution during incidents, including filing tickets, triggering rollbacks, and posting incident-timeline updates.

### Source excerpt

Learn what makes a runbook effective, how to keep them accurate and actionable, and how Harness AI SRE automates runbook execution during incidents. | Blog

## How Instacart Built Blueberry, a Slack-Native On-Call Reasoning Harness

DevFeed: [How Instacart Built Blueberry, a Slack-Native On-Call Reasoning Harness](<https://devfeed.tech/articles/blueberry-force-multiplier-for-the-on-call-engineer-20103.md>)

Original publisher: [Read original article](<https://tech.instacart.com/blueberry-force-multiplier-for-the-on-call-engineer-98c446dfcc12?source=rss----587883b5d2ee---4>)

Author: Karthik Halukurike

Published: 2026-07-14T16:39:20Z

Content type: tutorial

Language: en

Sources: [Instacart](<https://devfeed.tech/sources/instacart.md>)

Topics: [incident](<https://devfeed.tech/topics/incident.md>), [Slack](<https://devfeed.tech/topics/slack.md>), [context](<https://devfeed.tech/topics/context.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [ai-agents-in-action](<https://devfeed.tech/tags/ai-agents-in-action.md>), [context](<https://devfeed.tech/tags/context.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [reasoning](<https://devfeed.tech/tags/reasoning.md>), [slack](<https://devfeed.tech/tags/slack.md>), [software-development](<https://devfeed.tech/tags/software-development.md>)

### AI overview

Instacart describes Blueberry, a Slack-native on-call reasoning harness that auto-triages qualifying alerts and supports follow-up investigations. It is designed to help teams reach a shared understanding and test theories more quickly during on-call work.

### Source excerpt

How we built a Slack-native on-call reasoning harness at Instacart that shortens time to first insight, speeds up theory testing, and turns tribal knowledge into reusable infrastructure. Key Contributors: Karthik Halukurike, Gabe de Oliveira, Hassan Jallad, Alan Wong On-call work is a race to turn noisy signals into shared judgment. The hardest minutes of that race aren't the ones spent fixing the bug -- they're the ones spent figuring out what the bug even is, while everyone in the thread is asking the same question from a slightly different angle. Blueberry is the system we built at Instacart for those several minutes. It lives in the Slack thread where the team is already coordinating, picks up each alert as it fires, and lands a grounded explanation back in the thread in about three minutes -- thousands of times a month. On-call is mostly a clarity and speed problem Most on-call pain does not start with a major incident. It starts in the noisy window right after a page fires, when the thread fills with links, dashboards, guesses, and partial context. Someone asks whether a deployment caused it. Someone else asks how broad it is. A third engineer joins and asks what is going on. In that moment, the hardest problem is often not deep root-cause analysis. It is getting to a shared understanding quickly enough that the team can make a good next move. For us, that made two metrics matter most: time to first insight (TTFI) and time to test theories (TTTT). TTFI comes from auto-triaging every qualifying alert the moment it lands. TTTT comes from engineer-initiated on-demand investigations and follow-ups as the investigation deepens. Blueberry is a Slack-native on-call reasoning harness Blueberry was built for that first window of confusion. Blueberry lives in Slack because that is where on-call engineers already coordinate, ask clarifying questions, and make decisions under pressure. We wanted the system to work inside the shared operational conversation so the full team

## Eliminating Java cold starts with AWS Lambda Managed Instances

DevFeed: [Eliminating Java cold starts with AWS Lambda Managed Instances](<https://devfeed.tech/articles/eliminating-java-cold-starts-with-aws-lambda-managed-instances-4663.md>)

Original publisher: [Read original article](<https://aws.amazon.com/blogs/compute/eliminating-java-cold-starts-with-aws-lambda-managed-instances/>)

Author: Jay Colodner

Published: 2026-07-13T20:23:19Z

Content type: article

Language: en

Sources: [AWS Compute Blog](<https://devfeed.tech/sources/aws-compute-blog.md>)

Topics: [AWS Lambda](<https://devfeed.tech/topics/aws-lambda.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [Spring Boot 4](<https://devfeed.tech/topics/spring-boot-4.md>), [cpu](<https://devfeed.tech/topics/cpu.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [comparison](<https://devfeed.tech/tags/comparison.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [java](<https://devfeed.tech/tags/java.md>), [jit](<https://devfeed.tech/tags/jit.md>), [latency](<https://devfeed.tech/tags/latency.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [performance](<https://devfeed.tech/tags/performance.md>), [spring-boot-4](<https://devfeed.tech/tags/spring-boot-4.md>), [uncategorized](<https://devfeed.tech/tags/uncategorized.md>)

### AI overview

This article benchmarks four Java deployment modes for AWS Lambda: Standard Lambda, SnapStart, GraalVM Native Image, and Lambda Managed Instances. Using identical Spring Boot applications across CPU-bound, I/O-plus-computation, and I/O-bound workloads, it reports that Managed Instances preserve JVM state and enable JIT optimization, improving median and tail latency while reducing cold-start spikes.

### Source excerpt

A single cold start can push your Java Lambda function's response time from milliseconds to seconds, enough to violate your p99 SLA, timeout a downstream service, and page your on-call. The Java Virtual Machine (JVM) performs best in long-running processes. Its Just-In-Time (JIT) compiler progressively optimizes code over thousands of invocations. Standard serverless execution environments [...]

## Cache layer architecture: a practical guide to speed & scale

DevFeed: [Cache layer architecture: a practical guide to speed & scale](<https://devfeed.tech/articles/cache-layer-architecture-a-practical-guide-to-speed-scale-4771.md>)

Original publisher: [Read original article](<https://redis.io/blog/cache-layer-architecture-guide/>)

Author: Jim Allen Wallace

Published: 2026-07-04T00:00:00Z

Content type: tutorial

Language: en

Sources: [Redis Blog](<https://devfeed.tech/sources/redis-blog.md>)

Topics: [Caching](<https://devfeed.tech/topics/caching.md>), [App](<https://devfeed.tech/topics/app.md>), [Database](<https://devfeed.tech/topics/database.md>), [data](<https://devfeed.tech/topics/data.md>), [client](<https://devfeed.tech/topics/client.md>), [Edge](<https://devfeed.tech/topics/edge.md>), [HTML](<https://devfeed.tech/topics/html.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [browser](<https://devfeed.tech/tags/browser.md>), [cache](<https://devfeed.tech/tags/cache.md>), [caching](<https://devfeed.tech/tags/caching.md>), [close-to-users](<https://devfeed.tech/tags/close-to-users.md>), [content](<https://devfeed.tech/tags/content.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [e-commerce](<https://devfeed.tech/tags/e-commerce.md>), [guide](<https://devfeed.tech/tags/guide.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [scale](<https://devfeed.tech/tags/scale.md>), [speed](<https://devfeed.tech/tags/speed.md>), [storage](<https://devfeed.tech/tags/storage.md>), [systems](<https://devfeed.tech/tags/systems.md>), [tech-de](<https://devfeed.tech/tags/tech-de.md>)

### AI overview

A practical guide to cache-layer architecture: how caches reduce database and storage latency, where client, edge, and application caches fit, and which operational concerns--including hit rate, cold-cache failures, and consistency--matter as traffic grows.

### Source excerpt

Your app works fine with a thousand users. Then traffic spikes, requests hammer the same database systems, and response times crawl. A cache layer sits between your app and your slower data stores to absorb that load. Done well, it turns slow database...

## Behind the Flame: Ellie Cherrill

DevFeed: [Behind the Flame: Ellie Cherrill](<https://devfeed.tech/articles/behind-the-flame-ellie-cherrill-11631.md>)

Original publisher: [Read original article](<https://incident.io/blog/behind-the-flame-ellie-cherrill>)

Author: Megan Batterbury

Published: 2026-07-02T14:00:00Z

Content type: article

Language: en

Sources: [The incident.io Blog](<https://devfeed.tech/sources/the-incident-io-blog.md>)

Topics: [coding](<https://devfeed.tech/topics/coding.md>), [incident](<https://devfeed.tech/topics/incident.md>), [Slack](<https://devfeed.tech/topics/slack.md>)

Tags: [coding](<https://devfeed.tech/tags/coding.md>), [cto](<https://devfeed.tech/tags/cto.md>), [customers](<https://devfeed.tech/tags/customers.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-channel](<https://devfeed.tech/tags/incident-channel.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [outage](<https://devfeed.tech/tags/outage.md>), [post-mortem](<https://devfeed.tech/tags/post-mortem.md>), [slack](<https://devfeed.tech/tags/slack.md>), [slack-incident](<https://devfeed.tech/tags/slack-incident.md>)

### AI overview

This profile follows Ellie Cherrill, a Product Engineer at incident.io, describing her rapid-paced work, which is focused largely on coding and collaboration. She discusses customizing Slack alert messages for customers and contributing to the On-Call system, where changes must be assessed for their impact across the product.

### Source excerpt

Meet Ellie Cherrill, Product Engineer here at incident.io. 🔥

## De-risking a PagerDuty migration: the objections we hear most, and how to clear them

DevFeed: [De-risking a PagerDuty migration: the objections we hear most, and how to clear them](<https://devfeed.tech/articles/de-risking-a-pagerduty-migration-the-objections-we-hear-most-and-how-to-clear-them-11748.md>)

Original publisher: [Read original article](<https://incident.io/blog/de-risking-a-pager-duty-migration>)

Author: Eryn Carman

Published: 2026-06-09T14:49:00Z

Content type: article

Language: en

Sources: [The incident.io Blog](<https://devfeed.tech/sources/the-incident-io-blog.md>)

Topics: [migration](<https://devfeed.tech/topics/migration.md>), [incident](<https://devfeed.tech/topics/incident.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>)

Tags: [engineering](<https://devfeed.tech/tags/engineering.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-channel](<https://devfeed.tech/tags/incident-channel.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [migration](<https://devfeed.tech/tags/migration.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [organizational](<https://devfeed.tech/tags/organizational.md>), [outage](<https://devfeed.tech/tags/outage.md>), [platforms](<https://devfeed.tech/tags/platforms.md>), [post-mortem](<https://devfeed.tech/tags/post-mortem.md>), [slack-incident](<https://devfeed.tech/tags/slack-incident.md>), [switching](<https://devfeed.tech/tags/switching.md>), [technical](<https://devfeed.tech/tags/technical.md>)

### AI overview

This article explains why migrating from PagerDuty to another on-call platform is primarily an organizational and change-management challenge rather than a technical one. It presents seven common objections, including risk of missed alerts, and discusses how to address them through ownership, consensus-building, testing, and parallel operation before cutover.

### Source excerpt

Often, switching on-call platforms isn't a technical challenge but a human one. In this post, we break down the seven objections engineering teams raise most often when considering a PagerDuty migration, and share exactly how to address each one.

## Customers over control: how we measure On-call reliability

DevFeed: [Customers over control: how we measure On-call reliability](<https://devfeed.tech/articles/customers-over-control-how-we-measure-on-call-reliability-11739.md>)

Original publisher: [Read original article](<https://incident.io/blog/customers-over-control>)

Author: Mike Fisher

Published: 2026-05-28T16:29:00Z

Content type: article

Language: en

Sources: [The incident.io Blog](<https://devfeed.tech/sources/the-incident-io-blog.md>)

Topics: [SRE](<https://devfeed.tech/topics/sre.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [site-reliability-engineering](<https://devfeed.tech/topics/site-reliability-engineering.md>), [nginx](<https://devfeed.tech/topics/nginx.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [API](<https://devfeed.tech/topics/api.md>), [Network](<https://devfeed.tech/topics/network.md>), [incident](<https://devfeed.tech/topics/incident.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [api](<https://devfeed.tech/tags/api.md>), [availability](<https://devfeed.tech/tags/availability.md>), [aws](<https://devfeed.tech/tags/aws.md>), [customers](<https://devfeed.tech/tags/customers.md>), [http](<https://devfeed.tech/tags/http.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-channel](<https://devfeed.tech/tags/incident-channel.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [load-balancer](<https://devfeed.tech/tags/load-balancer.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [network](<https://devfeed.tech/tags/network.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [outage](<https://devfeed.tech/tags/outage.md>), [post-mortem](<https://devfeed.tech/tags/post-mortem.md>), [slack-incident](<https://devfeed.tech/tags/slack-incident.md>), [sre](<https://devfeed.tech/tags/sre.md>)

### AI overview

This article explains how incident.io measures the reliability of its On-call product from the customer's perspective. It focuses on two critical functions, defines SLIs and monthly SLOs, and describes monitoring at the GCP load balancer, alerting, replicated components, and lessons from an AWS outage.

### Source excerpt

Instead of thinking about reliability as an exercise in figuring out what we can control, and ignoring anything beyond that, we think about what we'll be really proud to offer to customers.

## Five rules for running an incident

DevFeed: [Five rules for running an incident](<https://devfeed.tech/articles/five-rules-for-running-an-incident-34021.md>)

Original publisher: [Read original article](<https://sridharrajarao.com/blog/running-an-incident/>)

Author: Sridhar Rajarao

Published: 2026-05-27T00:00:00Z

Content type: opinion

Language: en

Sources: [Sridhar Rajarao](<https://devfeed.tech/sources/sridhar-rajarao.md>)

Topics: [incident](<https://devfeed.tech/topics/incident.md>), [Learning](<https://devfeed.tech/topics/learning.md>)

Tags: [customer-experience](<https://devfeed.tech/tags/customer-experience.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [outage](<https://devfeed.tech/tags/outage.md>), [postmortem](<https://devfeed.tech/tags/postmortem.md>), [production](<https://devfeed.tech/tags/production.md>), [recovery](<https://devfeed.tech/tags/recovery.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [root-cause-analysis](<https://devfeed.tech/tags/root-cause-analysis.md>), [rules](<https://devfeed.tech/tags/rules.md>), [signal](<https://devfeed.tech/tags/signal.md>), [speed](<https://devfeed.tech/tags/speed.md>), [sre](<https://devfeed.tech/tags/sre.md>), [team](<https://devfeed.tech/tags/team.md>)

### AI overview

This opinion article presents five rules for handling production incidents: assess severity by customer impact, use an Incident Commander, mitigate before investigating root cause, maintain regular communication, and use postmortems for learning and accountable follow-up.

### Source excerpt

The difference between a 10-minute incident and a 3-hour outage is rarely technical. Five things I wish every on-call team locked in before their first big page.

## Operational Readiness: The Review That Catches Problems

DevFeed: [Operational Readiness: The Review That Catches Problems](<https://devfeed.tech/articles/operational-readiness-the-review-that-catches-problems-34019.md>)

Original publisher: [Read original article](<https://sridharrajarao.com/blog/operational-readiness/>)

Author: Sridhar Rajarao

Published: 2026-05-25T00:00:00Z

Content type: tutorial

Language: en

Sources: [Sridhar Rajarao](<https://devfeed.tech/sources/sridhar-rajarao.md>)

Topics: [Development](<https://devfeed.tech/topics/development.md>), [incident](<https://devfeed.tech/topics/incident.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [on-call](<https://devfeed.tech/tags/on-call.md>), [operational](<https://devfeed.tech/tags/operational.md>), [ops](<https://devfeed.tech/tags/ops.md>), [problems](<https://devfeed.tech/tags/problems.md>), [production](<https://devfeed.tech/tags/production.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [sre](<https://devfeed.tech/tags/sre.md>), [validation](<https://devfeed.tech/tags/validation.md>), [verification](<https://devfeed.tech/tags/verification.md>)

### AI overview

An operational readiness review is useful only when checklist items are backed by evidence and verified before a service launches. The article explains common failure modes, recommends attaching artifacts to each item, and describes AI applications for evidence gathering, gap detection, and summary drafting while keeping the final readiness decision with human reviewers.

### Source excerpt

A short, verifiable checklist for production launches. What to ask, why ORRs become theater, and where AI helps.

## If Hope is Your Strategy, You're Doing On-Call Wrong

DevFeed: [If Hope is Your Strategy, You're Doing On-Call Wrong](<https://devfeed.tech/articles/if-hope-is-your-strategy-you-re-doing-on-call-wrong-17870.md>)

Original publisher: [Read original article](<https://www.codemotion.com/magazine/backend/software-architecture/if-hope-is-your-strategy-youre-doing-on-call-wrong/>)

Author: Natalia de Pablo Garcia

Published: 2026-05-19T10:05:05Z

Content type: article

Language: en

Sources: [Backend Job: skill, salary and insights - Codemotion Magazine](<https://devfeed.tech/sources/backend-job-skill-salary-and-insights-codemotion-magazine.md>)

Topics: [DevOps](<https://devfeed.tech/topics/devops.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [site-reliability-engineering](<https://devfeed.tech/topics/site-reliability-engineering.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [careers](<https://devfeed.tech/tags/careers.md>), [devops](<https://devfeed.tech/tags/devops.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [operational](<https://devfeed.tech/tags/operational.md>), [software-architecture](<https://devfeed.tech/tags/software-architecture.md>)

### AI overview

The article promotes a Codemotion Madrid 2026 talk about improving on-call operations through proactive monitoring, well-defined runbooks, and intelligent alerting. It argues that these practices help engineering teams manage incidents and operate critical systems at scale, particularly in finance.

### Source excerpt

Codemotion Madrid 2026 is fine-tuning every detail to welcome a new edition packed with knowledge, business opportunities, and networking. Among the wide range of topics ahead, DevOps will play a key role at a time when, although everything moves at breakneck speed, security and stability remain non-negotiable. In the talk "If Hope is Your Strategy,... Read more The post If Hope is Your Strategy, You're Doing On-Call Wrong appeared first on Codemotion Magazine.

## incident.io launches PagerDuty Rescue Program

DevFeed: [incident.io launches PagerDuty Rescue Program](<https://devfeed.tech/articles/incident-io-launches-pagerduty-rescue-program-11824.md>)

Original publisher: [Read original article](<https://incident.io/blog/incident-io-launches-pager-duty-rescue-program>)

Author: Tom Wentworth

Published: 2026-05-13T13:30:00Z

Content type: release

Language: en

Sources: [The incident.io Blog](<https://devfeed.tech/sources/the-incident-io-blog.md>)

Topics: [incident](<https://devfeed.tech/topics/incident.md>), [Tooling](<https://devfeed.tech/topics/tooling.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Availability](<https://devfeed.tech/topics/availability.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [availability](<https://devfeed.tech/tags/availability.md>), [dependency](<https://devfeed.tech/tags/dependency.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-channel](<https://devfeed.tech/tags/incident-channel.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [migration](<https://devfeed.tech/tags/migration.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [outage](<https://devfeed.tech/tags/outage.md>), [post-mortem](<https://devfeed.tech/tags/post-mortem.md>), [report](<https://devfeed.tech/tags/report.md>), [slack-incident](<https://devfeed.tech/tags/slack-incident.md>), [switching](<https://devfeed.tech/tags/switching.md>), [tooling](<https://devfeed.tech/tags/tooling.md>), [uptime](<https://devfeed.tech/tags/uptime.md>)

### AI overview

incident.io announced the PagerDuty Rescue Program for companies switching their on-call tooling. The program offers contract buyouts, AI-powered migration assistance, built-in migration tooling, a 99.99% uptime guarantee, and AI-first alert investigation.

### Source excerpt

incident.io just launched the PagerDuty Rescue Program, making it easier than ever for engineering teams to ditch their decade-old on-call tooling. The program includes a contract buyout (up to a year free), AI-powered white glove migration, a 99.99% uptime SLA, and AI-first on-call that investigates alerts autonomously the moment they fire.

[Next page](<https://devfeed.tech/tags/on-call.md?cursor=WyIyMDI2LTA1LTEzVDEzOjMwOjAwKzAwOjAwIiwgIjQxN2ExNTQyLWU2ODEtNGE3MC1iNWQwLTBkMTgwMDVhMDVjYyJd>)