bartek@aws: ~/news
$ whoami
$ AWS Architect · DevOps · Cloud

tag: AWS

show all
Monday, August 3, 2026

Amazon ECR Boosts Image Layer Size to 200 GB

Amazon ECR now lets you push container images with layers up to 200 GB via Docker, making it easier to bundle large models, datasets, and dependencies without splitting across multiple layers. This eliminates the hassle of managing complex storage workarounds for demanding workloads like LLMs and genomics data. Note that AWS SDK and CLI uploads stay capped at 50 GB. The feature rolls out across all AWS regions except Middle East locations.

Friday, July 31, 2026

Amazon RDS for Oracle Cuts Costs with New Reserved Instances

AWS now offers 1 and 3-year Reserved Instances for R8i and M8i Oracle databases, saving you up to 53% on costs. These instances pack custom Intel Xeon 6 processors with 15% better price-performance and 2.5x faster memory bandwidth than previous generations. You get flexibility to switch between Multi-AZ and Single-AZ setups, plus size flexibility under BYOL licensing. Start purchasing through AWS Console, CLI, or SDK today.

Amazon Location Service now supports GrabMaps Search Nearby in Southeast Asia

Amazon Location Service has added SearchNearby functionality using GrabMaps data across Singapore and Malaysia. Developers can now build local discovery and delivery apps that find nearby points of interest—like fuel stations or restaurants—filtered by category and ranked by distance. GrabMaps provides hyperlocal mapping validated by millions of daily Grab journeys across 500+ Southeast Asian cities.

Amazon CloudWatch Simplifies Prometheus Monitoring with Managed Collectors

Amazon CloudWatch now offers fully managed Prometheus collectors, eliminating the need to deploy and maintain your own agents. Simply provide a scrape configuration, and CloudWatch automatically handles provisioning and scaling across EKS, EC2, ECS, MSK, and OpenSearch workloads. Metrics arrive in OpenTelemetry format and integrate seamlessly with PromQL queries for unified dashboards and alarms.

AWS Launches Context Ontology Accelerator for Trustworthy AI Agents

AWS just released Context Ontology Accelerator, an open source tool that helps you build machine-readable models of your business to make AI agents more reliable and explainable. It connects to your data sources, uses AI to draft an ontology, and lets your experts review it before storing in a knowledge graph. This cuts months of manual work down to days, making it easier to move AI agents from testing to production with full auditability.

Thursday, July 30, 2026
Wednesday, July 29, 2026

Amazon Redshift Data API Gets Smarter with Long Polling and Batch Improvements

Amazon Redshift Data API now features long polling to cut API calls, session management for tracking active queries, and flexible batch execution with AUTO_COMMIT mode. Each SQL statement in a batch runs independently, so one failure won't roll back everything—perfect for ETL pipelines. You can also reuse parameters across statements, making queries cleaner and more efficient.

Amazon EFS Replication Now Works Across AWS Accounts in GovCloud

Amazon EFS just rolled out cross-account Replication support in AWS GovCloud (US), making it easier to replicate file systems between your AWS accounts. This feature helps you meet disaster recovery and compliance needs by automatically syncing data replicas across separate accounts—no custom scripts needed. Set it up in minutes using the EFS Console, AWS CLI, or CloudFormation.

Tuesday, July 28, 2026
Monday, July 27, 2026

Amazon GameLift Streams Gets Smarter Display Controls

Amazon GameLift Streams now flexes with Custom Aspect Ratio and Dynamic Resolution, letting you dial in the perfect stream for any device without those annoying black bars. Set any resolution from 320 to 4096 pixels, and Dynamic Resolution automatically adapts when bandwidth dips—keeping gameplay smooth while quality bounces back when conditions improve. Grab the new Web SDK to unlock these features across all AWS regions.

Friday, July 24, 2026

Amazon Kinesis Data Streams Gets Smart Scale-Down Powers

AWS just leveled up Kinesis Data Streams with the ability to scale down ingest capacity using warm throughput. Now you can dial back your stream's write throughput when traffic drops, keeping costs lean while maintaining peak-hour performance. It's like having a thermostat for your data pipeline—set it and forget it. Available free across all AWS regions for On-demand Advantage users.

AWS Lambda Logs Now Track Your Managed Instances

AWS Lambda just dropped CloudWatch Logs support for Lambda Managed Instances capacity providers—finally, you can peek under the hood at scaling and instance lifecycle events. Get structured JSON logs capturing launches, terminations, and health checks to debug provisioning issues faster. Perfect for running high-volume workloads on EC2 with serverless simplicity and cost optimization through Savings Plans.