OffNet Newsroom

Daily topic roundup

AWS

Sunday, July 12, 2026 · 6 stories, curated & summarized — click any story for the source.

AWS What's New awsdatabase ↺ since 07-11

Amazon DocumentDB Adds R8g.24xlarge and R8g.48xlarge Instances

Amazon DocumentDB now supports R8g.24xlarge and R8g.48xlarge instances powered by AWS Graviton4 processors and DDR5 memory. These new nodes offer up to 192 vCPUs and 1,536 GiB of memory to handle high-concurrency and memory-intensive workloads. Users can deploy these larger instances by modifying existing clusters or creating new ones via the console, CLI, or SDK.

  • Graviton4 processors deliver higher throughput for demanding DocumentDB workloads.
  • DDR5 memory supports larger in-memory working sets for complex queries.
  • R8g.48xlarge provides 1,536 GiB memory for massive operational data sets.
  • Deploy via standard AWS tools without changing application code.
BY THE NUMBERSThe headline number1,536GiBAmazon DocumentDB Adds R8g.24xlarge and R8g.48xlarge…
AWS What's New awsdatabase ↺ since 07-08

S3 Vectors expands to AWS GovCloud for secure AI workloads

Amazon S3 Vectors is now live in AWS GovCloud (US-East) and (US-West) regions, bringing purpose-built vector storage to government and regulated sectors. This service supports billion-vector scale operations for AI agents, RAG pipelines, and semantic search without requiring infrastructure provisioning. It leverages S3’s native elasticity and durability while offering dedicated APIs for vector data management.

  • GovCloud customers can now deploy RAG and semantic search at scale with managed vector storage.
  • No infrastructure provisioning needed; uses dedicated APIs for storing and querying vectors.
  • Maintains S3-grade durability and availability for sensitive government data workloads.
  • Enables secure AI agent development within the GovCloud compliance boundary.
CHECKLISTGovCloud Vector Deployment GuideDeploy RAG pipelines at scaleSkip infrastructure provisioning stepsUse dedicated vector APIsEnsure S3-grade durabilityMaintain compliance boundaries
InfoQ generaldevops ↺ since 07-10

Multi-Region Latency vs Cost: Budget Decomposition and Phased Routing

The article argues that expanding across cloud regions requires more than simple arithmetic, presenting a framework derived from multiple production launches. It emphasizes decomposing latency budgets early to guide infrastructure decisions based on consistency and traffic patterns. A phased strategy focusing on routing optimization alone achieved a 35% latency reduction before adding a new region.

  • Decompose latency budgets before committing to infrastructure to avoid costly re-architecture.
  • Select deployment patterns based on specific consistency requirements and traffic profiles.
  • Optimize routing and existing topology before expanding to additional regions.
  • Phased routing improvements can yield 35% latency gains without new hardware.
AWS What's New awsdatabase ↺ since 07-10

Amazon Timestream for InfluxDB emits state change events to EventBridge

Amazon Timestream for InfluxDB now publishes database state change events to Amazon EventBridge, covering lifecycle operations like creation, deletion, scaling, and maintenance. This capability allows automation workflows to react programmatically to successful or failed operations without relying on API polling. DevOps teams can trigger actions on scaling completion, while operations and compliance teams can route failures or persist events for auditing.

  • Eliminate API polling for Timestream for InfluxDB state changes via EventBridge integration
  • Automate workflows that trigger on scaling, maintenance, or reboot completion
  • Route failure events for immediate alerting and operational response
  • Persist all lifecycle events to CloudWatch Logs or S3 for compliance audits
  • Covers both successful completions and failures for full visibility
HOW IT WORKSEventBridge Integration Flow1Database state changes2EventBridge receives event3Automated workflows trigger4Logs persist to S3
AWS What's New awsdatabase ↺ since 07-09

Redshift Graviton RG instances now on trailing track P201

AWS has extended support for Graviton-based Redshift RG instances to the trailing track (P201), enabling stable production environments to leverage these newer hardware options. The rg.xlarge and rg.4xlarge instance types are now available for provisioning and resizing via console, CLI, or SDKs. This update allows customers to maintain validated software versions while accessing improved performance metrics.

  • Graviton RG instances now support trailing track P201 for stable production workloads.
  • Expect up to 2.4x query performance gains compared to RA3 instances.
  • Cost savings of 30% per vCPU are available with the new rg types.
  • Provisioning supported via Console, AWS CLI, and AWS SDKs.
BY THE NUMBERSQuery Speed Boost2.4xPerformance gain vs RA3Faster queries on Graviton RG instances
AWS What's New awsdatabase ↺ since 07-09

AWS Systems Manager adds Azure VM support and removes per-node fees

AWS Systems Manager now allows management of Azure Virtual Machines alongside EC2 instances without manual agent installation, using Cloud Connectors for automatic deployment. This integration enables unified operations for Session Manager, Patch Manager, and Automation across both clouds. Furthermore, AWS has eliminated the Advanced Instances Tier, transitioning to a pay-as-you-go model for Session Manager and Run Command starting September 30, 2026.

  • Auto-deploy SSM Agent to Azure VMs via Cloud Connectors without manual setup.
  • Unified console for managing AWS EC2 and Azure VMs with Session Manager and Patch Manager.
  • Advanced Instances Tier removed; new pay-as-you-go pricing begins Sept 30, 2026.
  • Run Command and Automation workflows now extend to hybrid Azure infrastructure.
TRADE-OFFSSM Management EvolutionLegacy ModelPer-node fees requiredManual agent installation neededAWS EC2 onlyNew ModelPay-as-you-go pricingAuto-deploy via connectorsUnified AWS and Azurevs