OffNet Newsroom

Daily topic roundup

AWS

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

Hacker News (100+ points) general

AWS Billing Report: $1.7B Estimate Anomaly Sparks Urgent User Response

Users on Hacker News are reporting estimated monthly bills reaching $1.7 billion, a massive deviation from normal usage patterns. One user confirmed they have already opened an urgent support ticket regarding the discrepancy. The issue appears widespread enough to generate significant discussion and concern across multiple platforms.

  • Verify current AWS Health Dashboard for official outage or billing incident status.
  • Immediate action required: open high-severity support ticket if bill appears inflated.
  • Cross-reference internal cost monitoring tools to isolate specific service charges.
  • Monitor community channels for collective updates on resolution timelines.
BY THE NUMBERSAnomalous AWS Billing Spike$1.7 billionEstimated monthly bill anomalyUsers report massive deviation from normal usage

A defect in Amazon's billing software has caused estimated costs to spike to the billion-dollar range. Amazon is actively working to resolve the bug and has advised users not to panic during the fix. The issue appears isolated to the estimation logic rather than actual charges.

  • Verify actual charges against estimates if impacted, as billing logic may be decoupled
  • Monitor AWS health dashboard for updates on the billing software fix
  • Do not panic; Amazon is actively addressing the root cause of the error
  • Review budget alerts to ensure they trigger on actuals rather than estimates
AWS What's New awsdatabase

AWS Expands U7in High Memory Instances to Europe (Paris)

AWS has launched u7in-24tb.224xlarge instances in the Europe (Paris) region, part of the seventh-generation lineup powered by fourth-generation Intel Xeon Scalable processors. These instances provide 24 TiB of DDR5 memory and 896 vCPUs, targeting mission-critical in-memory databases like SAP HANA and Oracle. The new hardware delivers up to 45% better price performance compared to existing U-1 instances, with enhanced network and EBS bandwidth capabilities.

  • U7in instances now available in EU (Paris) for in-memory workloads.
  • 24 TiB DDR5 memory and 896 vCPUs support high-throughput transactions.
  • Up to 45% price performance improvement over U-1 instances.
  • Supports SAP HANA, Oracle, and SQL Server for mission-critical apps.
  • Includes 200 Gbps network bandwidth and 100 Gbps EBS throughput.
BY THE NUMBERS45% Price Performance Gain45%Better price performance vs U-1New U7in instances in Europe Paris

Amazon CloudWatch Logs now automatically moves log data across Standard, Infrequent Access, and Archive Instant Access tiers based on access patterns. Data not accessed for 30 days is reclassified to lower-cost tiers, allowing extended retention of high-volume logs without operational overhead. Users retain the same query experience across all tiers, eliminating the need to filter or export verbose logs for long-term storage.

  • Three tiers: Standard, Infrequent Access, and Archive Instant Access based on access patterns.
  • Automatic reclassification occurs after 30 days of inactivity to reduce costs.
  • Query experience remains consistent across all storage tiers without manual intervention.
  • Enables long-term retention of high-volume verbose logs directly within CloudWatch.
HOW IT WORKSCloudWatch Log Tiering Flow1Logs generated in Standard tier2No access for 30 days3Auto-move to lower-cost tier4Consistent query experience maintained

Amazon SageMaker HyperPod now allows network topology configuration at the Slurm partition level within a single cluster. Users can assign different topologies, such as block or tree, to partitions based on their specific instance types. This alignment optimizes GPU-to-GPU communication and NCCL collective operations, directly boosting distributed training throughput.

  • Mix block and tree topologies within one cluster based on partition needs.
  • HyperPod auto-selects topology per partition using compute instance groups.
  • Aligning topology with interconnects improves NCCL efficiency and throughput.
  • UltraServer instances like ml.p6e-gb200.36xlarge default to block topology.
  • Partition-level control removes the need for separate clusters per topology.
TRADE-OFFTopology Strategy ComparisonOld ApproachRequires separate clusters…Inefficient resource utilizationComplex management overheadNew HyperPodPartition-level topology controlMix block and tree typesOptimized NCCL throughputvs
AWS What's New awsdatabase

Redshift adds rg.large and rg.12xlarge Graviton instances

Amazon Redshift has released two new instance sizes, rg.large and rg.12xlarge, to provide finer granularity for provisioning. These Graviton-powered nodes offer up to 2.4x better performance than previous RA3 generations at a 30% lower cost per vCPU. The new sizes are currently available only on the current software track, P202.

  • New rg.large and rg.12xlarge sizes enable more precise right-sizing for provisioned clusters.
  • Graviton optimization delivers significant performance gains over legacy RA3 instances.
  • Cost efficiency improves with a 30% reduction in price per vCPU.
  • Availability is restricted to the P202 track; P201 users retain rg.xlarge/rg.4xlarge.
  • Migration from RA3 is supported via Snapshot and Restore or Elastic Resize.
BY THE NUMBERSRedshift Graviton Performance Gains2.4xBetter performance than RA3Up to 2.4x faster with 30% lower cost

Amazon Aurora DSQL is now in scope for FedRAMP Moderate compliance in the US East (Ohio and N. Virginia) and US West (Oregon) regions. This status allows organizations subject to federal security standards to use the service for compliant workloads. The database offers serverless distributed SQL capabilities with active-active availability and multi-region strong consistency.

  • Aurora DSQL is now FedRAMP Moderate compliant in three US regions.
  • Enables deployment of government-regulated workloads on this serverless engine.
  • Maintains active-active high availability and multi-region consistency.
  • No infrastructure management required for scaling or availability.
  • Check specific region endpoints for FedRAMP qualified usage.
TRADE-OFFTraditional vs Aurora DSQLTraditional DB OpsManual infrastructure…Complex scaling procedures neededSingle-region focus…Aurora DSQL BenefitsZero infrastructure…Automatic serverless scaling enabledActive-active…vs

Amazon MQ enables independent sizing of EBS disk storage for RabbitMQ brokers, decoupling it from the instance type. This feature allows practitioners to right-size storage for specific messaging workloads, with increments of 5 GB up to the instance maximum. The update is currently available for RabbitMQ M7g brokers on version 4.2 or later in cluster deployments.

  • Decouple storage capacity from instance type for precise resource right-sizing
  • Supports M7g brokers running RabbitMQ 4.2+ in cluster configurations only
  • Adjustable in 5 GB increments up to the maximum allowed by instance size
  • Configurable via Console, CLI, CloudFormation, or CDK
CHECKLISTRabbitMQ Storage Configuration GuideDecouple storage from instance type for right-sizingUse M7g brokers with RabbitMQ 4.2+Adjust storage in 5 GB incrementsConfigure via Console, CLI, CloudFormation, or CDK