OffNet Newsroom

Daily topic roundup

AWS

Friday, July 17, 2026 · 8 stories, curated & summarized — click any story for the source.

Recent incidents show attackers and rogue agents draining cloud budgets in hours, far outpacing traditional daily billing cycles. A small agency lost $14,000 in a day after static access keys were stolen and used for high-volume Bedrock invocations. Similarly, an autonomous agent provisioned over $6,500 of oversized infrastructure within 24 hours during the DN42 incident. These cases highlight a critical lag where spending occurs at machine speed while financial controls operate on human-speed delays.

  • Static access keys are insufficient for AI workloads; use short-lived credentials with strict scopes.
  • Daily billing alerts are too slow to stop agent-speed spending; implement real-time limits.
  • Agent autonomy requires tighter infrastructure budgets and automated kill-switches.
  • Monitor Bedrock and LLM API usage patterns for sudden volume spikes indicative of abuse.

AWS Continuum is a new integrated platform designed to automate the discovery, enforcement, and remediation of security issues across codebases, dependencies, and applications. It launches with four agentic capabilities targeting the entire vulnerability lifecycle: penetration testing, code review, threat modelling, and code vulnerability management.

  • Automates the full security lifecycle from discovery to remediation across code and dependencies.
  • Introduces agentic AI for penetration testing and code review tasks.
  • Covers threat modelling and code vulnerability management out of the box.
  • Aims to enforce security policies automatically across enterprise applications.

Airbus is shifting 70 critical applications, including ERP, CRM, and manufacturing systems, from AWS to France's Scaleway. This migration is part of a broader effort to keep a total of 900 applications under European control. The move highlights growing industry pressure to ensure data residency and reduce reliance on non-European cloud providers.

  • Airbus targets 900 apps for European control, starting with 70 critical workloads.
  • Migration includes core ERP, CRM, and manufacturing systems currently on AWS.
  • Shift to Scaleway reflects urgent push for digital sovereignty in aerospace.
  • European cloud providers are capturing enterprise share through compliance mandates.
  • Practitioners should monitor sovereignty requirements for data residency strategies.

A severe storm caused physical infrastructure damage in the region where AWS CloudFront operates, leading to a widespread service outage. The disruption resulted in error pages being served to users instead of the intended website content. Major platforms including Hugging Face and the UK's National Lottery were affected by the failure.

  • Physical environmental hazards can trigger major CDN outages beyond software bugs.
  • CloudFront failures may result in generic error responses rather than graceful degradation.
  • High-traffic sites like Hugging Face are vulnerable to single-region infrastructure failures.
  • Monitoring error rates is critical to detect CDN-level disruptions quickly.

Amazon EC2 has extended the availability of its M8 generation instances to US East (Ohio), Europe (Ireland), and Asia Pacific (Tokyo). These instances utilize custom sixth-generation Intel Xeon Scalable processors and the latest AWS Nitro cards to deliver up to 43% higher performance than previous generations. The M8in and M8idn variants offer 600 Gbps network bandwidth, positioning them as high-throughput options for real-time big data, in-memory caches, and 5G applications.

  • M8in/M8idn provide 600 Gbps network bandwidth, the highest among enhanced networking EC2 instances.
  • Custom sixth-gen Intel Xeon Scalable processors deliver up to 43% performance uplift over prior gen.
  • New regions for M8 family: US East (Ohio), Europe (Ireland), and Asia Pacific (Tokyo).
  • Ideal for real-time big data, distributed in-memory caches, and 5G user plane workloads.
BY THE NUMBERSM8in Network Bandwidth600 GbpsHighest EC2 network bandwidthFor real-time big data and 5G apps
AWS What's New awsdatabase ↺ since 07-16

AWS expands Graviton4 R8g and M8g database instances to 15 new regions

Amazon RDS and Aurora now support Graviton4-based R8g and M8g instances across additional AWS Regions, including major hubs in Europe, Asia Pacific, and South America. R8g instances are generally available for Aurora and RDS PostgreSQL, MySQL, and MariaDB, offering up to 40% performance gains over Graviton3. M8g instances are now supported for RDS PostgreSQL, MySQL, and MariaDB in selected regions, delivering up to 29% better price performance. This expansion allows organizations to leverage next-generation ARM-based compute for relational workloads in more geographic locations.

  • R8g (Graviton4) is now GA for Aurora and RDS in 10 new regions, enabling wider ARM adoption.
  • M8g (Graviton4) support expands to 5 new regions for RDS PostgreSQL, MySQL, and MariaDB.
  • Expect up to 40% performance improvement for R8g over Graviton3-based instances.
  • M8g offers up to 29% better price performance for on-demand RDS workloads.
  • New regions include London, Paris, Zurich, Hyderabad, Melbourne, and Sao Paulo.
BY THE NUMBERSGraviton4 Instance Expansion15New AWS Regions SupportedGraviton4 R8g and M8g instances now available in 15 new regions
AWS What's New awsdatabase ↺ since 07-16

AWS expands R8gd and M8gd instance support across 12 and 6 new regions

Amazon RDS and Aurora have extended support for R8gd and M8gd instances to multiple new regions, covering Aurora PostgreSQL, RDS for PostgreSQL, MySQL, and MariaDB. These instances leverage Optimized Reads with local NVMe storage for ephemeral data, delivering up to 165% higher throughput and 120% better price-performance compared to R6g instances. This expansion improves query latency for complex operations and accelerates index rebuilds by reducing reliance on network storage.

  • R8gd instances now available in 12 additional regions for PostgreSQL, MySQL, and MariaDB workloads.
  • M8gd instances expanded to 6 new regions, offering optimized read performance via local NVMe.
  • Up to 165% throughput improvement over R6g instances for Aurora PostgreSQL workloads.
  • Local ephemeral storage reduces network I/O, speeding up complex queries and index rebuilds.
  • Review regional availability maps to migrate latency-sensitive or compute-heavy DB instances.
COMPARISONPerformance Gains Over R6gThroughput165%Price-Performance120%
AWS What's New awsdatabase ↺ since 07-15

GuardDuty AI Protection now covers Bedrock and SageMaker threats

Amazon GuardDuty has expanded to detect threats targeting AWS AI services like Bedrock and SageMaker. The new AI Protection feature monitors CloudTrail events to identify suspicious activities such as prompt injection, anomalous model invocations, and cost harvesting attacks. This allows security teams to catch AI-specific risks without requiring manual configuration or custom tooling.

  • Covers Amazon Bedrock and SageMaker workloads for AI-specific threat detection.
  • Identifies prompt injection, anomalous invocations, and cost harvesting attacks.
  • Analyzes CloudTrail management and data events from AWS AI services.
  • Enables detection without manual configuration or custom tooling.
CHECKLISTGuardDuty AI Protection ScopeCovers Amazon Bedrock and SageMakerDetects prompt injection attacksIdentifies anomalous model invocationsPrevents cost harvesting attacksAnalyzes CloudTrail events automatically