Edge computing has moved from a niche pattern to a mainstream requirement. More teams are running workloads across devices, remote sites, gateways, and multiple clouds—and that shift changes how event-driven systems need to be designed.
That’s why we published Living on the Edge: Eventing for a New Dimension (by Bruno Baloi). This guide walks through practical eventing patterns for edge-to-core architectures—where intermittent connectivity, security boundaries, and distribution constraints are part of normal operations.
In cloud-only systems, it’s easier to assume stable connectivity, predictable infrastructure, and centralized control. At the edge, those assumptions don’t hold as reliably. The guide focuses on the realities teams run into most often:
In other words, the edge introduces new constraints that deserve first-class architectural treatment (not just “we’ll handle it later”). If you’ve ever felt like your system was a little on edge at the edge… you’re not alone.
A recurring theme is designing edge and core as separate operational realms, connected by deliberate paths. This helps prevent edge instability from impacting core systems and makes security and routing policies easier to enforce.
The guide emphasizes patterns that assume disconnection is normal:
To scale edge eventing without over-sharing data, the guide explores:
Edge architectures often need both:
Living on the Edge explains how to approach these needs without creating unnecessary platform sprawl.
Topology matters at the edge. Let’s walk through models such as:
It also addresses constraints like isolation and data residency—common requirements in regulated or geographically distributed deployments.
This guide is especially relevant if you’re building systems across:
If your architecture spans multiple failure domains and network conditions, the patterns here will help you design for resilience, security, and operational clarity.
Living on the Edge: Eventing for a New Dimension is a practical resource for teams designing event-driven systems across edge-to-core environments.
News and content from across the community