What happened
Cloudflare Radar published its Q2 2026 Internet disruption summary, cataloguing significant connectivity losses caused by natural disasters, deliberate government-ordered shutdowns, and DNSSEC key rollover events. The analysis drew on global traffic telemetry to show how each category of event produced distinct patterns of degradation across affected regions. Separately, AWS announced that Amazon Neptune, its managed graph database service, now supports tag-based access control (TBAC) through IAM, allowing teams to attach resource tags and principal tags as conditions inside IAM policies and Service Control Policies.
Why it matters for your business
For operations and infrastructure leaders, the Cloudflare report is a concrete reminder that Internet disruptions are not rare edge cases — they are recurring, multi-causal events that require documented contingency routing and supplier diversification strategies. Organizations operating in politically volatile regions should treat government-mandated shutdowns as a design constraint, not an exception. On the database side, Neptune's TBAC addition gives teams managing multiple environments or tenants a more granular way to enforce least-privilege access without rewriting entire policy documents — access decisions can now pivot on metadata already attached to resources. The practical takeaway: audit existing Neptune IAM policies and identify where tag-based conditions could replace broad resource-level permissions to reduce blast radius in the event of a credential compromise.
What to watch next
Cloudflare's Radar platform is expected to continue publishing quarterly disruption summaries, making it a useful benchmark for teams building SLAs that account for third-party network risk. On the AWS side, adoption of TBAC across other Neptune-adjacent services — such as how it interacts with AWS Organizations SCPs at scale — will determine how useful this control becomes in large enterprise deployments. Infrastructure teams should also monitor whether similar tag-based IAM expansions roll out to other AWS managed database services in the coming quarters.
