-
Get started with OpenAI GPT-5.5, GPT-5.4 models, and Codex on Amazon Bedrockby Channy Yun (윤석찬) on June 1, 2026 at 9:33 pm
OpenAI frontier models GPT-5.5 and GPT-5.4, and Codex, the OpenAI coding agent, are now generally available on Amazon Bedrock. Deploy frontier models on Bedrock’s high performance inference engine with built-in security, governance, and pay-per-token pricing.
-
Accelerating developer productivity in the agentic AI era with Amazon Aurora PostgreSQLby Manbeen Kohli on June 1, 2026 at 6:34 pm
In this post, you learn how Amazon Aurora PostgreSQL-Compatible Edition accelerates developer productivity in the agentic AI era. We explore three core design convictions: meet developers where they work, absorb workload variability, and grow with the application from prototype to global scale.
-
Spring 2026 SOC 1, 2, and 3 reports are now available with 188 services in scopeby Baj Bajwa on June 1, 2026 at 4:07 pm
Amazon Web Services (AWS) is pleased to announce that the Spring 2026 System and Organization Controls (SOC) 1, 2, and 3 reports are now available. The reports cover 188 services over the 12-month period from April 1, 2025–March 31, 2026, giving customers a full year of assurance. These reports demonstrate our continuous commitment to adhering
-
AWS Weekly Roundup: Claude Opus 4.8 on AWS, Aurora MySQL with Kiro Powers, and more (June 1, 2026)by Micah Walter on June 1, 2026 at 2:25 pm
In my last Week in Review post, I shared what I’d been hearing from customers in the AI-Driven Development Lifecycle (AI-DLC) workshops I’ve been delivering. Last week I was back at it, this time in Denver for a two-day AI-DLC workshop, where I helped facilitate 17 teams to deliver nearly 20 separate use cases in
-
Scaling StarRocks on Amazon EKS with KEDA and Karpenter for enterprise OLAP workloadsby Vara Bonthu on May 29, 2026 at 6:57 pm
Financial analytics at enterprise scale is unforgiving. Queries must return in seconds, not minutes. Thousands of finance professionals need concurrent access during monthly close cycles. And when data volumes grow from hundreds of gigabytes to terabytes, spanning billions of records, the infrastructure underneath must scale without forcing engineers to choose between performance and cost. This
-
Why and how to migrate to a Transit Gateway-attached AWS Network Firewallby Frank Phillis on May 28, 2026 at 10:44 pm
AWS Network Firewall now supports native attachment to AWS Transit Gateway. Customers commonly use Transit Gateway to route traffic from Amazon Virtual Private Cloud (Amazon VPC) networks to a centralized inspection VPC (a VPC dedicated to hosting firewall endpoints for traffic inspection) where their network firewall endpoints are deployed. This centralized deployment model reduces the
-
Introducing the next generation of AWS Resilience Hub for generative AI-based SRE resilience journeyby Channy Yun (윤석찬) on May 28, 2026 at 7:29 pm
AWS launches the next generation of AWS Resilience Hub with a significantly expanded experience that brings together a new application model, dependency discovery assessment, generative AI-powered failure mode analysis, modular resilience policies, and organization-wide reporting.
-
Simplifying policy management with URL and Domain Category filtering on AWS Network Firewallby Lawton Pittenger on May 28, 2026 at 6:57 pm
Network administrators face a persistent challenge: maintaining domain blocklists and allowlists that keep pace with the internet. New websites and services emerge daily, and keeping these lists current requires constant manual updates that leave gaps in coverage. This challenge intensifies when managing access to rapidly evolving categories like AI services, where new tools launch on
-
Introducing the next generation of Amazon OpenSearch Serverless for building your agentic AI applicationsby Channy Yun (윤석찬) on May 28, 2026 at 6:26 pm
AWS rebuilt Amazon OpenSearch Serverless from the ground up for agentic AI and dynamic workloads. Get instant autoscaling and up to 60% cost savings.
-
Automate Amazon EBS gp2 to gp3 migration at scale with AWS Step Functions and AWS Lambdaby Karthik on May 28, 2026 at 4:53 pm
Organizations managing thousands of Amazon Elastic Block Store (Amazon EBS) volumes across multiple AWS Regions have a significant cost optimization opportunity: migrating from gp2 to gp3 can deliver up to 20% savings, as highlighted by AWS Cost Optimization Hub. With AWS providing the ModifyVolume API for in-place, zero-downtime conversions, the path to savings is clear.
-
Guide your Amazon Aurora MySQL migration with Kiro powersby Neha Singh Rajpurohit on May 28, 2026 at 12:15 am
Today, we announce the Amazon Aurora MySQL power for Kiro. The power connects Kiro’s AI agent to Aurora MySQL and pairs live database access with curated best-practice guidance. You describe what you need in natural language. The agent generates the API calls, SQL, and configuration for you to review and run. In this post, we walk through how the power guides a production migration from Amazon Relational Database Service (Amazon RDS) for MySQL 8.0 to Aurora MySQL through four phases: assessment, replica creation, promotion, and post-cutover validation.
-
AI-native, full-stack web apps with Vercel and AWS Databasesby Abhi Anand on May 27, 2026 at 11:08 pm
In this post, we show how the integration between Vercel and AWS Databases solves this and invite you to participate in the H0 hackathon.
-
How AWS DevOps Agent uses multi-agent reasoning to find root causesby Harish Mandhadi on May 27, 2026 at 8:08 pm
Confirmation bias is one of the most common reasons incident investigations take longer than they should. An on-call engineer gets alerted, forms a theory based on initial triage and experience, finds one piece of supporting evidence, and stops looking. The actual root cause — buried in a different service, a different signal, a different time
-
Real-time personalized recommendations with Amazon SageMaker and Amazon-managed Valkeyby Huimin Wang on May 27, 2026 at 6:17 pm
Amazon receives millions of visits every day, and earning each customer’s trust visit after visit is the foundation that the store is built on. A meaningful part of that trust comes down to whether the recommendations we surface feel relevant and whether they reflect what the customer actually cares about in the moment. In this post, we describe an architecture that makes it achievable. Amazon SageMaker hosts a sentence transformer model on a managed endpoint and turns customer query text into dense semantic vectors. Valkey is an open source, in-memory data store with built-in vector search. It’s available on AWS through Amazon ElastiCache and Amazon MemoryDB. In our architecture, we use Amazon-managed Valkey to store the product catalog as a vector index.
-
Optimize costs in Amazon Auroraby Asmita Varma on May 27, 2026 at 6:15 pm
By implementing modern optimization techniques for Aurora, you can achieve additional cost reduction beyond traditional methods alone. This isn’t only about spending less—it’s about building a more efficient, scalable, and resilient database environment. In this post, we show you a structured approach to optimizing Amazon Aurora database costs. It outlines specific strategies, implementation steps, and best practices across different optimization areas.
-
Amazon S3 audit logging, Part 3: Analyzing S3 Metadata journal tables for object lifecycle trackingby Abhishek Shukla on May 27, 2026 at 6:09 pm
This is Part 3 of our three-part series on Amazon S3 audit logging. In Part 1, we covered server access logs for HTTP-level requests and performance analysis. In Part 2, we covered S3 data events in AWS CloudTrail for identity-focused security investigations. As data volumes grow and storage costs become a significant line item, organizations
-
Amazon S3 audit logging, Part 2: Centralized logging and analysis of S3 data events in AWS CloudTrail for security and complianceby Abhishek Shukla on May 27, 2026 at 6:08 pm
This is Part 2 of our three-part series on Amazon S3 audit logging, focusing on identity-driven security investigations. In Part 1, we covered S3 server access logs for HTTP-level performance analysis and cost attribution. When a security incident occurs—an unauthorized download, a bulk deletion, or suspicious access from an unfamiliar location—the first question is always,
-
Amazon S3 audit logging, Part 1: Analyzing server access logs with Amazon Athena for performance insightsby Abhishek Shukla on May 27, 2026 at 6:08 pm
Organizations storing sensitive data must maintain complete visibility into how it’s accessed, by whom, and what changes occur over time. Regulatory frameworks demand detailed audit trails, security teams need rapid answers during investigations, and finance teams require granular cost attribution. Yet as data grows from terabytes to petabytes, the scale that makes centralized storage attractive
-
Meet Our Newest AWS Heroes – May 2026by Taylor Jacobsen on May 27, 2026 at 4:15 pm
We’re excited to welcome four outstanding community leaders as our newest AWS Heroes. These individuals embody the spirit of collaboration and knowledge sharing that makes the AWS community thrive. From building AI-powered tools that help fellow builders navigate AWS re:Invent, to leading some of the largest AWS communities in Latin America, to sharing deep cloud
-
How to configure user storage quotas for the AWS Transfer Family on Amazon FSx for NetApp ONTAPby Erasmo Fabio Acrani on May 27, 2026 at 3:47 pm
Managing storage efficiently in a multi-user environment is a critical yet often overlooked aspect of cloud infrastructure design. When you combine AWS Transfer Family with Amazon FSx for NetApp ONTAP, you unlock a robust, enterprise-grade file transfer solution. However, without effective quota controls, a single user or process can consume disproportionate storage, leading to performance
