Documentation

Learn how to build, publish, and launch your site with Adobe Experience Manager.

Resources

Service Scaling and High-Visibility Events

Edge Delivery Services is architecturally designed to handle traffic variability without manual intervention. Unlike traditional infrastructure that requires peak-season preparation, the service's serverless foundation and multi-cloud redundancy ensure consistent performance regardless of traffic patterns.

This document outlines the operational posture Edge Delivery Services maintains continuously, and describes how customers can leverage enhanced monitoring during business-critical periods.

Service Scaling

Edge Delivery Services runs on fully serverless infrastructure across multiple cloud providers. Functions spawn instantaneously in response to demand and terminate when idle, providing effectively infinite horizontal scalability. There is no capacity planning required, no infrastructure to provision, and no scaling configuration to tune.

Content delivery occurs through hundreds of edge locations worldwide, ensuring that traffic increases are absorbed geographically rather than concentrated at origin servers. This distributed architecture means a traffic surge in one region has no impact on service availability in others.

All core services operate as multi-tenant SaaS infrastructure with strict tenant isolation built into every layer. This shared infrastructure model provides continuous hardening where security improvements and performance optimizations benefit all customers simultaneously. Load from thousands of sites creates natural statistical averaging that prevents individual traffic spikes from affecting overall system capacity. Infrastructure costs scale with actual usage rather than peak capacity reservations.

Edge Delivery Services maintains enterprise-grade security controls continuously. All services undergo automated vulnerability scanning every 24 hours. Every code deployment passes through automated security analysis before release. The system provides multi-layered DDoS defense including strict path filtering, rate limiting per project, and automatic traffic shifting during attack patterns. Unlike generic web application firewalls based on deny-lists, Edge Delivery Services uses strict allow-lists of permissible patterns, blocking thousands of attacks per minute. For complete security details, see Security Overview.

We follow Scaled Trunk-based Development for all service code, releasing small atomic updates constantly. Typically 80-100 releases per month roll out automatically to all customers simultaneously after passing 100% test coverage and human code review. The majority of releases are dependency updates that go completely unnoticed. Bug fixes benefit all affected customers immediately. New features or enhancements are delivered feature-flagged and activated only on an opt-in basis through configuration.

There is no mechanism to pause service updates for individual customers, nor should there be. Our operational record speaks for itself: in the last 30 days we deployed 84 releases with zero incidents. The continuous deployment model is more stable than quarterly release cycles precisely because each change is small, isolated, and immediately observable.

High-Visibility Events

While Edge Delivery Services requires no special preparation for traffic increases, customers planning business-critical events can benefit from enhanced operational awareness.

Consider notifying Adobe when you're experiencing your first peak season after migrating to Edge Delivery Services, when you have product launches with significant media coordination, or when you have time-sensitive events where rapid incident response is critical such as elections, live broadcasts, or regulatory deadlines. If you're expecting traffic patterns to exceed previous records by an order of magnitude, we'd appreciate a heads-up. Notification can be provided through Slack, Teams, or Adobe Support. A simple heads-up is sufficient. No formal capacity planning documents or war room invitations required.

Adobe maintains continuous operational practices for all customers. Our operations team maintains round-the-clock coverage split into two 12-hour shifts across two continents. Adobe On-Call ensures immediate notification through multiple channels including phone, SMS, and push notifications. We acknowledge every incident within 15 minutes, though actual response times are typically much faster.

Our observability infrastructure uses fine-grained synthetic monitors that constantly validate service availability and performance, along with log-based alerts that monitor error rates, latency patterns, and anomaly detection across all services. We run extra synthetic monitoring for our highest-traffic sites to validate that delivery performance scales as intended, and we track the health of all third-party dependencies to detect issues before they impact customers. Error rate thresholds are continuously tuned based on service evolution. The slightest anomaly, whether from our own deployments or third-party vendor issues, triggers immediate escalation to the on-call engineer.

We maintain comprehensive runbooks for every incident type, enabling rapid service restoration. Our incident management process includes mandatory root cause analysis and published postmortems for every incident regardless of customer impact.

When customers notify us of a high-visibility event, the operations team reviews synthetic monitors and log patterns immediately before and during the event window. On-call engineers receive real-time context about your event, enabling faster diagnosis if issues arise. Any anomaly affecting the notified customer receives immediate attention rather than standard triage procedures. These measures do not change the underlying infrastructure, which already operates at peak reliability. They simply ensure Adobe's human operators have full context to respond most effectively in the unlikely event of disruption.

Availability and Disaster Recovery

Edge Delivery Services uses active/active replication across multiple cloud providers. Unlike traditional active/standby or multi-region deployments within a single cloud, this architecture ensures no single point of failure exists. Every component runs on at least two different cloud providers with functionally identical but technologically distinct software stacks. Traffic shifts transparently to healthy providers without manual intervention. Content published to one cloud provider replicates synchronously to others before confirming success, preventing data loss even during complete outages.

During normal operations, workload distributes roughly equally across providers. During an outage, even a complete control plane failure of one cloud provider, remaining providers absorb the full load without service degradation.

Every layer maintains redundancy. Customer-controlled DNS or CDN points to Adobe's multi-cloud delivery infrastructure. Adobe manages traffic distribution across providers based on health monitoring and geographic optimization. Content delivery functions run on multiple CDN providers simultaneously. If one provider experiences issues, requests automatically route to another without manual failover.

The Content Hub stores all published content, media, and code redundantly across cloud providers. Each publish operation writes to multiple storage backends before completing. If one storage provider becomes unavailable, reads continue from healthy replicas without interruption. The Admin API for preview and publishing currently uses single-cloud deployment with a 12-hour recovery time objective. Delivery services maintain a 15-minute RTO. Adobe conducts regular disaster recovery drills to validate these objectives.

Adobe maintains documented runbooks for every failure scenario including cloud provider regional outages, global control plane failures, third-party CDN degradation, storage backend failures, DDoS attacks at various infrastructure layers, code deployment rollback procedures, and configuration error remediation. These runbooks ensure consistent operational responses regardless of which engineer is on call.

Service Level Objectives

Edge Delivery Services targets 99.9% monthly uptime for delivery services, sub-second response times at the 95th percentile globally, and less than 0.01% of requests resulting in 5xx errors. We aim to acknowledge incidents within 15 minutes of detection, maintain a 15-minute recovery time objective for delivery services, and a 12-hour RTO for publishing services. Historical performance data is available at www.aemstatus.net.

Your formal Service Level Agreement with Adobe covers exact availability assurances based on contract details. Relevant status reports appear on status.adobe.com.

What You Should Focus On

Edge Delivery Services requires no peak-season preparation. The architecture that handles Tuesday in March handles Black Friday. The monitoring running at 3 AM Sunday runs during your biggest flash sale.

Your attention belongs on custom implementations like Cloudflare Workers, payment processing, and inventory management APIs. Any custom code you've added outside Edge Delivery Services core deserves scrutiny. Review your third-party integrations including marketing pixels, analytics, personalization engines, or other services called from your site. If you're using your own CDN in front of Edge Delivery Services, validate its capacity and failover procedures.

The core delivery of your website, the part that actually serves pages to visitors, operates at consistent reliability regardless of traffic volume. No capacity planning required, no scaling configuration needed, no war rooms necessary.