<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">

<channel>
	<title>AWS News Blog</title>
	<atom:link href="https://aws.amazon.com/blogs/aws/feed/" rel="self" type="application/rss+xml"/>
	<link>https://aws.amazon.com/blogs/aws/</link>
	<description>Announcements, Updates, and Launches</description>
	<lastBuildDate>Thu, 24 Sep 2026 20:58:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Introducing enhanced custom event buses in Amazon EventBridge for enterprise-scale event-driven applications</title>
		<link>https://aws.amazon.com/blogs/aws/introducing-enhanced-custom-event-buses-in-amazon-eventbridge-for-enterprise-scale-event-driven-applications/</link>
					
		
		<dc:creator><![CDATA[Micah Walter]]></dc:creator>
		<pubDate>Thu, 24 Sep 2026 20:58:46 +0000</pubDate>
				<category><![CDATA[Amazon EventBridge]]></category>
		<category><![CDATA[Application Integration]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Serverless]]></category>
		<guid isPermaLink="false">219ec8af489642b8d1376bf298af0a210a58f33c</guid>

					<description>Amazon EventBridge announces an enhanced custom event bus for organizations scaling event-driven applications across teams and accounts. Deploy a single event bus shared across all AWS accounts in your organization, with ordering guarantees, a simplified Subscriber resource, and improved economics at scale.</description>
										<content:encoded>&lt;p&gt;Organizations building event-driven applications on &lt;a href="https://aws.amazon.com/eventbridge/"&gt;Amazon EventBridge&lt;/a&gt; typically start with a single custom event bus in one account. This works well when a single team owns the architecture. As adoption grows across the organization, though, things get complicated. AWS best practices recommend a multi-account structure, which means each team runs in its own account. To route events between them, teams create multiple event buses connected through cross-account rules or bus-to-bus configurations. This workaround reintroduces the operational complexity that serverless architectures are meant to eliminate. Platform teams lose visibility into who is subscribing to which events, cross-account and bus-to-bus routing charges compound quickly, and teams that need capabilities like event ordering are forced to build complex workarounds or adopt entirely different technologies.&lt;/p&gt;
&lt;p&gt;Today, we are announcing an enhanced custom event bus in Amazon EventBridge, purpose-built for organizations scaling event-driven applications across teams and accounts. With the new enhanced custom event bus, you can deploy a single, centralized event bus shared across all AWS accounts in your organization, with ordering guarantees, a simplified Subscriber resource, and a new pricing model that delivers improved economics at scale and cost allocation for publishers and subscribers.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Let’s try it out
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;To get started with an enhanced custom event bus, I navigated to the EventBridge console in the &lt;a href="https://aws.amazon.com/console/"&gt;AWS Management Console&lt;/a&gt; and opened the Create custom event bus page. I selected Custom event bus, the recommended option labeled New. The page also offered Custom event bus – classic, which continues to receive events and route them with rules and targets. Below the selection, EventBridge showed how the new bus works. One shared bus serves every team in the organization. Publishers send events, subscribers consume only what they need, and EventBridge handles ordering, retention, routing, and delivery.&lt;/p&gt;
&lt;p&gt;&lt;img class="aligncenter size-large wp-image-105480" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/01/image-01-1024x806.png" alt="" width="1024" height="806"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The Create custom event bus page. Custom event bus is the recommended new option, with ordered delivery, filter patterns, event replay, and sharing across your AWS organization. Custom event bus – classic remains available for existing workloads.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Next, I configured resource sharing. I turned on Enable event bus sharing and selected Allow sharing only within your organization. I chose AWS account ID as the principal type. I could also share with an organization, an organizational unit, or an &lt;a href="https://aws.amazon.com/iam/"&gt;AWS Identity and Access Management (IAM)&lt;/a&gt; role or user. Sharing uses &lt;a href="https://aws.amazon.com/ram/"&gt;AWS Resource Access Manager (AWS RAM)&lt;/a&gt;, so I did not have to set up cross-account permissions or bus-to-bus routing myself.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-large wp-image-105481" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/01/image-02-1024x463.png" alt="" width="1024" height="463"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Resource sharing on the new custom event bus. I enabled sharing within my organization through AWS RAM and selected an AWS account as the principal, which is how teams publish and subscribe on the same bus without extra routing.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Organization-wide sharing
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;With the new enhanced custom event bus, you can create a single event bus and share it across all AWS accounts in your organization. Platform teams deploy one bus and establish it as the central event backbone, eliminating the need to configure cross-account permissions or bus-to-bus routing. Application teams across your organization can publish and subscribe to events on the same bus without waiting for infrastructure provisioning.&lt;/p&gt;
&lt;p&gt;Publishers send events without needing to know which teams consume them, and subscribers create their own Subscriptions independently. Platform teams maintain visibility into all event flows and fine-grained control over who can publish and consume events. The new enhanced custom event bus has a default quota of 10,000 Subscribers per bus, and you can request a higher quota. That reduces the fragmentation that occurs when subscriber limits force you to split across multiple buses.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Event ordering
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;Event-driven architectures work best when consumers are designed around asynchronous patterns, where the order of events does not matter. There are a few cases where order does matter. In a logistics application, driver location updates must arrive in sequence. Out-of-sequence events cause routing algorithms to make decisions based on stale data.&lt;/p&gt;
&lt;p&gt;The enhanced custom event bus supports both patterns on the same bus. Publishers can include an EventGroupId when sending events. EventBridge delivers events that share the same EventGroupId in sequence to Subscribers that chose ordered delivery. Other subscribers on that bus can receive the same events without ordering. You can keep events for each driver in the correct order without building complex workarounds, while the rest of your consumers stay fully asynchronous.&lt;/p&gt;
&lt;p&gt;To support ordered processing, the enhanced custom event bus includes synchronous invocation for targets like &lt;a href="https://aws.amazon.com/lambda/"&gt;AWS Lambda&lt;/a&gt;. Synchronous mode confirms successful processing before acknowledging the event, eliminating the common pattern of placing &lt;a href="https://aws.amazon.com/sqs/"&gt;Amazon Simple Queue Service (Amazon SQS)&lt;/a&gt; between an event bus and Lambda to ensure reliability.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Subscriptions
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;The enhanced custom event bus introduces the Subscriber resource, which combines event filtering, target configuration, retry policies, and dead-letter destinations into a single, manageable unit. Today, achieving the same outcome with EventBridge requires configuring separate rules, targets, and retry settings across multiple resources. Subscribers simplify this by giving each consumer one resource that defines what events they want, where to deliver them, and how to handle failures.&lt;/p&gt;
&lt;p&gt;Subscribers also include variable start time options, making it easier for teams to onboard new consumers or replay events to recover from application errors or hydrate new applications.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Event evaluation
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;Publishers can turn on content-based deduplication so EventBridge detects and drops retries of the same event from the payload itself. You do not have to generate and track a deduplication ID when a timeout or a partial failure sends the same event twice. EventBridge hashes the meaningful parts of the event and collapses matches that arrive within five minutes, which gives those retries exactly-once delivery semantics instead of EventBridge’s usual at-least-once model. If you already stamp your own idempotency token, keep using it. Content-based deduplication is for sources that cannot reliably identify the same event on a retry.&lt;/p&gt;
&lt;p&gt;Subscribers can use JSONata expressions to reshape an event before it reaches a target, extracting fields, renaming them, or computing new values when a downstream API expects a different shape. If you already produce Apache Avro or Protocol Buffers events, EventBridge can deserialize those payloads to JSON, allowing subscribers fine grained filtering and routing on the full event payload without having to consume, deserialize, and match or discard on their own.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;New pricing model
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;The enhanced custom event bus uses a new ingress and egress throughput pricing model. Publishers pay for events ingested, and subscribers pay for events delivered. This replaces the per-event model where cross-account and bus-to-bus routing charges compound in multi-bus architectures. For pricing details, visit the &lt;a href="https://aws.amazon.com/eventbridge/pricing/"&gt;EventBridge pricing page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Existing EventBridge custom event buses continue to work as they do today with no changes required. They now appear as Custom event bus – classic. The enhanced custom event bus is a new resource that you adopt at your own pace. In the console, it appears as Custom event bus.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Now available
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;The enhanced custom event bus is available today in the US East (N. Virginia, Ohio), US West (Oregon), Europe (Ireland, Frankfurt, Stockholm, Spain), and Asia Pacific (Hong Kong, Malaysia, Mumbai, Singapore, Sydney, Thailand, Tokyo) &lt;a href="https://aws.amazon.com/about-aws/global-infrastructure/regions_az/"&gt;Regions&lt;/a&gt;. You can create your first enhanced custom event bus through the AWS Management Console, &lt;a href="https://aws.amazon.com/cli/"&gt;AWS Command Line Interface (AWS CLI)&lt;/a&gt;, or EventBridge APIs. To get started, visit the &lt;a href="https://docs.aws.amazon.com/eventbridge/"&gt;EventBridge documentation&lt;/a&gt; or try it out directly in the &lt;a href="https://console.aws.amazon.com/events/"&gt;EventBridge console&lt;/a&gt;.&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>Introducing Amazon CloudWatch Omni: collaborative AI-powered observability for your applications</title>
		<link>https://aws.amazon.com/blogs/aws/introducing-amazon-cloudwatch-omni-collaborative-ai-powered-observability-for-your-applications/</link>
					
		
		<dc:creator><![CDATA[Daniel Abib]]></dc:creator>
		<pubDate>Tue, 22 Sep 2026 22:23:14 +0000</pubDate>
				<category><![CDATA[Amazon CloudWatch]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Management Tools]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">4fedaed1301f65781a8d0cf0c10d6af080cb9c4c</guid>

					<description>Amazon CloudWatch Omni is the next evolution of CloudWatch — unified observability that brings your applications and AI agents into one reimagined experience, with auto-discovered topology, natural language queries, and AI-guided investigation powered by AWS DevOps Agent.</description>
										<content:encoded>&lt;p&gt;&lt;a href="https://aws.amazon.com/cloudwatch/omni/"&gt;Amazon CloudWatch&lt;/a&gt; now offers CloudWatch Omni, an AI-powered observability experience for the applications and AI agents you run together. You reach Omni through a dedicated URL for your organization and sign in with the identities you already manage, so working in Omni does not require access to the AWS Management Console. Omni is built on OpenTelemetry: the telemetry you already send to CloudWatch appears in Omni with nothing to reconfigure, and any other workload you instrument with OpenTelemetry sends its telemetry to an OpenTelemetry Protocol (OTLP) endpoint.&lt;/p&gt;
&lt;p&gt;CloudWatch Omni offers both agent observability and application observability in a single experience. In &lt;a href="https://aws.amazon.com/blogs/aws/introducing-amazon-cloudwatch-omni-ai-powered-observability-for-generative-ai-and-agentic-workloads/"&gt;our companion post&lt;/a&gt;, we introduced the agent observability capabilities of Omni for generative AI and agentic workloads. In this post, we present the application observability experience.&lt;/p&gt;
&lt;p&gt;Engineering teams spend a significant portion of their observability time maintaining dashboards, tuning thresholds, and switching between tools to piece together what happened during an incident. When an issue crosses team boundaries, context gets lost in Slack threads and screenshots rather than flowing naturally to the next engineer. CloudWatch Omni changes this by organizing observability around your applications rather than individual signals, and bringing your whole team into the same workspace.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What CloudWatch Omni brings&lt;/strong&gt;
 &lt;br&gt;
 CloudWatch Omni addresses three problems that engineering teams told us they face today.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;One collaborative experience for your whole team.&lt;/strong&gt; Every engineer accesses CloudWatch Omni through a single URL with enterprise SSO (via &lt;a href="https://aws.amazon.com/iam/identity-center/"&gt;IAM Identity Center&lt;/a&gt;, supporting Okta, EntraID, and other providers). No AWS Console access is required. SREs, developers, database engineers, and managers share the same data and investigation context. When an investigation escalates, the next person joins the same session with full context already in front of them.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The system adapts as your applications evolve.&lt;/strong&gt; CloudWatch Omni discovers your services, maps dependencies, and adjusts alarms automatically. Instead of manually curating dashboards and tuning thresholds, you declare what matters (availability targets, latency budgets, error rate thresholds) and Omni adapts as your system changes. When you deploy new services, Omni updates the application topology automatically.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;AI-powered investigation with Amazon DevOps Agent.&lt;/strong&gt; &lt;a href="https://aws.amazon.com/devops-agent/"&gt;Amazon DevOps Agent&lt;/a&gt; participates alongside your team in investigation sessions, correlating signals and suggesting next steps. The agent works from the same telemetry your engineers see, so its suggestions are grounded in the actual state of your application. It identifies correlated events across services, traces root cause paths through your dependency graph, and maintains investigation history for post-incident review.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How an investigation works&lt;/strong&gt;
 &lt;br&gt;
 When something breaks, CloudWatch Omni opens an investigation session pre-loaded with context. Here is a typical incident workflow:&lt;/p&gt;
&lt;p&gt;An alarm fires on elevated error rates in your checkout service. Omni opens a session showing the service topology, correlated signals (a deployment 10 minutes earlier, increased latency from a downstream payment API), and DevOps Agent’s initial analysis.&lt;/p&gt;
&lt;p&gt;Your on-call SRE confirms the deployment correlation, pulls in the trace view to identify failing endpoints, and checks if the payment API latency correlates with a capacity limit.&lt;/p&gt;
&lt;p&gt;The SRE escalates to the payments team. The payments engineer joins the same session and sees everything found so far, plus DevOps Agent’s correlation with a configuration change in the payment provider’s API gateway. They identify the root cause and roll back.&lt;/p&gt;
&lt;p&gt;The entire investigation history is captured automatically. No separate incident report needed.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Walkthrough: setting up your first Space&lt;/strong&gt;
 &lt;br&gt;
 To set up CloudWatch Omni for your team, open the CloudWatch console and click “Try CloudWatch Omni.”&lt;/p&gt;
&lt;div style="text-align: center"&gt;
 &lt;img loading="lazy" class="aligncenter size-full wp-image-105724" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/21/cloudwatch-omni-console-1800.png" alt="" width="1800" height="1024"&gt;
 &lt;br&gt;
 &lt;em&gt;Figure 1. CloudWatch console — Omni setup page&lt;/em&gt;
&lt;/div&gt;
&lt;p&gt;Next, connect your identity provider through &lt;a href="https://aws.amazon.com/iam/identity-center/"&gt;IAM Identity Center&lt;/a&gt; (supporting Okta, Azure AD, and other SAML 2.0 providers). Once connected, your team members access Omni directly at your dedicated URL without needing AWS Console credentials.&lt;/p&gt;
&lt;p&gt;Create a Space for your team. A Space groups the applications your team owns and the telemetry associated with them.&lt;/p&gt;
&lt;div style="text-align: center"&gt;
 &lt;img loading="lazy" class="aligncenter size-full wp-image-105744" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/21/cloudwatch-omni-home-1800-1.png" alt="" width="1800" height="1049"&gt;
 &lt;br&gt;
 &lt;em&gt;Figure 2. CloudWatch Omni Home — your team’s workspace with application monitoring, analytics, and agent observability&lt;/em&gt;
&lt;/div&gt;
&lt;p&gt;Once created, Omni discovers your services automatically and maps the dependencies between them. You see your application topology immediately.&lt;/p&gt;
&lt;div style="text-align: center"&gt;
 &lt;img loading="lazy" class="aligncenter size-full wp-image-105726" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/21/cloudwatch-omni-application-map-1800.png" alt="" width="1800" height="1169"&gt;
 &lt;br&gt;
 &lt;em&gt;Figure 3. Application topology — services and dependencies mapped automatically&lt;/em&gt;
&lt;/div&gt;
&lt;p&gt;You can ask CloudWatch Omni any question about your applications in plain English, and Omni will analyze your telemetry data and surface insights.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-105727" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/21/cloudwatch-omni-application-map-investigation-1800.png" alt="" width="1800" height="1105"&gt;&lt;/p&gt;
&lt;div style="text-align: center"&gt;
 &lt;em&gt;Figure 4. Interact with your telemetry in natural language&lt;/em&gt;
&lt;/div&gt;
&lt;p&gt;You can also set up service health alerts, configure what matters to your team, and trigger an AWS DevOps agent investigation to identify the root cause and develop a mitigation plan.&lt;/p&gt;
&lt;div style="text-align: center"&gt;
 &lt;img loading="lazy" class="aligncenter size-full wp-image-105734" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/21/cloudwatch-omni-investigation-session-1800.png" alt="" width="1800" height="956"&gt;
 &lt;br&gt;
 &lt;em&gt;Figure 5. Investigation session — DevOps Agent identifies root causes and suggests next steps&lt;/em&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Application-centric organization&lt;/strong&gt;
 &lt;br&gt;
 CloudWatch Omni organizes telemetry by application rather than by infrastructure component. The system automatically discovers services from the telemetry data and &lt;a href="https://aws.amazon.com/config/"&gt;AWS Config&lt;/a&gt; resource discovery, maps dependencies, and lets you see your application as a connected system rather than a collection of isolated resources.&lt;/p&gt;
&lt;p&gt;Each team gets a Space that contains the applications they own. A Space points at existing CloudWatch data (logs, metrics, traces, and alarms) with no additional data movement required. Dynamic views replace the maintenance burden of static dashboards, providing ongoing visibility into SLOs and application health.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Getting started&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 Getting started takes minutes and doesn’t require reconfiguration of your existing CloudWatch setup.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If you’re an existing CloudWatch customer:&lt;/strong&gt; Click “Try CloudWatch Omni” in the CloudWatch console. All your existing telemetry (logs, metrics, traces, and alarms) is immediately available. Workloads are discovered automatically, and you can start an investigation or browse your application topology right away.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For organization-wide deployment:&lt;/strong&gt; An administrator configures a domain, connects your identity provider via IAM Identity Center, defines Spaces for teams and environments, and invites users. Each Space points at existing CloudWatch data with no additional data movement required.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For applications in other environments:&lt;/strong&gt; CloudWatch Omni provides connectors that make it easy to bring in telemetry from additional environments. All ingested telemetry appears alongside your AWS data in the same Spaces and investigation sessions.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For generative AI and agentic workloads:&lt;/strong&gt; The same CloudWatch Omni experience delivers purpose-built observability for AI agents, including trace exploration, evaluation frameworks, and real-time monitoring. In our companion post, we introduced the agent observability capabilities of Omni; for that walkthrough, see &lt;a href="https://aws.amazon.com/blogs/aws/introducing-amazon-cloudwatch-omni-ai-powered-observability-for-generative-ai-and-agentic-workloads/" data-agent-id="145"&gt;Introducing Amazon CloudWatch Omni: AI-powered observability for generative AI and agentic workloads&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Things to know&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;CloudWatch Omni extends CloudWatch. Existing alarms, dashboards, APIs, and console workflows continue unchanged.&lt;/li&gt;
 &lt;li&gt;Access is through a dedicated web application with enterprise SSO. Engineers don’t need AWS Console access to use it.&lt;/li&gt;
 &lt;li&gt;Once you setup, DevOps Agent is enabled by default in every Omni investigation session.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Pricing and availability&lt;/strong&gt;
 &lt;br&gt;
 Amazon CloudWatch Omni is now available. Existing CloudWatch customers can try it directly from the CloudWatch console. For pricing details, visit the &lt;a href="https://aws.amazon.com/cloudwatch/pricing/" data-agent-id="146"&gt;Amazon CloudWatch pricing page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To get started, visit &lt;a href="https://aws.amazon.com/cloudwatch/omni/" data-agent-id="147"&gt;Amazon CloudWatch Omni&lt;/a&gt; or click “Try CloudWatch Omni” in the &lt;a href="https://console.aws.amazon.com/cloudwatch/" data-agent-id="148"&gt;Amazon CloudWatch console&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you want to call APIs, search documentation, find regional availability, and check troubleshooting about this feature, try using the &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/getting-started-aws-mcp-server.html" data-agent-id="149"&gt;AWS MCP Server&lt;/a&gt; and &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/plugins.html" data-agent-id="150"&gt;plugins&lt;/a&gt; with your preferred AI tool. Share your feedback on &lt;a href="https://repost.aws/" data-agent-id="151"&gt;AWS re:Post&lt;/a&gt; or reach out through your usual &lt;a href="https://aws.amazon.com/support/" data-agent-id="152"&gt;AWS Support&lt;/a&gt; contacts.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;9/24/2026 – Editor’s note: Azure AD has been renamed to Microsoft Entra ID.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;— Daniel Abib&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>Introducing Amazon CloudWatch Omni: AI-powered observability for generative AI and agentic workloads</title>
		<link>https://aws.amazon.com/blogs/aws/introducing-amazon-cloudwatch-omni-ai-powered-observability-for-generative-ai-and-agentic-workloads/</link>
					
		
		<dc:creator><![CDATA[Daniel Abib]]></dc:creator>
		<pubDate>Tue, 22 Sep 2026 22:21:13 +0000</pubDate>
				<category><![CDATA[Amazon CloudWatch]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Management Tools]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">3f3cdf7764c9ed9c135b98890bec5b260beeb5ae</guid>

					<description>Learn how Amazon CloudWatch Omni delivers AI-powered observability purpose-built for generative AI and agentic workloads. Trace, evaluate, and experiment with AI agents across any framework—directly from your IDE or a standalone web experience—using open standards and built-in evaluators for quality, correctness, and coherence.</description>
										<content:encoded>&lt;p&gt;Today, &lt;a href="https://aws.amazon.com/cloudwatch/omni/"&gt;Amazon CloudWatch&lt;/a&gt; introduces CloudWatch Omni, a unified observability experience for application and AI workloads that is app-centric, AI-powered, built on open standards, and delivered off-console. CloudWatch Omni is a purpose-built observability, evaluation, and experimentation solution for AI agents. It helps teams design, evaluate, and operate AI agents across any model provider, framework, or runtime, with an eval-driven workflow, support for the tools you already use, and observability delivered where you work: directly in your IDE and through a standalone web experience, separate from the AWS Management Console.&lt;/p&gt;
&lt;p&gt;Organizations deploying agentic AI systems face observability challenges that traditional monitoring can’t address. Agent behavior is non-deterministic: a prompt change can degrade response quality even when standard metrics show no errors. Teams spend hours manually reviewing logs across multiple systems, unable to pinpoint what changed or why. Existing tools force teams to choose between siloed generative AI monitoring or fragmented solutions requiring constant context-switching between their coding environment and browser-based dashboards.&lt;/p&gt;
&lt;p&gt;CloudWatch Omni captures every trace and includes built-in evaluators for correctness, coherence, retrieval quality, and tool selection, among others. You can compare prompt versions side by side in the playground, build test datasets from production traffic, run experiments across different configurations, and detect regressions automatically.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Two surfaces for development and operations&lt;/strong&gt;
 &lt;br&gt;
 CloudWatch Omni delivers observability through two complementary surfaces. Developers get a native extension inside VS Code and Kiro (the currently supported IDEs), where traces appear as you run your agent with a playground and evaluators a click away. Operators get a standalone web experience, separate from the AWS Management Console to monitor the fleet, accessible through SSO with no AWS console needed. Both share the same data: the trace a developer debugs is the trace an operator investigates.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Cloud Login&lt;/strong&gt; feature connects your local IDE environment to your AWS account, enabling you to send telemetry data to Amazon CloudWatch for persistent storage, share traces with your team, and access production dashboards. This connection is optional. You can use CloudWatch Omni entirely locally during development, then connect to the cloud when you are ready to monitor agents in production.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Getting started&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 CloudWatch Omni offers two ways to get started: through the IDE extension (for VS Code and Kiro) or directly through the cloud experience, where you can start sending telemetry data to CloudWatch without installing any IDE extension. In this walkthrough, I install the extension, create an agent, run it, and explore the traces and evaluation tools from my IDE.&lt;/p&gt;
&lt;p&gt;After installing the CloudWatch Omni extension from the &lt;a href="https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-cloudwatch-omni"&gt;VS Code Marketplace&lt;/a&gt;, the CloudWatch Omni icon appears in the Activity Bar. From the welcome screen, I selected &lt;strong&gt;Get started with Sample Project&lt;/strong&gt; to load a pre-configured agent with sample trace data or use shortcut to Command Palette using Command + Shift + P (on macOS) or Ctrl + Shift + P (on Windows/Linux) and select Omni: Create a new Project&lt;/p&gt;
&lt;div style="text-align: center"&gt;
 &lt;img loading="lazy" class="aligncenter size-full wp-image-105552" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/11/Triton-Figure-1-Welcome-Screen.png" alt="CloudWatch Omni welcome screen and create new project in VS Code" width="1800" height="974"&gt;
 &lt;br&gt;
 &lt;em&gt;Figure 1. CloudWatch Omni welcome screen &amp;amp; create new project in VS Code&lt;/em&gt;
&lt;/div&gt;
&lt;p&gt;The sample project comes with an agent implementation and example datasets. Part of the getting-started experience is adding OpenTelemetry instrumentation, and CloudWatch Omni guides you through each step. You can also create a new agent from scratch. CloudWatch Omni walks you through the process using an interactive chat where you define the agent’s purpose, select a model provider, and configure tools. All data is stored locally by default. You can optionally connect to AWS to send data to Amazon CloudWatch.&lt;/p&gt;
&lt;p&gt;After verifying the configuration, I started the local dev server and sent a question to the agent. What makes this different from a typical chatbot interface is what happens next: selecting &lt;strong&gt;View Trace&lt;/strong&gt; shows exactly how the agent processed the request.&lt;/p&gt;
&lt;div style="text-align: center"&gt;
 &lt;img loading="lazy" class="aligncenter size-full wp-image-105553" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/11/Triton-Figure-2-Setup-Agent-Response.png" alt="CloudWatch Omni guides your AI code assistant to configure the development environment" width="1800" height="978"&gt;
 &lt;br&gt;
 &lt;em&gt;Figure 2. CloudWatch Omni guides your AI code assistant to configure the local development environment for testing&lt;/em&gt;
&lt;/div&gt;
&lt;p&gt;CloudWatch Omni integrates with AI code assistants such as Kiro, Claude Code, and Codex to streamline the setup process. These assistants can configure the Dev Server, install dependencies, and set up instrumentation on your behalf, so you can go from installation to running your first traced agent session in minutes without manual configuration.&lt;/p&gt;
&lt;div style="text-align: center"&gt;
 &lt;img loading="lazy" class="aligncenter size-full wp-image-105554" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/11/Triton-Figure-3-Test-Agent-Chat.png" alt="Interacting with the agent and viewing traces" width="1800" height="981"&gt;
 &lt;br&gt;
 &lt;em&gt;Figure 3. Interacting with the agent and viewing traces&lt;/em&gt;
&lt;/div&gt;
&lt;p&gt;Traces are essential for understanding AI agent behavior. Unlike traditional request-response systems, agents make multiple decisions per invocation: choosing tools, composing prompts, and chaining sub-calls. Without full trace visibility, diagnosing why an agent produced an incorrect answer or took an unexpected path becomes guesswork. CloudWatch Omni records every step in a structured timeline so you can pinpoint exactly where behavior diverged.&lt;/p&gt;
&lt;p&gt;The Trace Explorer shows a detailed breakdown of every step the agent took (LLM calls, tool invocations, and reasoning steps) in a structured, hierarchical timeline. I could drill into any span to inspect inputs, outputs, token usage, and latency.&lt;/p&gt;
&lt;div style="text-align: center"&gt;
 &lt;img loading="lazy" class="aligncenter size-full wp-image-105555" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/11/Triton-Figure-4-Trace-Explorer.png" alt="Trace Explorer showing the agent execution timeline" width="1800" height="977"&gt;
 &lt;br&gt;
 &lt;em&gt;Figure 4. Trace Explorer showing the agent’s execution timeline&lt;/em&gt;
&lt;/div&gt;
&lt;p&gt;The Trace Explorer also supports &lt;strong&gt;Compare mode&lt;/strong&gt;, which places two traces side by side to see how different prompts or configurations affect behavior. Compare mode is especially helpful when debugging regressions. And with &lt;strong&gt;Ask Assistant&lt;/strong&gt;, an AI agent analyzes your traces to surface patterns and anomalies, answering questions like “Why did the agent call this tool twice?”&lt;/p&gt;
&lt;div style="text-align: center"&gt;
 &lt;img loading="lazy" class="aligncenter size-full wp-image-105556" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/11/Triton-Figure-5-Compare-Traces.png" alt="Comparing two traces side by side" width="1800" height="977"&gt;
 &lt;br&gt;
 &lt;em&gt;Figure 5. Comparing two traces side by side&lt;/em&gt;
&lt;/div&gt;
&lt;p&gt;Evaluation is what turns observability into actionable quality improvement for generative AI. Traditional metrics like latency and error rate cannot tell you whether an agent’s response was helpful, coherent, or factually correct. Evaluators score each response against quality dimensions, letting you measure what users actually experience and catch regressions that standard monitoring misses entirely.&lt;/p&gt;
&lt;p&gt;CloudWatch Omni includes 17 built-in evaluators for metrics like coherence, helpfulness, faithfulness, and routing correctness. I selected traces from the Trace Explorer, chose evaluators, and ran an evaluation, getting per-example scores and aggregate metrics without building any custom evaluation framework.&lt;/p&gt;
&lt;div style="text-align: center"&gt;
 &lt;img loading="lazy" class="aligncenter size-full wp-image-105557" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/11/Triton-Figure-6-Run-Evaluations.png" alt="Running evaluations on traces" width="1800" height="979"&gt;
 &lt;br&gt;
 &lt;em&gt;Figure 6. Running evaluations on traces&lt;/em&gt;
&lt;/div&gt;
&lt;p&gt;From there, I used the &lt;strong&gt;Playground&lt;/strong&gt; to test different system prompts side by side, comparing multiple model and prompt configurations in real time to see how each variation affects output quality before committing changes. With the Experiments view, I could run the same dataset against two agent variants and compare their evaluation scores, latency, and token usage side by side to pick the best-performing configuration.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-105741" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/21/cloudwatch-omni-experiments-1800.png" alt="" width="1800" height="1060"&gt;&lt;/p&gt;
&lt;p style="text-align: center"&gt;Figure 7. Comparing evaluations across agent variants in the Omni Experiments console&lt;/p&gt;
&lt;p&gt;With &lt;strong&gt;Prompt Management&lt;/strong&gt;, you can version and track prompt configurations over time, making it easy to roll back when a new version underperforms.&lt;/p&gt;
&lt;p&gt;CloudWatch Omni also provides a &lt;strong&gt;Session Explorer&lt;/strong&gt; to review full conversation histories and understand how agents handle multi-turn interactions, along with an &lt;strong&gt;Agent Topology&lt;/strong&gt; view that visualizes the architecture of your agent system, including sub-agents, tools, and their interconnections. You can drill into any node to inspect performance and identify bottlenecks.&lt;/p&gt;
&lt;p&gt;CloudWatch Omni also offers a dedicated web experience accessible from any browser without an IDE. Teams can access all capabilities collaboratively, including application monitoring, analytics, agent observability, and AI-powered investigations.&lt;/p&gt;
&lt;div style="text-align: center"&gt;
 &lt;img loading="lazy" class="aligncenter size-full wp-image-105560" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/11/Triton-Figure-7-Web-Experience.png" alt="CloudWatch Omni web experience with application monitoring, analytics, and agent observability" width="1800" height="928"&gt;
 &lt;br&gt;
 &lt;em&gt;Figure 8. CloudWatch Omni web experience with application monitoring, analytics, and agent observability&lt;/em&gt;
&lt;/div&gt;
&lt;p&gt;I curated traces into &lt;strong&gt;golden datasets&lt;/strong&gt; for structured experimentation. The &lt;strong&gt;Experiment&lt;/strong&gt; function runs the agent against a dataset and automatically scores results, creating benchmarks for regression testing whenever prompts or agent logic change.&lt;/p&gt;
&lt;p&gt;If you already have an agent built with a supported framework, CloudWatch Omni provides two paths to add instrumentation: &lt;strong&gt;Auto-instrument with Kiro&lt;/strong&gt;, which detects your framework and configures tracing automatically, or &lt;strong&gt;manual instrumentation&lt;/strong&gt; with ready-to-use code snippets for Python and TypeScript. For detailed instrumentation guides, see the &lt;a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/omni-monitor-ai-agents.html"&gt;CloudWatch Omni documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Supported frameworks and open standards&lt;/strong&gt;
 &lt;br&gt;
 The walkthrough above uses the sample project, but CloudWatch Omni works with the agent frameworks teams are already using: LangChain, LangGraph, CrewAI, OpenAI SDK, Strands, Vercel AI SDK, and more, in both Python and TypeScript. It also provides native observability for agents built with &lt;a href="https://aws.amazon.com/bedrock/"&gt;Amazon Bedrock&lt;/a&gt; &lt;a href="https://aws.amazon.com/bedrock/agentcore/"&gt;AgentCore&lt;/a&gt;, and uses AgentCore’s evaluation capabilities to assess agent quality directly within the Omni workflow.&lt;/p&gt;
&lt;p&gt;Instrumentation uses open standards (OpenInference and ADOT), whether your agents run on Lambda, ECS, EKS, or other clouds. For evaluation, Omni integrates with third-party evaluators including AutoEval and DeepEval alongside built-in datasets, a playground, and batch experiments. No re-platforming required.&lt;/p&gt;
&lt;p&gt;CloudWatch Omni brings agent observability and application observability together in a single experience. For the application observability experience, read the companion post Introducing &lt;a href="https://aws.amazon.com/blogs/aws/introducing-amazon-cloudwatch-omni-collaborative-ai-powered-observability-for-your-applications/"&gt;Amazon CloudWatch Omni: collaborative AI-powered observability for your applications&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pricing and availability&lt;/strong&gt;
 &lt;br&gt;
 Amazon CloudWatch Omni is now generally available. The IDE extension is free to use. You don’t need an AWS account to get started. You only need AWS credentials for Amazon Bedrock models, or API keys for other providers like OpenAI or Anthropic. Get started today by installing the extension from the &lt;a href="https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-cloudwatch-omni"&gt;VS Code Marketplace&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To explore all capabilities and get started quickly, visit &lt;a href="https://builder.aws.com/connect/space/491576d3-d1d9-3d4a-bc90-342f4e3d07bb/aws-cloud-operations"&gt;CloudWatch on AWS Builder Center&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you want to call APIs, search documentation, find regional availability, and check troubleshooting about this feature, try using the &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/getting-started-aws-mcp-server.html"&gt;AWS MCP Server&lt;/a&gt; and &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/plugins.html"&gt;plugins&lt;/a&gt; with your preferred AI tool. Share your feedback on &lt;a href="https://repost.aws/"&gt;AWS re:Post&lt;/a&gt; or reach out through your usual &lt;a href="https://aws.amazon.com/support/"&gt;AWS Support&lt;/a&gt; contacts.&lt;/p&gt;
&lt;p&gt;Happy building!&lt;/p&gt;
&lt;p&gt;— Daniel Abib&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>AWS Weekly Roundup: AWS Builder Center mobile apps, Amazon Connect Talent GA, Amazon Corretto 27, and more (September 21, 2026)</title>
		<link>https://aws.amazon.com/blogs/aws/aws-weekly-roundup-aws-builder-center-mobile-apps-amazon-connect-talent-ga-amazon-corretto-27-and-more-september-14-2026/</link>
					
		
		<dc:creator><![CDATA[Esra Kayabali]]></dc:creator>
		<pubDate>Mon, 21 Sep 2026 16:11:24 +0000</pubDate>
				<category><![CDATA[Amazon Bedrock]]></category>
		<category><![CDATA[Amazon Bedrock AgentCore]]></category>
		<category><![CDATA[Amazon Connect]]></category>
		<category><![CDATA[Amazon Corretto]]></category>
		<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[AWS Elastic Beanstalk]]></category>
		<category><![CDATA[AWS Well-Architected Framework]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Week in Review]]></category>
		<guid isPermaLink="false">efef7c6cb4883104326929e4006dcf8d1349cb2d</guid>

					<description>Living in the Netherlands, I spend a fair amount of time on trains, and that is usually where I catch up on what the builder community is writing. Until now, that meant opening a laptop or squinting at a browser tab on my phone. This week I found myself scrolling through trending articles and checking […]</description>
										<content:encoded>&lt;p&gt;Living in the Netherlands, I spend a fair amount of time on trains, and that is usually where I catch up on what the builder community is writing. Until now, that meant opening a laptop or squinting at a browser tab on my phone. This week I found myself scrolling through trending articles and checking a workshop from the AWS Builder Center mobile app while waiting for a delayed train, and it made those spare twenty minutes very useful. That is why I am glad to open this week with the Builder Center mobile app.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="alignnone wp-image-105703 size-full" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/20/2026-09-21-WIR.png" alt="" width="1521" height="590"&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://builder.aws.com/"&gt;AWS Builder Center&lt;/a&gt; is now available as a &lt;a href="https://builder.aws.com/content/3Ht0WRTgZ8pFJpYlNovLAPQg5KG/introducing-the-aws-builder-app"&gt;mobile app on iOS and Android&lt;/a&gt;, extending the experience beyond desktop and web. Using your AWS Builder ID, you stay signed in across sessions and can browse trending articles, access 600+ AWS Skill Builder courses, and manage hands-on workshops with free sandbox environments from your mobile device. You can follow AWS Heroes, Community Builders, and User Group Leaders, check Builder Loft event calendars on the go, and receive push notifications for subscribed topics and communities. The app also supports the Wishlist feature for submitting product feedback directly to AWS teams. It is available worldwide on the Apple App Store and Google Play Store.&lt;/p&gt;
&lt;p&gt;Builder Center also added two features this week. &lt;a href="https://builder.aws.com/content/3JNtXeZax1v5f73FkGvm6EBoQrz/introducing-polls-on-aws-builder-center" target="_blank" rel="noopener noreferrer nofollow"&gt;Polls&lt;/a&gt; give you a way to ask the community a question from the Home feed: write a question, add 2 to 5 answer options, set a deadline, and people vote, with results updating live and discussion happening in the comments. Votes are anonymous, and creators see aggregate counts and percentages only. Separately, the &lt;a href="https://builder.aws.com/build/hackathons/e83e84e5-4f4c-383b-bbe9-4a15ac195d55/zero-to-shipped" target="_blank" rel="noopener noreferrer nofollow"&gt;Zero to Shipped&lt;/a&gt; hackathon is open from September 18 to October 2. You connect your coding agent to AWS, build a real application, and ship it live on AWS for a chance to win a share of a $28,000 prize pool. Five winning projects each receive $5,000 in AWS credits and an AWS Builder swag bundle.&lt;/p&gt;
&lt;p id="last-week-39-s-launches"&gt;&lt;strong&gt;&lt;span style="text-decoration: underline"&gt;Last week’s launches
   &lt;br&gt; &lt;/span&gt;&lt;/strong&gt;Here is what else happened this week.&lt;strong&gt;&lt;span style="text-decoration: underline"&gt;
   &lt;br&gt; 
  &lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/09/amazon-connect-talent/"&gt;Amazon Connect Talent is now generally available&lt;/a&gt; – Amazon Connect Talent is an AI-powered hiring solution for talent acquisition teams managing hiring at scale. Informed by decades of Amazon hiring science, it uses AI agents to conduct structured voice interviews, administer evidence-based assessments, and score candidates consistently, so recruiters can focus on final decisions. Candidates interview 24/7 from any device, and recruiters review scores, transcripts, and detailed evaluations the next morning. All candidate data is anonymized during AI evaluation, each competency is scored against a rubric with every score tied to specific evidence from the interview, and recruiters keep final decision authority over every hire. General availability includes competency-based assessments, AI-led voice interviews with adaptive questioning, a brand-customizable mobile-first candidate portal, and admin onboarding tools.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/09/amazon-corretto-27-generally-available/"&gt;Amazon Corretto 27 is now generally available&lt;/a&gt; – Amazon Corretto 27, a Feature Release version of the no-cost, multi-platform distribution of OpenJDK, is now available for download on Linux, Windows, and macOS, with support through April 2027. Notable features include G1 as the default garbage collector across all environments (JEP 523), post-quantum hybrid key exchange for TLS 1.3 (JEP 527), compact object headers by default for a smaller memory footprint (JEP 534), and JFR in-process data redaction to remove sensitive data from Java Flight Recorder recordings before they leave the JVM (JEP 536). It also continues previews of enhanced pattern matching, structured concurrency, and lazy constants, along with the Vector API incubator.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/09/moonshot-ai-kimi-k3-on-amazon-bedrock/"&gt;Kimi K3 by Moonshot AI is now generally available on Amazon Bedrock&lt;/a&gt; – Kimi K3 is now available on Amazon Bedrock for coding and knowledge work. According to Moonshot AI, Kimi K3 is its most capable model and the first open model to reach 2.8 trillion parameters. It combines native vision capabilities with a 1-million-token context window, making it well suited to long-running coding sessions across large repositories, multi-document analysis, and extended agent workflows. Moonshot AI reports an approximate 2.5x improvement in scaling efficiency over Kimi K2. Kimi K3 is the first open-weight model on Amazon Bedrock to support explicit prompt caching, which helps reduce latency and input costs when reusing context across model calls.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/aws/aws-reimagines-the-getting-started-experience/"&gt;AWS reimagines the getting started experience&lt;/a&gt; – We announced a new simplified experience for builders starting a new project. Instead of completing configuration tasks first, you start with sensible defaults: sign up using an existing identity from providers including Google, GitHub, and Apple, and for most new customers no credit card is required, with $100 in free credits as part of the AWS Free Tier. AWS organizes your work in a project, which contains an AWS account and sharing settings, and applies security controls for you. You can invite collaborators by email without setting up IAM users, set a monthly spend limit starting at $20, and activate advanced AWS features later at no additional cost with no migration. The experience is gradually rolling out to new customers.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/aws/new-low-cost-burstable-amazon-ec2-t8i-instances-are-generally-available/"&gt;New low-cost burstable Amazon EC2 T8i instances are generally available&lt;/a&gt; – Amazon EC2 T8i instances, powered by custom sixth-generation Intel Xeon Scalable processors (Granite Rapids), are among the lowest-cost EC2 instances and deliver up to 30% better price performance over previous-generation T3 instances. They are designed for low-to-moderate CPU utilization workloads such as microservices, low-traffic websites, development and testing environments, and small databases. T8i instances deliver up to 70% higher compute performance, up to 1.25x higher network bandwidth, and up to 2.4x higher Amazon EBS bandwidth compared to T3, and they use the same CPU credit system, so upgrading from T3 is straightforward.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/aws/aws-elastic-beanstalk-introduces-cluster-mode/"&gt;AWS Elastic Beanstalk introduces Cluster Mode&lt;/a&gt; – AWS Elastic Beanstalk Cluster Mode is a new fully managed option for teams running a portfolio of applications on shared infrastructure powered by Amazon EKS. Instead of operating each application in isolation, you run multiple applications through one experience with a single operational baseline, so per-application cost decreases as your portfolio grows. You can upload source code in Java, .NET, Python, Node.js, PHP, Ruby, or Go, and Elastic Beanstalk handles containerization automatically through Cloud Native Buildpacks when needed. Cluster Mode includes production-grade deployment strategies with automatic rollback, event-driven autoscaling, AWS Secrets Manager integration, native OpenTelemetry observability, and AI-powered troubleshooting. Standard and Cluster Mode environments run side by side within the same application, so teams can migrate one environment at a time.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS announcements, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/new/"&gt;What’s New with AWS&lt;/a&gt; page.&lt;/p&gt;
&lt;p id="other-aws-news"&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Other AWS news
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;Here are some additional posts you may find useful:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;Building in the AWS European Sovereign Cloud – Two new posts cover building on the AWS European Sovereign Cloud, an independent cloud for Europe that runs as a distinct partition with its own control plane, IAM, billing, console, and service endpoints, and its first Region in Brandenburg, Germany. The first post walks through &lt;a href="https://aws.amazon.com/blogs/security/architecting-a-secure-landing-zone-in-the-aws-european-sovereign-cloud/" target="_blank" rel="noopener noreferrer nofollow"&gt;architecting a secure landing zone&lt;/a&gt;, covering account structure and governance, identity as infrastructure as code, centralized logging, data protection, and partition-aware ARN construction that works across AWS partitions. The second announces the &lt;a href="https://aws.amazon.com/blogs/security/run-open-weight-models-on-aws-bedrock-in-aws-european-sovereign-cloud/" target="_blank" rel="noopener noreferrer nofollow"&gt;general availability of Gemma 4 open-weight models&lt;/a&gt; on the Amazon Bedrock next-generation inference engine in the AWS European Sovereign Cloud, with inference staying entirely within eusc-de-east-1 under a zero data retention and zero operator access model.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/machine-learning/the-new-agentcore-runtime-elastic-optimized-and-consistently-fast-starts/"&gt;The new AgentCore runtime: elastic, optimized, and consistently fast starts&lt;/a&gt; – We announced a new version of the Amazon Bedrock AgentCore runtime, the managed compute layer for running agents. The new runtime reclaims memory as a session releases it rather than holding it at the peak, so the bill tracks real usage over the life of a session. It also delivers consistent cold start times regardless of container image size or concurrency by preparing the environment once, snapshotting it, and restoring that snapshot for each new instance. In testing with an empty echo agent, the new runtime delivered a P75 cold start of about 2 seconds from a 200 MB image up to 2 GB, compared to roughly 5.4 to nearly 30 seconds for the original runtime.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/media/introducing-the-updated-aws-well-architected-streaming-media-lens/"&gt;Introducing the updated AWS Well-Architected Streaming Media Lens&lt;/a&gt; – We published a revised Streaming Media Lens, which provides architectural best practices for video streaming workloads. The revision expands from the original 2021 version to cover five streaming scenarios, including interactive live streaming with Amazon IVS Real-Time Streaming for up to 25,000 concurrent viewers, low-latency live streaming, and ad-supported content monetization, alongside enhanced video-on-demand and live streaming guidance. It also adds new sustainability best practices focused on reducing carbon footprint, expanded observability and incident-response frameworks, and advanced content protection with multi-layered DRM and forensic watermarking. The lens whitepaper and custom lens are available now.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS blog posts, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/blogs/"&gt;AWS Blogs&lt;/a&gt; page.&lt;/p&gt;
&lt;p id="upcoming-aws-events"&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Upcoming AWS events&lt;/strong&gt;&lt;/span&gt;
 &lt;br&gt;
 Check your calendar and sign up for upcoming AWS events:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/events/reinvent/"&gt;AWS re:Invent&lt;/a&gt; – AWS re:Invent returns to Las Vegas from November 30 to December 4. 2, 200+ session times, locations, and speakers are live. Reserved seating for AWS re:Invent opens October 6. &lt;a href="https://registration.awsevents.com/flow/awsevents/reinvent2026/reg"&gt;Register now&lt;/a&gt; and be ready to claim your spot in chalk talks, workshops, and builders’ sessions when reserved seating opens.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/events/summits/"&gt;AWS Summits&lt;/a&gt; – AWS Summits are free in-person events covering cloud and AI. With re:Invent on the horizon, the Summits are coming to an end for the year. The last Summit is &lt;a href="https://aws.amazon.com/events/summits/dubai/" target="_blank" rel="noopener noreferrer nofollow"&gt;Dubai&lt;/a&gt; (September 30) at the Dubai World Trade Center, with 60+ sessions, an AWS Village, and hands-on workshops.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/events/community-day/"&gt;AWS Community Days&lt;/a&gt; – Community-led conferences planned and delivered by community leaders. Upcoming events include &lt;a href="https://www.meetup.com/aws-ug-lb/events/315764768/" target="_blank" rel="noopener noreferrer nofollow"&gt;Lebanon&lt;/a&gt; (September 26), &lt;a href="https://konfhub.com/checkout/aws-community-day-my-2026?ticketId=95298" target="_blank" rel="noopener noreferrer nofollow"&gt;Malaysia, Kuala Lumpur&lt;/a&gt; (September 26), &lt;a href="https://awsug.ph/#" target="_blank" rel="noopener noreferrer nofollow"&gt;Cebu, Philippines&lt;/a&gt; (September 26), &lt;a href="https://events.awsugdavao.ph/aws-community-day-davao-2026" target="_blank" rel="noopener noreferrer nofollow"&gt;Davao, Philippines&lt;/a&gt; (September 26), &lt;a href="https://www.comsum.co.uk/" target="_blank" rel="noopener noreferrer nofollow"&gt;ComSum Manchester, UK&lt;/a&gt; (October 1), and &lt;a href="https://www.awscommunityday.it/" target="_blank" rel="noopener noreferrer nofollow"&gt;Italy, Rome&lt;/a&gt; (October 2).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Summer has officially given way to September, but the weather where I am has not quite caught up. The days are still unusually warm, and I suspect these are the last mild afternoons before autumn settles in for good. I am making the most of them while they last. Come back next week for more!&lt;/p&gt;
&lt;a href="https://www.linkedin.com/in/esrakayabali/"&gt;— Esra&lt;/a&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>New low-cost burstable Amazon EC2 T8i instances are generally available</title>
		<link>https://aws.amazon.com/blogs/aws/new-low-cost-burstable-amazon-ec2-t8i-instances-are-generally-available/</link>
					
		
		<dc:creator><![CDATA[Channy Yun (윤석찬)]]></dc:creator>
		<pubDate>Thu, 17 Sep 2026 21:11:48 +0000</pubDate>
				<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Compute]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">e54808ff9073a2b426d2baf919a0236eb2f63e40</guid>

					<description>AWS introduces new low-cost burstable Amazon EC2 T8i instances powered by custom sixth generation Intel Xeon Scalable Processors (Granite Rapids), available only on AWS. T8i instances are among the lowest-cost EC2 instances and deliver up to 30% better price performance over previous generation T3 instances.</description>
										<content:encoded>&lt;p&gt;Today, we’re announcing the general availability of new low-cost burstable &lt;a href="https://aws.amazon.com/ec2/instance-types/t8i/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EC2 T8i instances&lt;/a&gt; powered by custom sixth generation Intel Xeon Scalable Processors (Granite Rapids), available only on AWS. T8i instances are among the lowest-cost EC2 instances and deliver up to 30% better price performance over previous generation &lt;a href="https://aws.amazon.com/blogs/aws/new-t3-instances-burstable-cost-effective-performance/"&gt;T3 instances&lt;/a&gt;. These instances are designed to run a variety of low-to-moderate CPU utilization workloads such as freemium services, training and demo environments, staging and development, data processing, microservices, low-traffic websites, and login gateways.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;T8i instances&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 Thousands and thousands of customers run various lightweight workloads on T3 instances that require small, cost-effective compute configurations. These include microservices architectures, low-traffic websites, development and testing environments, small databases, data processing jobs, and short-duration compute tasks. Many of these customers like T family’s burstable performance model, which provides a baseline level of CPU performance with the ability to burst above the baseline when needed using CPU credits.&lt;/p&gt;
&lt;p&gt;As customers modernize their infrastructure, migrate from on-premises environments, adopt event-driven and microservices architectures, and experiment with AI inference workloads, they have asked for newer generation cost-optimized small instances, better price performance to reduce their total cost of ownership, and a seamless migration path that leverages their existing knowledge and tooling.&lt;/p&gt;
&lt;p&gt;T8i instances address each of these requests:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Up to 30% better price performance. &lt;/strong&gt;Powered by the &lt;a href="https://aws.amazon.com/ec2/nitro/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Nitro System&lt;/a&gt; and custom sixth generation Intel Xeon Scalable Processors (Granite Rapids), T8i instances enable customers to lower their total cost of ownership with up to 30% better price performance.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Up to 70% higher compute performance. &lt;/strong&gt;T8i instances deliver up to 70% higher compute performance, up to 1.25x higher network bandwidth, and up to 2.4x higher EBS bandwidth compared to T3 instances.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Seamless upgrade from T3. &lt;/strong&gt;For existing T3 customers, upgrading to T8i is straightforward. The instances offer the same CPU credit system and the same familiar lightweight compute options customers already know. Customers simply select T8i instead of T3 and immediately benefit from improved price performance.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Cost-effective entry point for new customers. &lt;/strong&gt;For customers new to AWS or migrating from on-premises, T8i instances provide one of the most cost-effective entry points to run workloads that need low-to-moderate CPU utilization or for running short-duration compute tasks such as batch processing, event-driven functions, or CI/CD pipelines.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Instance specifications
  &lt;br&gt; &lt;/strong&gt;T8i instances offer four sizes, each with two vCPU offered as a single core. The following table summarizes the specifications.&lt;/p&gt;
&lt;table style="border: 2px solid black;border-collapse: collapse;margin-left: auto;margin-right: auto"&gt;
 &lt;thead&gt;
  &lt;tr style="border-bottom: 1px solid black;background-color: #e0e0e0"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;Instance size&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;vCPUs&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;Memory (GiB)&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;&lt;span class="rgtb_8711ccd9 rgtb_7047aa37 rgtb_b97b7b3b" data-rg-n="TitleText"&gt;Baseline Performance /vCPU&lt;/span&gt; (%)&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;CPU credits earned / hour&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;Network &lt;span class="rgtb_8711ccd9 rgtb_7047aa37 rgtb_b97b7b3b" data-rg-n="TitleText"&gt;burst&lt;/span&gt; bandwidth (Gbps)&lt;/strong&gt;&lt;/td&gt;
  &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;t8i.nano&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;2&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;0.5&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;5&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;3&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 6.25&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;t8i.micro&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;2&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;10&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;6&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 6.25&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;t8i.small&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;2&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;2&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;20&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;12&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 6.25&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;t8i.medium&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;2&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;4&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;20&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;12&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 6.25&lt;/td&gt;
  &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Like T3, T8i instances offer unique vCPU-to-memory ratios such as 1:0.25, 1:0.5, and 1:1 that are not offered by other EC2 instances. Like T3, T8i instances utilize the CPU credit system along with the &lt;a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances-standard-mode-concepts.html"&gt;Standard&lt;/a&gt; and &lt;a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-performance-instances-unlimited-mode.html"&gt;Unlimited&lt;/a&gt; credit configuration modes. Unlimited mode is the default on T8i.&lt;/p&gt;
&lt;p&gt;For workloads that need larger instance sizes above T8i offerings (&lt;code&gt;nano&lt;/code&gt;, &lt;code&gt;micro&lt;/code&gt;, &lt;code&gt;small&lt;/code&gt;, and &lt;code&gt;medium&lt;/code&gt;), I recommend &lt;a href="https://aws.amazon.com/blogs/aws/new-general-purpose-amazon-ec2-m8i-and-m8i-flex-instances-are-now-available/"&gt;M8i Flex instances&lt;/a&gt; that offer up to 30% better price performance than equivalent previous generation T3 instances along with the flexibility to scale up to &lt;code&gt;16xlarge&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Now available&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 &lt;a href="https://aws.amazon.com/ec2/instance-types/t8i/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EC2 T8i instances&lt;/a&gt; are available today in the following AWS Regions: US East (N. Virginia, Ohio), US West (Oregon, N. California), Asia Pacific (Hyderabad, Malaysia, Mumbai, Seoul, Singapore, Sydney, Tokyo), Canada (Central), and Europe (Frankfurt, Ireland, London, Paris). For Regional availability and upcoming Region expansion, search the instance type in the &lt;strong&gt;CloudFormation&lt;/strong&gt; resources tab of &lt;a href="https://builder.aws.com/build/capabilities/explore?tab=cfn-resources&amp;amp;trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Capabilities by Region&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can purchase T8i instances via&amp;nbsp;&lt;a href="https://aws.amazon.com/ec2/pricing/on-demand/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;On-Demand instances&lt;/a&gt;, and &lt;a href="https://aws.amazon.com/ec2/spot/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Spot instances&lt;/a&gt; with Savings Plan option coming soon. T8i instances support shared tenancy only and do not support Dedicated tenancy or Dedicated Hosts. &lt;code&gt;t8i.micro&lt;/code&gt; and &lt;code&gt;t8i.small&lt;/code&gt; instances are also available under the &lt;a href="https://aws.amazon.com/free/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Free Tier&lt;/a&gt;. To learn more, visit the &lt;a href="https://aws.amazon.com/ec2/pricing/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EC2 Pricing page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Try T8i instances in the &lt;a href="https://console.aws.amazon.com/ec2/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EC2 console&lt;/a&gt; and send feedback to &lt;a href="https://repost.aws/tags/TAO-wqN9fYRoyrpdULLa5y7g/amazon-ec-2?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS re:Post for EC2&lt;/a&gt; or through your usual AWS Support contacts.&lt;/p&gt;
&lt;p&gt;— &lt;a href="https://linkedin.com/in/channy/"&gt;Channy&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Updated on September 18&lt;/strong&gt; — Corrected the memory size for each instance type.&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>AWS Elastic Beanstalk introduces Cluster Mode</title>
		<link>https://aws.amazon.com/blogs/aws/aws-elastic-beanstalk-introduces-cluster-mode/</link>
					
		
		<dc:creator><![CDATA[Channy Yun (윤석찬)]]></dc:creator>
		<pubDate>Thu, 17 Sep 2026 19:20:21 +0000</pubDate>
				<category><![CDATA[AWS Elastic Beanstalk]]></category>
		<category><![CDATA[Compute]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">871c44b03c81444dbf2768f2c7efdf2a156c5808</guid>

					<description>Run an application on AWS Elastic Beanstalk Cluster Mode without provisioning or operating the compute underneath it. You provide a container image or source code; Elastic Beanstalk with service-operated compute creates and operates the environment that runs it.</description>
										<content:encoded>&lt;p&gt;Since the &lt;a href="https://aws.amazon.com/blogs/aws/introducing-elastic-beanstalk/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;first launch of AWS Elastic Beanstalk&lt;/a&gt; in 2011, customers have deployed full-stack applications in Java, .NET, Python, Node.js, PHP, Ruby, and Go, trusting Elastic Beanstalk to manage deployment and infrastructure operations so they could focus on business logic. Fifteen years later, that trust has only deepened, and the service has been rebuilt to match it. Now, &lt;a href="https://aws.amazon.com/elasticbeanstalk/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Elastic Beanstalk&lt;/a&gt; is the application management service on AWS that takes full operational responsibility for your production environments. Bring applications however they exist today: source code, Dockerfiles, or container images. Elastic Beanstalk creates and manages the production environment underneath. You manage your application. AWS manages everything else, deploying, scaling, patching, monitoring, and maintaining it continuously. That operational responsibility stays with AWS, for the life of the application.&lt;/p&gt;
&lt;p&gt;We have been rebuilding the operational engine underneath and delivering a series of capabilities that make it more powerful than ever. Elastic Beanstalk now uses &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/04/elastic-beanstalk-ai-analysis-windows/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AI-powered environment analysis&lt;/a&gt; to diagnose health issues and recommend fixes automatically. A &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/02/aws-elastic-beanstalk-github-action?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;new official GitHub Action&lt;/a&gt; lets teams deploy directly from their existing CI/CD workflows with a single YAML configuration. And we rebuilt the infrastructure foundation to deliver OpenTelemetry-based observability, traffic-splitting deployments with automatic rollback, event-driven autoscaling, secrets management through &lt;a href="https://aws.amazon.com/secrets-manager/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Secrets Manager&lt;/a&gt;, and HTTPS by default via &lt;a href="https://aws.amazon.com/acm/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Certificate Manager&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Today, we’re announcing the next chapter of AWS Elastic Beanstalk: a new fully-managed Cluster Mode that deploys, scales, patches, monitors, and upgrades your applications continuously for the life of the workload. You bring your application. AWS runs it.&lt;/p&gt;
&lt;p&gt;A new Cluster Mode is built for teams running a portfolio of applications. Instead of operating each application in isolation, you run multiple applications that share infrastructure powered by &lt;a href="https://aws.amazon.com/eks/"&gt;Amazon Elastic Kubernetes Service (Amazon EKS)&lt;/a&gt;, fully managed with a single operational baseline. Multiple applications share resources, so per-application cost decreases as your portfolio grows without adding operational complexity. Whether you run ten applications or a hundred, you manage them through one experience, with the same operational guarantees across every stack.&lt;/p&gt;
&lt;p&gt;Elastic Beanstalk Cluster Mode benefits for your workloads:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Source code to production, any runtime&lt;/strong&gt;. Upload source code in Java, .NET, Python, Node.js, PHP, Ruby, or Go. Elastic Beanstalk handles containerization automatically through Cloud Native Buildpacks when needed. No Dockerfile and no rearchitecting required. You can bring legacy applications from on-premises or deploy new services in any supported language.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Enterprise compliance built in&lt;/strong&gt;.&amp;nbsp;Elastic Beanstalk is HIPAA eligible, PCI DSS compliant, and aligned to SOC 1/2/3 with no additional configuration, so teams in regulated industries can deploy production workloads with the compliance posture they already require.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Production-grade deployment strategies&lt;/strong&gt;. All-at-once, rolling, immutable, and traffic-splitting deployments with automatic rollback on failure. Event-driven autoscaling. &lt;a href="https://aws.amazon.com/secrets-manager/"&gt;AWS Secrets Manager&lt;/a&gt; integration. All native OpenTelemetry enabling easy integration with most observability backends, including &lt;a href="https://aws.amazon.com/cloudwatch"&gt;Amazon CloudWatch&lt;/a&gt;.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;AI-powered troubleshooting&lt;/strong&gt;. When something goes wrong, Elastic Beanstalk collects service-side logs and provides AI-generated recommendations to help you resolve issues faster without digging through infrastructure.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;A first look of Elastic Beanstalk Cluster Mode&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 To get started, go to the &lt;a href="https://console.aws.amazon.com/elasticbeanstalk/"&gt;Elastic Beanstalk console&lt;/a&gt;, create a new environment, and choose the &lt;strong&gt;Cluster &lt;/strong&gt;in the &lt;strong&gt;Deployment type&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-105549 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/11/2026-eb-eks-1-1.jpg" alt="" width="1800" height="645"&gt;&lt;/p&gt;
&lt;p&gt;Elastic Beanstalk accepts source code, docker file, or container image to deploy your application. For example, you can provide the application code for your environment by selecting &lt;strong&gt;Local file&lt;/strong&gt; and specifying container image build options. For the rest of the sections, the default values should be good for most scenarios.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-105488 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/02/2026-eb-eks-2.jpg" alt="" width="1800" height="1675"&gt;&lt;/p&gt;
&lt;p&gt;Choose &lt;strong&gt;Create&lt;/strong&gt; button and the deployment will begin! Note that the first deployment for a given set of subnets triggers EKS cluster creation, which takes about ten-ish minutes. Subsequent deployments are faster because they reuse an existing EKS cluster.&lt;/p&gt;
&lt;p&gt;Here’s what it looks like when deployment is successful:&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-105550 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/11/2026-eb-eks-temp-2.jpg" alt="" width="1800" height="965"&gt;&lt;/p&gt;
&lt;p&gt;You can also use &lt;a href="https://aws.amazon.com/cli"&gt;AWS Command Line Interface (AWS CLI)&lt;/a&gt;, the &lt;a href="https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3.html"&gt;EB CLI&lt;/a&gt;, or &lt;a href="https://docs.aws.amazon.com/sdkref/latest/guide/version-support-matrix.html"&gt;AWS SDKs&lt;/a&gt;. For example, consider deploying an application made up of several microservices to Kubernetes. Create an application first.&lt;/p&gt;
&lt;pre&gt;&lt;code class="lang-bash"&gt;aws elasticbeanstalk create-application \
    --application-name "my-microservice" \
    --description "Multi-services demo" \&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Each microservice may have pre-built images in &lt;a href="https://aws.amazon.com/ecr"&gt;Amazon Elastic Container Registry (Amazon ECR)&lt;/a&gt;. Register them as application versions:&lt;/p&gt;
&lt;pre&gt;&lt;code class="lang-bash"&gt;IMAGES=(
    "frontend-v1|public.ecr.aws/my-microservices/frontend:v1"
    "cartservice-v1|public.ecr.aws/my-microservices/cart:v1"
    "paymentservice-v1|public.ecr.aws/my-microservices/payment:v1"
    "shippingservice-v1|public.ecr.aws/my-microservices/shipping:v1"
)

for entry in "${IMAGES[@]}"; do
    IFS='|' read -r label uri &amp;lt;&amp;lt;&amp;lt; "$entry"
    aws elasticbeanstalk create-application-version \
        --application-name $APP_NAME \
        --version-label "$label" \
        --image-configuration Source="{Uri=$uri}" \
	--region "us-west-2
    echo "Registered: $label"
done&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;You can set and deploy the corresponding service options for each service. For example, the frontend service is the only service that needs a public internet interface such as &lt;a href="https://aws.amazon.com/elasticloadbalancing/application-load-balancer/"&gt;Application Load Balancer&lt;/a&gt; and also sets a health check path since it’s an HTTP service:&lt;/p&gt;
&lt;pre&gt;&lt;code class="lang-json"&gt;[
    {"Namespace": "aws:elasticbeanstalk:eks", "OptionName": "cluster-role", "Value": "arn:aws:iam::0123456789012:rol&amp;lt;...&amp;gt;"},
    {"Namespace": "aws:elasticbeanstalk:eks", "OptionName": "node-role", "Value": "arn:aws:iam::0123456789012:role/E&amp;lt;...&amp;gt;"},
    {"Namespace": "aws:elasticbeanstalk:eks:environment", "OptionName": "observability-role", "Value": "arn:aws:iam::0123456&amp;lt;...&amp;gt;"},
    {"Namespace": "aws:elasticbeanstalk:eks:environment", "OptionName": "subnets", "Value": "subnet-1,subnet-2,subnet-3,&amp;lt;...&amp;gt;"},
    {"Namespace": "aws:elasticbeanstalk:eks:environment:autoscaling", "OptionName": "min-replica", "Value": "1"},
    {"Namespace": "aws:elasticbeanstalk:eks:environment:autoscaling", "OptionName": "max-replica", "Value": "2"},
    {"Namespace": "aws:elasticbeanstalk:eks:environment", "OptionName": "cpu", "Value": "0.5"},
    {"Namespace": "aws:elasticbeanstalk:eks:environment", "OptionName": "memory", "Value": "256Mi"},
    {"Namespace": "aws:elasticbeanstalk:eks:environment", "OptionName": "memory-limit", "Value": "512Mi"},
    {"Namespace": "aws:elasticbeanstalk:eks:environment", "OptionName": "service-port", "Value": "8080"},
    {"Namespace": "aws:elasticbeanstalk:eks:alb", "OptionName": "scheme", "Value": "internet-facing"},
    {"Namespace": "aws:elasticbeanstalk:eks:alb", "OptionName": "healthcheck-path", "Value": "/_healthz"}
] #frontend-options.json namespaces&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Now, create the frontend service environment with these options. You can continue to deploy each service environment in a similar manner.&lt;/p&gt;
&lt;pre&gt;&lt;code class="lang-bash"&gt;aws elasticbeanstalk create-environment \
    --application-name my-microservice \
    --environment-name frontend \
    --version-label frontend-v1 \
    --tier Name=Cluster,Type=EKS \
    --option-settings file:///tmp/frontend-options.json \&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Here’s a look at the console once all services are deployed:&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-105098" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/07/20/2026-eb-eks-temp-4.jpg" alt="" width="1800" height="591"&gt;&lt;/p&gt;
&lt;p&gt;Elastic Beanstalk Standard powered by &lt;a href="https://aws.amazon.com/ec2"&gt;Amazon Elastic Compute Cloud (EC2)&lt;/a&gt; continues to be fully supported. Standard and Cluster Mode environments run side by side within the same Elastic Beanstalk application, enabling teams to migrate one environment at a time at their own pace. Validation checks confirm compatibility before any changes are made, so no environment is forced to move.&lt;/p&gt;
&lt;p&gt;Elastic Beanstalk Standard Mode remains the best fit for:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;Single applications or single-environment use cases&lt;/li&gt;
 &lt;li&gt;Windows/.NET Framework workloads on IIS&lt;/li&gt;
 &lt;li&gt;Applications that cannot be containerized&lt;/li&gt;
 &lt;li&gt;Workloads spending under $500/month where the EKS control plane fee and EKS Auto Mode premium add overhead that a single application cannot offset through bin-packing&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To learn more about how to deploy and manage your applications in the Cluster Mode, visit the &lt;a href="https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/beanstalk-cluster.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Elastic Beanstalk Cluster Mode documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Now available&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 AWS Elastic Beanstalk Cluster Mode is generally available today in all AWS Regions that Elastic Beanstalk is available. For Regional availability and a future roadmap, visit the &lt;a class="c-link" href="https://builder.aws.com/build/capabilities/explore?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer" data-stringify-link="https://builder.aws.com/capabilities/" data-sk="tooltip_parent"&gt;AWS Capabilities by Region&lt;/a&gt;. If you want to call APIs, search documentation, find regional availability, and troubleshooting about this new feature, try using the &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/getting-started-aws-mcp-server.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;AWS MCP Server&lt;/a&gt; and &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/plugins.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;plugins&lt;/a&gt; with your preferred AI tool.&lt;/p&gt;
&lt;p&gt;There is no additional charge for Elastic Beanstalk Cluster Mode. You pay only for the underlying AWS resources your applications consume, including the EKS control plane fee, EKS Auto Mode compute, Amazon ECR, and Amazon CloudWatch. Note Elastic Beanstalk Cluster Mode is not AWS Free Tier eligible. To learn more, visit the &lt;a href="https://aws.amazon.com/elasticbeanstalk/pricing/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Elastic Beanstalk Pricing page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Give it a try in the &lt;a href="https://console.aws.amazon.com/elasticbeanstalk/"&gt;Elastic Beanstalk console&lt;/a&gt;&amp;nbsp;and send feedback to &lt;a href="https://repost.aws/tags/TAhZCjgK8eQvuM45ihyzqV6g/aws-elastic-beanstalk?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS re:Post for AWS Elastic Beanstalk&lt;/a&gt; or through your usual AWS Support contacts.&lt;/p&gt;
&lt;p&gt;— &lt;a href="https://linkedin.com/in/channy"&gt;Channy&lt;/a&gt;&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>AWS reimagines the getting started experience</title>
		<link>https://aws.amazon.com/blogs/aws/aws-reimagines-the-getting-started-experience/</link>
					
		
		<dc:creator><![CDATA[Micah Walter]]></dc:creator>
		<pubDate>Wed, 16 Sep 2026 17:50:14 +0000</pubDate>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[AWS Management Console]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">08498470152ce637e9283653fce2e1e7198f87fb</guid>

					<description>AWS has reimagined the getting started experience with smart and sensible defaults to help developers get started fast so that they can focus on building. New customers can sign up and get started right away with $100 in Free Tier credits, managed project environments, and simplified team and resource permissions. If their workload evolves, customers can activate advanced features to access the full breadth and depth of AWS in one step, with no migration required.</description>
										<content:encoded>&lt;p&gt;Amazon Web Services (AWS) started with a handful of foundational infrastructure services such as &lt;a href="https://aws.amazon.com/s3/"&gt;Amazon Simple Storage Service (Amazon S3)&lt;/a&gt;, &lt;a href="https://aws.amazon.com/ec2/"&gt;Amazon Elastic Compute Cloud (Amazon EC2)&lt;/a&gt;, and &lt;a href="https://aws.amazon.com/sqs/"&gt;Amazon Simple Queue Service (Amazon SQS)&lt;/a&gt;, so that anyone with an idea could start building. As the world’s largest companies and governments adopted AWS, they asked for features to optimize their configuration for a range of global business contexts, security requirements, and operational needs. To meet these needs, AWS expanded globally through new &lt;a href="https://aws.amazon.com/about-aws/global-infrastructure/regions_az/"&gt;Regions&lt;/a&gt; and added breadth and depth of services in security, networking, governance, and cost controls, so those customers could operate wherever they needed and at the scale they require. That combination of global reach, breadth, and depth remains essential for those customers, but if you are at the start of a new idea, every configuration option is effort standing in the way of shipping your dream product fast.&lt;/p&gt;
&lt;p&gt;Today, we’re announcing a new simplified experience on AWS for builders who are working at the pace of AI. Instead of having to complete configuration tasks before you can work on your project, you start with sensible defaults and simple administration. You sign up using an existing identity from providers including Google, GitHub, and Apple. For most new customers, no credit card is required to start and you receive $100 in free credits as part of the &lt;a href="https://aws.amazon.com/free/"&gt;AWS Free Tier&lt;/a&gt;. You can build immediately in your first project. As you continue to work, you can invite collaborators with just an email address, without learning about &lt;a href="https://aws.amazon.com/iam/"&gt;AWS Identity and Access Management (IAM)&lt;/a&gt; or &lt;a href="https://aws.amazon.com/iam/identity-center/"&gt;AWS IAM Identity Center&lt;/a&gt;. When your project grows beyond the free credits, you can set a spend limit so you stay within your budget on the paid plan. If you grow to need additional customization, you can activate advanced AWS features to access the full breadth and depth of AWS without migrating.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;How it works
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;When you sign up, AWS organizes your work in a project. A project contains an AWS account, where you create resources, and settings for sharing with team members. AWS creates that structure for you and applies additional security controls so you can start building your idea. After signing in, you get a prompt to paste into your coding agent that conﬁgures it to work with your new AWS environment. From there, your agent can deploy resources, run workloads, and iterate on your application following best practices for working with AWS.&lt;/p&gt;
&lt;p&gt;You can create another project with a click. When you want to work with an additional team member, you send an invitation to their email address. Identity permissions are handled for you, so there are no IAM users to create; each person you invite only gets access to the projects you specify. Console workﬂows and coding agents also conﬁgure permissions between supported services and resources automatically, so you do not have to set up or troubleshoot resource permissions by hand.&lt;/p&gt;
&lt;p&gt;When you’re ready to move beyond free credits, you can upgrade to a paid plan by entering your payment method. You can set a monthly spend limit on a project based on your usage trends, starting at $20 per month. The spend limit is the ceiling for that project’s costs, and you pay for what you actually use up to that amount. For example, if you set a $50 spend limit and your project incurs $32 in charges that month, you pay $32 (plus taxes). AWS will suggest a spend limit based on your usage, and you can accept that recommendation or set a custom amount if you are planning to further scale your usage. If your project approaches the limit, you ﬁrst receive notiﬁcations. If spend reaches the limit, AWS pauses your project rather than accumulating charges, and you can resume working on it when you raise the limit. Each project has its own spend limit so you can give a larger budget to a workload that is gaining traction while keeping a smaller budget on an experimental idea.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Let’s try it out
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;To get started, I went to &lt;a href="https://aws.amazon.com/"&gt;aws.amazon.com&lt;/a&gt; and chose &lt;strong&gt;Create account&lt;/strong&gt;. I signed in with my Google account and within seconds had a new project ready to go, as shown in the following screenshot.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-large wp-image-105361" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/19/image-01-1024x648.png" alt="" width="1024" height="648"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The Sign up for AWS page, with options to continue with email or sign in using Google, GitHub, Apple, or Amazon.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The first thing I saw was a prompt to configure my coding agent. I copied the prompt and pasted it into my agent. The agent set up the &lt;a href="https://aws.amazon.com/cli/"&gt;AWS Command Line Interface (AWS CLI)&lt;/a&gt; and the &lt;a href="https://aws.amazon.com/products/developer-tools/agent-toolkit-for-aws/"&gt;Agent Toolkit for AWS&lt;/a&gt;, logged me into AWS, and created a CLAUDE.md file in my project with guidance for the new experience.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-large wp-image-105364" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/19/image-03-1024x828.png" alt="" width="1024" height="828"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The Setup Agent Toolkit for AWS dialog, with a prompt to copy and paste into your coding agent.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;With the agent connected, I gave it a short prompt: build an API that returns a new unique sequential ID on every request. The agent created an &lt;a href="https://aws.amazon.com/lambda/"&gt;AWS Lambda&lt;/a&gt; function, an &lt;a href="https://aws.amazon.com/dynamodb/"&gt;Amazon DynamoDB&lt;/a&gt; table, and an &lt;a href="https://aws.amazon.com/api-gateway/"&gt;Amazon API Gateway&lt;/a&gt; API, then deployed them for me. I did not have to configure resource permissions by hand. Within a few minutes I had a public endpoint that returned a newly minted ID on each request. My project started with $100 in free credits, and I received an additional $20 when the Lambda function was deployed.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-large wp-image-105365" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/19/image-04-1024x135.png" alt="" width="1024" height="135"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;A coding agent prompt to build an API that returns a unique sequential ID on every request.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-large wp-image-105367" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/19/image-06-1024x260.png" alt="" width="1024" height="260"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The coding agent presents architecture options for the sequential ID API, with AWS Lambda and Amazon DynamoDB selected.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-large wp-image-105368" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/19/image-07-1024x453.png" alt="" width="1024" height="453"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The coding agent confirms the API is live and lists the Amazon DynamoDB table, AWS Lambda function, and Amazon API Gateway API it deployed.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;From the project, I could manage settings, invite team members by email, and monitor billing, as shown in the following screenshots.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-large wp-image-105369" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/19/image-08-1024x633.png" alt="" width="1024" height="633"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The Projects page, showing remaining free-plan days, credits, and a project.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-large wp-image-105370" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/19/image-09-1024x587.png" alt="" width="1024" height="587"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The project Members page, with the option to invite a new team member by email.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-large wp-image-105371" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/19/image-10-1024x448.png" alt="" width="1024" height="448"&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The Billing page, showing a $0.00 balance on the free plan, remaining credits, and cost by project.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Activating advanced features
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;If you reach the point where you need multiple Regions, or governance features like custom policies in AWS Organizations, you can activate advanced features at no additional cost. You’ll find yourself in a fully configured AWS Organization built according to best practices, with no migration and no downtime. Everything you configured previously is preserved and reflected in the underlying AWS services.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Now rolling out
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;We’ve heard from builders that they do not want to spend their first hours configuring an AWS environment. They want to build what they came to build, and we listened. AWS began as a place where anyone with an idea could start building, and this new simplified experience brings that starting point back, with sensible defaults so you can begin immediately, and with the global reach, breadth, and depth of AWS still there when your idea needs it. We are gradually rolling this experience out to new customers. We cannot wait to see what you build, and we want your feedback on the experience.&lt;/p&gt;
&lt;p&gt;To try the new experience, &lt;a href="https://signin.aws.amazon.com/signup?request_type=builderId"&gt;create a new AWS account&lt;/a&gt;. To learn more, see the&lt;a href="https://docs.aws.amazon.com/accounts/latest/reference/sign-in-new.html"&gt; AWS Sign up user documentation&lt;/a&gt;.&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>AWS Weekly Roundup: OpenAI GPT-6 Astra on Amazon Bedrock, Amazon Quick desktop GA, Kiro for students, and more (September 14, 2026)</title>
		<link>https://aws.amazon.com/blogs/aws/aws-weekly-roundup-openai-gpt-6-astra-on-amazon-bedrock-amazon-quick-desktop-ga-kiro-for-students-and-more-september-14-2026/</link>
					
		
		<dc:creator><![CDATA[Micah Walter]]></dc:creator>
		<pubDate>Mon, 14 Sep 2026 15:56:33 +0000</pubDate>
				<category><![CDATA[Amazon Bedrock]]></category>
		<category><![CDATA[Amazon Elastic Block Store (Amazon EBS)]]></category>
		<category><![CDATA[Amazon OpenSearch Service]]></category>
		<category><![CDATA[Amazon Quick Suite]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Outposts]]></category>
		<category><![CDATA[AWS Transform]]></category>
		<category><![CDATA[Kiro]]></category>
		<category><![CDATA[Week in Review]]></category>
		<guid isPermaLink="false">936acd2588551fb9eea86f9b0eaf5f722128dc6e</guid>

					<description>There’s a particular energy to mid-September in New York. Pumpkin spice lattes are flowing, temperatures are dropping, and it’s nearly sweater weather. The city is back at full speed, and so is the AWS launch calendar. This week that energy showed up in a new frontier model on Amazon Bedrock, a desktop app for Amazon […]</description>
										<content:encoded>&lt;p&gt;There’s a particular energy to mid-September in New York. Pumpkin spice lattes are flowing, temperatures are dropping, and it’s nearly sweater weather. The city is back at full speed, and so is the AWS launch calendar. This week that energy showed up in a new frontier model on Amazon Bedrock, a desktop app for Amazon Quick, and a reminder that the developers seeing the biggest gains from AI agents aren’t just using better tools — they’re working differently.&lt;/p&gt;
&lt;p&gt;Let’s dive in.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Headlines&lt;/strong&gt;&lt;/span&gt;
 &lt;br&gt;
 &lt;strong&gt;OpenAI GPT-6 Astra is now generally available on Amazon Bedrock&lt;/strong&gt; – GPT-6 Astra is OpenAI’s latest and most capable model to date, and you can now run it on Amazon Bedrock. It brings deeper reasoning and judgment, professional-quality writing and design, and advanced computer and browser use to demanding business workflows. The model supports a context window of up to 1 million input tokens, so you can send it large codebases, long contracts, or extensive document collections and ask it to reconcile competing inputs.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-105587" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/14/2025-gpt-6-astra-on-bedrack.png" alt="" width="2150" height="1342"&gt;&lt;/p&gt;
&lt;p&gt;You can call GPT-6 Astra through supported Amazon Bedrock APIs, or configure ChatGPT Work and Codex to use the model on Amazon Bedrock. Alongside the launch, OpenAI is introducing new enterprise plugins for ChatGPT Work that extend Astra’s browser-use capabilities across common business applications. Established AWS controls help you secure workloads, govern access, and audit model invocation activity, and your inference data isn’t used for model training. &lt;a href="https://aws.amazon.com/blogs/machine-learning/take-on-your-most-ambitious-work-with-gpt-6-astra-on-amazon-bedrock/"&gt;Read more&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Last week’s launches
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;Here are some launches and updates from this past week that caught my attention:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Amazon Quick desktop app is now generally available on macOS and Windows&lt;/strong&gt; – The Amazon Quick desktop app brings Amazon Quick to your computer, where it can work with local files and stay connected to your calendar, email, and business apps in the background. Conversations, context, and agents stay synchronized across desktop and mobile, so work you start on one surface carries over to the other. With this release, Quick agents also keep running after you close your computer, which means you can start a long-running task before you leave the office, add input from the mobile app on the way home, and review the result when you get there. Existing Quick users can &lt;a href="https://aws.amazon.com/quick/desktop/"&gt;download the desktop app&lt;/a&gt;, and the mobile app is available from the Apple App Store and Google Play. &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/09/amazon-quick-desktop-app-generally-available-macos-windows/"&gt;Read more&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;AWS Lambda now supports a 90-minute function timeout on Lambda Managed Instances&lt;/strong&gt; – You can now configure a function timeout of up to 90 minutes for asynchronous and event source mapping (ESM) invocations on Lambda Managed Instances, a 6x increase from the previous 15-minute limit. That opens the door to data processing, media transcoding, financial calculations, AI inference, and batch jobs that need longer continuous execution, without splitting the work across multiple functions. Synchronous invocations keep the existing 15-minute maximum. The longer timeout also applies to steps inside Lambda durable functions, which can still run for up to a year when invoked asynchronously. &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/09/aws-lambda-90-minute-function/"&gt;Read more&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Amazon EBS Volume Clones now copies volumes across accounts&lt;/strong&gt; – Amazon Elastic Block Store (Amazon EBS) Volume Clones can now copy a volume into another AWS account and re-encrypt it with an AWS Key Management Service (AWS KMS) key in the target account. If you keep production and development in separate accounts, you can share a volume with AWS Resource Access Manager (AWS RAM) and let the target account create a fresh copy in the same Availability Zone, for example, cloning a production database volume into an isolated development account. Cross-account copy works for all volume types, including unencrypted volumes and volumes encrypted with customer managed keys. &lt;a href="https://aws.amazon.com/blogs/aws/introducing-amazon-ebs-volume-clones-across-aws-accounts/"&gt;Read more&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Second-generation single-rack AWS Outposts is now generally available&lt;/strong&gt; – The new single-rack AWS Outposts is a self-contained 42U rack that puts compute, storage, and networking into one compact unit for locations that need low latency, local data processing, or data residency, and don’t have room for a larger footprint. A single rack delivers up to 2,688 vCPU and 100 TB of Amazon EBS storage, and supports the latest x86-powered Amazon EC2 instances, including general purpose (M7i, M8i), compute-optimized (C7i, C8i), memory-optimized (R7i, R8i), and Outposts accelerated networking instances. You get the same APIs, console, automation, governance, and security controls as multi-rack Outposts and AWS Regions. &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/09/single-rack-aws-outposts/"&gt;Read more&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Amazon OpenSearch Serverless is now available on v0 by Vercel&lt;/strong&gt; – You can now describe a search or AI application in natural language inside &lt;a href="https://v0.dev/"&gt;v0 by Vercel&lt;/a&gt; and get a full-stack app backed by Amazon OpenSearch Serverless. v0 provisions a collection, indexes your data, and uses the OpenSearch Serverless endpoint for full-text search and vector search for retrieval-augmented generation (RAG) workloads, without leaving the v0 interface. OpenSearch Serverless scales capacity up and down for you, so you can focus on the application instead of cluster management. You can provision under a new AWS account or link an existing one. &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/09/amazon-opensearch-serverless-available-V0-vercel/"&gt;Read more&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;AWS Transform for .NET modernization is now generally available via CLI&lt;/strong&gt; – You can trigger an AWS-managed .NET modernization in AWS Transform custom with a single CLI command, then run it interactively or script it into an existing pipeline. The CLI sits alongside the existing AWS Transform for .NET experiences in the web application, Visual Studio IDE, Kiro Power, and MCP agents. Use it to upgrade language versions, migrate frameworks, optimize performance, and analyze codebases with transformations you can run as-is or customize. The .NET modernization transformation includes 50,000 free agent minutes per month. &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/09/aws-transform-dotnet-cli"&gt;Read more&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS announcements, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/new/"&gt;What’s New with AWS&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Other AWS news
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;Here are some additional posts and resources that you might find interesting:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Clare Liguori on frontier engineering&lt;/strong&gt; – If you already use an AI coding assistant but don’t feel like you’re shipping much faster, start here. &lt;a href="https://x.com/clare_liguori/status/2097836812958097915?s=20"&gt;Clare Liguori&lt;/a&gt;, Senior Principal Engineer at AWS, published a practitioner’s manifesto on &lt;a href="https://kiro.dev/topics/frontier-engineering/"&gt;frontier engineering&lt;/a&gt;: ten principles, drawn from teams across Amazon, for changing how you build software with AI agents. The argument is direct. Software development has split in two, people who changed how they work with agents, and people who only changed their coding tools. Frontier engineering is not vibe coding. You spend the first weeks writing steering files, refactoring the codebase, and learning to decompose work for agents. Those weeks feel slower. The weeks after feel dramatically faster, because you’re no longer building the software directly — you’re building the agent setup that builds the software.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;A free year of Kiro for students around the world&lt;/strong&gt; – The &lt;a href="https://kiro.dev/blog/students-2026/"&gt;Kiro Students&lt;/a&gt; program is expanding from 11 universities to 121 new schools across 16 countries. Eligible students get one year of Kiro with 1,000 credits per month and full access to paid features such as premium models and Kiro Web, no credit card and no trial timer. You can work in the IDE, the CLI, Kiro Web in a browser, or &lt;a href="https://kiro.dev/"&gt;Kiro Crew&lt;/a&gt;. If you’re a student, &lt;a href="https://kiro.dev/students"&gt;sign up with your university email&lt;/a&gt;.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;The state of AI for security: measuring what matters for trust&lt;/strong&gt; – Security teams are using AI for triage, threat modeling, incident response, and code review, but a tool that flags everything doesn’t save time. In &lt;a href="https://aws.amazon.com/blogs/security/the-state-of-ai-for-security-measuring-what-matters-most-for-building-trust/"&gt;The state of AI for security&lt;/a&gt;, Anshumali Shrivastava and Neha Rungta introduce Deception Benchmark, a new evaluation that tests whether a model can tell a real vulnerability from code that looks risky but is actually safe. The benchmark includes 14,822 samples across 16 languages and more than 70 Common Weakness Enumeration (CWE) categories. Under standard prompting, precision landed in the mid-50s, about as likely to be inaccurate as accurate, and none of the 12 models tested kept both false positives and false negatives below 10 percent. The post links to the dataset, whitepaper, and submission workflow for verified scoring.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Build full-stack AWS applications in minutes with AI-powered scaffolding&lt;/strong&gt; – Version 1.0 of the &lt;a href="https://aws.amazon.com/blogs/opensource/build-full-stack-aws-applications-in-minutes-with-ai-powered-scaffolding/"&gt;Nx Plugin for AWS&lt;/a&gt; is an open source toolkit of deterministic generators for APIs, websites, databases, and AI agents, plus the AWS infrastructure to run them. Each generator writes working, deployable code with security, observability, and type-safety already in place, so an AI assistant can assemble the foundation and spend its effort on your application logic. Bingo Industries used it to take a multi-agent operations chatbot from idea to production in less than 3 weeks. The plugin is &lt;a href="https://github.com/awslabs/nx-plugin-for-aws"&gt;open source on GitHub&lt;/a&gt;. Create a workspace with &lt;code&gt;pnpm create @aws/nx-workspace&lt;/code&gt; and point your coding agent at the included MCP server.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;The oldest architecture in computing&lt;/strong&gt; – On &lt;a href="https://www.allthingsdistributed.com/2026/09/the-oldest-architecture-in-computing.html"&gt;All Things Distributed&lt;/a&gt;, Werner Vogels starts from a question customers always ask “Will AI take my job?”, and lands on memory. After spending time with Kiro Crew, he traces a line from Jeff Hawkins’ &lt;em&gt;A Thousand Brains&lt;/em&gt; to how Crew stores, consolidates, and forgets across markdown files, a vector database, and a key-value index. His conclusion: the brain is the oldest architecture in computing, and the people who think hardest about how it works will build the next tools. Now, go build.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS blog posts, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/blogs/"&gt;AWS Blogs&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Upcoming AWS events
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;Check your calendar and sign up for upcoming AWS events:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;AWS Summits&lt;/strong&gt; – AWS Summits are free in-person events that bring the cloud and AI community together to connect, learn, and explore the latest technologies. Upcoming stops include &lt;a href="https://aws.amazon.com/events/summits/dubai/"&gt;Dubai (September 30)&lt;/a&gt;. Browse the &lt;a href="https://aws.amazon.com/events/summits/"&gt;full calendar&lt;/a&gt; to find a Summit near you, or stream sessions through the Global Livestream and On-Demand Hub.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;AWS Community Days&lt;/strong&gt; – Community-led conferences where content is planned, sourced, and delivered by community leaders. Upcoming events include &lt;a href="https://www.aws-community-day.de/"&gt;DACH in Berlin (September 15)&lt;/a&gt;, &lt;a href="https://awscommunity.eu/"&gt;CEE in Budapest (September 17)&lt;/a&gt;, &lt;a href="https://awscommunityday.nl/2026/"&gt;the Netherlands in Utrecht (September 23)&lt;/a&gt;, &lt;a href="https://awscommunitydaysoflo.com/"&gt;South Florida in Miami (October 14)&lt;/a&gt;, and &lt;a href="https://awscommunitydayaus.com/"&gt;Australia in Brisbane (October 16)&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Join the &lt;a href="https://builder.aws.com/build/capabilities?trk=f11c83db-08fa-4852-aa10-20185beeaef6&amp;amp;sc_channel=el"&gt;AWS Builder Center&lt;/a&gt; to connect with builders, share solutions, and access content that supports your development. Browse &lt;a href="https://aws.amazon.com/events/"&gt;here&lt;/a&gt; for upcoming AWS-led in-person and virtual events and developer-focused events.&lt;/p&gt;
&lt;p&gt;That’s all for this week. Check back next Monday for another Weekly Roundup!&lt;/p&gt;
&lt;p&gt;— Micah&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This post is part of our &lt;a href="https://aws.amazon.com/blogs/aws/tag/week-in-review/"&gt;Weekly Roundup&lt;/a&gt; series. Check back each week for a quick roundup of interesting news and announcements from AWS!&lt;/em&gt;&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>Introducing Amazon EBS Volume Clones across AWS accounts</title>
		<link>https://aws.amazon.com/blogs/aws/introducing-amazon-ebs-volume-clones-across-aws-accounts/</link>
					
		
		<dc:creator><![CDATA[Channy Yun (윤석찬)]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 22:01:47 +0000</pubDate>
				<category><![CDATA[Amazon Elastic Block Store (Amazon EBS)]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Storage]]></category>
		<guid isPermaLink="false">a7eafcc0229cd1fa7f057426d064a4eca2d0738b</guid>

					<description>AWS introduces Amazon EBS Volume Clones with cross-account copy, so you can create copies of your EBS volumes into other AWS accounts and optionally re-encrypt them with an AWS Key Management Service (AWS KMS) key in the target account.</description>
										<content:encoded>&lt;p&gt;Last year, we &lt;a href="https://aws.amazon.com/blogs/aws/introducing-amazon-ebs-volume-clones-create-instant-copies-of-your-ebs-volumes/"&gt;introduced Volume Clones&lt;/a&gt; of &lt;a href="https://aws.amazon.com/ebs/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon Elastic Block Store (Amazon EBS)&lt;/a&gt;, a new capability that lets you create instant point-in-time copies of your EBS volumes within the same Availability Zone.&lt;/p&gt;
&lt;p&gt;Today, we are extending Volume Clones with cross-account copy, so you can create copies of your EBS volumes into other AWS accounts and optionally re-encrypt them with an &lt;a href="https://aws.amazon.com/kms/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Key Management Service (AWS KMS)&lt;/a&gt; key in the target account.&lt;/p&gt;
&lt;p&gt;With this new feature, you can use your latest application data to develop, test, and experiment in a secondary environment, while protecting and isolating the information in the production environment. For example, you can create copies of a production environment to refresh test and development environments set up in separate accounts with the desired EBS encryption.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Copy EBS volumes across AWS accounts in action&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 To create a copy of an EBS volume across accounts, the owners of the volume can first grant the target account access to their volume in &lt;a href="https://aws.amazon.com/ram/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Resource Access Manager (RAM)&lt;/a&gt;, which provides a way to share resources across AWS accounts or within an AWS Organization. Then, from the target account, they can locate the volume they have access to create a copy of it.&lt;/p&gt;
&lt;p&gt;To get started, choose &lt;strong&gt;Share volume&lt;/strong&gt; for the volume you want to share with the target account in the &lt;a href="https://console.aws.amazon.com/ec2/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EBS console&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-105523 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/08/2026-ebs-clone-accounts-1.jpg" alt="" width="1800" height="811"&gt;&lt;/p&gt;
&lt;p&gt;Share the volume with other AWS accounts by adding it to existing resource shares, or create a new resource share in the AWS RAM console. For more details, refer to the &lt;a href="https://docs.aws.amazon.com/ram/latest/userguide/what-is.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS RAM User Guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-105524 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/08/2026-ebs-clone-accounts-2.jpg" alt="" width="2164" height="830"&gt;&lt;/p&gt;
&lt;p&gt;You can now see confirmation that the volume has been shared in the &lt;strong&gt;Volume sharing&lt;/strong&gt; tab of the volume detail page.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-105525 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/08/2026-ebs-clone-accounts-3.jpg" alt="" width="1800" height="1251"&gt;&lt;/p&gt;
&lt;p&gt;A target account must accept the resource share on the RAM console.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-105528" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/10/2026-ebs-clone-accounts-5.jpg" alt="" width="2412" height="748"&gt;&lt;/p&gt;
&lt;p&gt;Once they accept the resource share, they can see the volumes in the EBS volume page of the target account. Choose Copy volume for any shared volume.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-105529 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/10/2026-ebs-clone-accounts-6.jpg" alt="" width="1800" height="2468"&gt;&lt;/p&gt;
&lt;p&gt;To share and copy EBS volumes across AWS accounts programmatically, including calling APIs and searching documentation, try the &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/getting-started-aws-mcp-server.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS MCP Server&lt;/a&gt; and &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/plugins.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;plugins&lt;/a&gt; with your preferred AI coding tool.&amp;nbsp;To learn more, visit the &lt;a href="https://docs.aws.amazon.com/ebs/latest/userguide/share-volume.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EBS User Guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Things to know&lt;/strong&gt;
 &lt;br&gt;
 Let me share some important technical details that I think you’ll find useful.&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Encryption&lt;/strong&gt;: You can share unencrypted volumes and volumes encrypted with a &lt;a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-mgn-key?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;customer managed key (CMK)&lt;/a&gt;. Volumes encrypted with the default &lt;a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#aws-managed-key?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS managed key (AMK)&lt;/a&gt; cannot be shared. When copying a shared volume encrypted with a CMK, the CMK must also be shared with the target account. You can specify a different CMK to re-encrypt the copy in the target account.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Monitoring&lt;/strong&gt;: You can monitor &lt;code&gt;SharedVolumeCopyInitiated&lt;/code&gt; through &lt;a href="https://aws.amazon.com/cloudtrail/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS CloudTrail&lt;/a&gt; event in your account. You will also receive events in &lt;a href="https://aws.amazon.com/eventbridge/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EventBridge&lt;/a&gt; at the start of the copy operation when the state of the copied volume is &lt;code&gt;initializing&lt;/code&gt;, and at the end of the operation when the state of the copied volume changes to &lt;code&gt;completed&lt;/code&gt;. You can see the shared volume ID, consuming account ID, and event time.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Pricing&lt;/strong&gt;: Once a copy is initiated, you’ll pay a one-time fee based on your volume size, charged to the account where the copy will reside. There’s no cost for sharing EBS volumes through AWS RAM. The copied volume will incur regular EBS volume charges upon creation.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Availability Zone&lt;/strong&gt;: The volume copy must be created in the same Availability Zone as the source volume. Use Availability Zone IDs (such as &lt;code&gt;use1-az1&lt;/code&gt;) to identify the same physical location across accounts.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Now available&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 Cross-account volume clones for Amazon EBS are available in all AWS Regions that support Amazon EBS Volume Clones. For Regional availability and a future roadmap, visit the &lt;a class="c-link" href="https://builder.aws.com/build/capabilities/explore?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer" data-stringify-link="https://builder.aws.com/capabilities/" data-sk="tooltip_parent"&gt;AWS Capabilities by Region&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Give this feature a try in the &lt;a href="https://console.aws.amazon.com/ec2/home?#CreateVolume:?trk=769a1a2b-8c19-4976-9c45-b6b1226c7d20&amp;amp;sc_channel=el"&gt;Amazon EC2 console&lt;/a&gt;&amp;nbsp;today and send feedback to&amp;nbsp;&lt;a href="https://repost.aws/tags/TAQngny0JOSqmKzdPtGiZZ2w/amazon-elastic-block-store?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS re:Post for Amazon EBS&lt;/a&gt;&amp;nbsp;or through your usual AWS Support contacts.&lt;/p&gt;
&lt;p&gt;—&amp;nbsp;&lt;a href="https://twitter.com/channyun"&gt;Channy&lt;/a&gt;&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>AWS Weekly Roundup: Claude Fable 5.1 on AWS, Amazon Linux 2027 preview, AWS Certified AI Business Strategist, and more (September 7, 2026)</title>
		<link>https://aws.amazon.com/blogs/aws/aws-weekly-roundup-claude-fable-5-1-on-aws-amazon-linux-2027-preview-aws-certified-ai-business-strategist-and-more-september-7-2026/</link>
					
		
		<dc:creator><![CDATA[Channy Yun (윤석찬)]]></dc:creator>
		<pubDate>Mon, 07 Sep 2026 14:24:08 +0000</pubDate>
				<category><![CDATA[Amazon Bedrock]]></category>
		<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Amazon Redshift]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Training and Certification]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security, Identity, & Compliance]]></category>
		<category><![CDATA[Week in Review]]></category>
		<guid isPermaLink="false">bd7e863a13091bede2374f2ed4b4748927b1e862</guid>

					<description>Last week, Claude Fable 5.1 became available on AWS. According to Anthropic, Claude Fable 5.1 delivers frontier intelligence for ambitious tasks across coding, scientific research, and enterprise workflows. Claude Fable 5.1 is built for long-running, high-stakes work that runs for hours and spans many applications. It can own more of a software project on its […]</description>
										<content:encoded>&lt;p&gt;Last week, &lt;a href="https://aws.amazon.com/blogs/machine-learning/introducing-claude-fable-5-1-on-aws/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Claude Fable 5.1 became available on AWS&lt;/a&gt;. According to Anthropic, Claude Fable 5.1 delivers frontier intelligence for ambitious tasks across coding, scientific research, and enterprise workflows. Claude Fable 5.1 is built for long-running, high-stakes work that runs for hours and spans many applications. It can own more of a software project on its own, handling features across an entire codebase, code review, and performance work over extended sessions.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-105502" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/09/07/2026-claude-fable-5-1-onaws.png" alt="" width="1992" height="1370"&gt;&lt;/p&gt;
&lt;p&gt;Anthropic has designated Fable 5.1 a &lt;a href="https://support.claude.com/en/articles/15425695-covered-models"&gt;Covered Model&lt;/a&gt;, a category of Claude models that carry additional data retention, safety review, and access policies wherever they’re offered. Claude Fable 5.1 is subject to data retention for up to 30 days and human review by Amazon personnel, with a new &lt;code&gt;aws_review&lt;/code&gt; &lt;a href="https://docs.aws.amazon.com/bedrock/latest/userguide/data-retention.html#data-retention-configuration?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;data retention mode&lt;/a&gt;. In this mode, AWS retains your prompts and outputs for human safety review within the AWS boundary. The &lt;code&gt;provider_data_share&lt;/code&gt; mode is legacy, and Amazon Bedrock does not share your data with the model provider. In addition, &lt;a href="https://www.anthropic.com/news/enterprise-frontier-safeguards"&gt;Enterprise Frontier Safeguards (EFS)&lt;/a&gt;, built in partnership between AWS and Anthropic, will let eligible customers use Covered Models while keeping their data in a cloud environment they control.&lt;/p&gt;
&lt;p&gt;You have two ways to access Claude Fable 5.1: Amazon Bedrock and Claude Platform on AWS. To learn more, see the &lt;a href="https://docs.aws.amazon.com/bedrock/latest/userguide/model-card-anthropic-claude-fable-5-1.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Claude Fable 5.1 model card on Amazon Bedrock&lt;/a&gt; and &lt;a href="https://docs.aws.amazon.com/claude-platform/latest/userguide/welcome.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Claude Platform on AWS&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Last week’s launches&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 Here are some launches that got my attention:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/09/announcing-amazon-linux-2027/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon Linux 2027 (AL2027) in public preview&lt;/a&gt;: AL2027 is the next version of the Amazon Linux operating system. It runs on kernel 7.1+, purpose-built for cloud-native workloads on AWS with performance, scale, and security in mind. Built on AL2023’s baseline, AL2027 is designed for customers who need a secure, stable, and AWS-native operating system running web applications, databases, containerized microservices, AI/ML workloads, and large-scale infrastructure.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-ec2-r9g-and-r9gd-memory-optimized-instances-are-now-available/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EC2 R9g and R9gd memory-optimized instances&lt;/a&gt;: These instances are powered by AWS Graviton5 processors, delivering the best price performance for memory-intensive workloads running on Amazon EC2. R9g and R9gd instances deliver up to 25% better compute performance compared to AWS Graviton4-based R8g and R8gd instances. They are up to 30% faster for databases, up to 35% faster for web applications, and up to 35% faster for machine learning. To learn more, read &lt;a href="https://aws.amazon.com/blogs/aws/amazon-ec2-r9g-and-r9gd-instances-powered-by-aws-graviton5-processors-are-now-generally-available/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Daniel’s blog post&lt;/a&gt;.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/07/aws-lambda-snapstart-container/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Lambda SnapStart for container image functions&lt;/a&gt;: Lambda SnapStart is an opt-in capability that makes it easier for you to build highly responsive and scalable applications without provisioning resources or implementing complex performance optimizations.&amp;nbsp;Previously, SnapStart was only supported for managed runtimes (Python, .NET, and Java). You can now use SnapStart for container images to reduce&amp;nbsp;startup times from several seconds to as low as sub-second for latency-sensitive workloads such as ML inference and interactive APIs.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/aws-agent-registry-generally-available/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Agent Registry now generally available&lt;/a&gt;: AWS Agent Registry provides a private, governed catalog and discovery layer for agents, tools, skills, MCP servers, and custom resources within your organization. In addition to the capabilities launched in preview (manual and URL-based record creation, approval workflows, semantic and keyword search, and AWS CloudTrail audit trails), Registry now adds new enterprise features. To learn more, visit the &lt;a href="https://aws.amazon.com/blogs/machine-learning/manage-agents-tools-and-skills-at-scale-with-aws-agent-registry/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AI Blog post&lt;/a&gt;.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-redshift-supports-apache-iceberg-v3/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon Redshift now supports Apache Iceberg v3 tables&lt;/a&gt;: You can read from and write to Apache Iceberg v3 tables in your data lake of Amazon Redshift. With this launch, Amazon Redshift introduces support for default column values, row lineage, and deletion vectors. Amazon Redshift’s Graviton based provisioned and serverless clusters support the new v3 format. To learn more, visit &lt;a href="https://docs.aws.amazon.com/redshift/latest/dg/iceberg-v3-features.html?refid=d8ec3b19-0f37-4f8c-8c12-189f913e205c"&gt;&lt;u&gt;Apache Iceberg v3 features in Redshift&lt;/u&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS announcements, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/new/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;What’s New with AWS&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Other AWS news&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 Here are some additional projects and news items you may find interesting:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/migration-and-modernization/aws-named-a-leader-in-gartners-2026-strategic-cloud-platform-services-magic-quadrant-16-years-running/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS named a Leader in the 2026 Gartner Magic Quadrant for Strategic Cloud Platform Services&lt;/a&gt;: For the 16th consecutive year, Gartner has recognized AWS as a Leader in the 2026 Gartner Magic Quadrant for Strategic Cloud Platform Services, and once again placed AWS highest on the Ability to Execute axis. We believe this recognition reflects our commitment to delivering the broadest and deepest set of cloud capabilities from infrastructure and AI to security and operations, so you can build, innovate, and scale with confidence.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/training-and-certification/introducing-aws-certified-ai-business-strategist-built-for-the-people-who-scale-ai/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Certified AI Business Strategist&lt;/a&gt;: This new certification targets professionals who evaluate, champion, and scale AI initiatives in their organizations: line-of-business leaders driving adoption across their teams, sales professionals articulating AI value to customers, consultants guiding client strategy from experimentation through production, program managers aligning AI investments to business outcomes. Beta exam registration opened September 1, 2026, with exam delivery beginning September 29.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/security/agentic-security-detection-and-response-at-machine-speed/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Agentic Security: Detection and Response at Machine Speed&lt;/a&gt;: We believe security should evolve ahead of AI adoption, not behind it. That belief drove our team to collaborate with the SANS Institute on a new chapter in the 2026 Cloud Security Exchange eBook, where we lay out a practical framework for securing agentic workloads at enterprise scale. Our chapter goes deeper on securing agentic workloads, with specific architectural patterns, implementation guidance, and frameworks for security teams at every stage of agentic AI maturity, whether you’re evaluating, piloting, or operating at scale.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS blog posts, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/blogs/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Blogs&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;Learn more about AWS, browse and join upcoming &lt;a href="https://aws.amazon.com/events/explore-aws-events/?refid=e61dee65-4ce8-4738-84db-75305c9cd4fe"&gt;AWS-led in-person and virtual events&lt;/a&gt;, &lt;a href="https://aws.amazon.com/startups/events?tab=upcoming?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;startup events&lt;/a&gt;, and &lt;a href="https://builder.aws.com/connect/events?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el"&gt;developer-focused events&lt;/a&gt; including &lt;a href="https://aws.amazon.com/events/reinvent/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS re:Invent&lt;/a&gt;, &lt;a href="https://aws.amazon.com/events/summits/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Summits&lt;/a&gt;, and &lt;a href="https://aws.amazon.com/events/community-day/"&gt;AWS Community Days&lt;/a&gt;. Join the &lt;a href="https://builder.aws.com/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Builder Center&lt;/a&gt; to connect with builders, share solutions, and access content that supports your development.&lt;/p&gt;
&lt;p&gt;That is all for this week. Check back next Monday for another Weekly Roundup!&lt;/p&gt;
&lt;p&gt;— &lt;a href="https://www.linkedin.com/in/channy"&gt;Channy&lt;/a&gt;&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>Amazon EC2 R9g and R9gd instances powered by AWS Graviton5 processors are now generally available</title>
		<link>https://aws.amazon.com/blogs/aws/amazon-ec2-r9g-and-r9gd-instances-powered-by-aws-graviton5-processors-are-now-generally-available/</link>
					
		
		<dc:creator><![CDATA[Daniel Abib]]></dc:creator>
		<pubDate>Mon, 31 Aug 2026 19:53:34 +0000</pubDate>
				<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Graviton]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">691506bc5e95268a961b15cf0a07d63a6837a457</guid>

					<description>Amazon EC2 R9g and R9gd instances powered by AWS Graviton5 are now generally available, delivering up to 25% better compute performance than R8g, ideal for databases, in-memory caches, and real-time analytics.</description>
										<content:encoded>&lt;p&gt;Today, &lt;a href="http://aws.amazon.com/ec2/instance-types/r9g/"&gt;Amazon EC2 R9g and R9gd&lt;/a&gt; instances are generally available, powered by &lt;a href="https://aws.amazon.com/ec2/graviton/"&gt;AWS Graviton5&lt;/a&gt; processors. R9g instances are memory-optimized and deliver up to 25% better compute performance compared to Graviton4-based R8g instances, powered by the most energy efficient processor AWS has ever built.&lt;/p&gt;
&lt;p&gt;R9g instances are ideal for memory-intensive workloads including databases, in-memory caches (Valkey, Redis, MemCached), real-time big data analytics, Linux-based workloads including containerized and micro-service-based applications (e.g. Kubernetes, Docker, EKS, ECS), as well as applications written in popular programming languages such as C/C++, Rust, Go, Java, Python, .NET Core, Node.js, Ruby, and PHP.&lt;/p&gt;
&lt;p&gt;R9gd instances include local NVMe-based SSD block-level storage, ideal for memory-intensive workloads requiring fast, low-latency local storage such as open-source databases, distributed real-time big data analytics, large in-memory databases, and large caching workloads.&lt;/p&gt;
&lt;p&gt;If you’re running workloads on R8g instances today, R9g gives you more performance per vCPU with faster memory, higher network and &lt;a href="https://aws.amazon.com/ebs/"&gt;Amazon EBS&lt;/a&gt; bandwidth, and a larger L3 cache, all while using less energy.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What makes R9g different&lt;/strong&gt;
 &lt;br&gt;
 Graviton5 processors bring several hardware improvements over Graviton4:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;Up to 25% higher compute performance per vCPU&lt;/li&gt;
 &lt;li&gt;DDR5 8800 MT/s memory (up from 5600 MT/s in Graviton4), the fastest memory available in the cloud&lt;/li&gt;
 &lt;li&gt;5x larger L3 cache for better data locality&lt;/li&gt;
 &lt;li&gt;Up to 2x higher network and EBS bandwidth for the largest instance sizes (up to 100 Gbps network, up to 72 Gbps EBS on the 48xlarge)&lt;/li&gt;
 &lt;li&gt;Up to 3x higher packet-processing performance&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;R9g and R9gd instances support Instance Bandwidth Configuration (IBC), which lets you adjust the allocation of bandwidth between Amazon EBS and &lt;a href="https://aws.amazon.com/vpc/"&gt;Amazon VPC&lt;/a&gt; networking by 25%. This helps optimize performance for workloads with specific bandwidth requirements such as databases and caching.&lt;/p&gt;
&lt;p&gt;All R9g and R9gd instances run on the &lt;a href="https://aws.amazon.com/ec2/nitro/"&gt;AWS Nitro System&lt;/a&gt;, which offloads virtualization, storage, and networking to dedicated hardware. This gives your applications near-bare-metal performance while maintaining strong security isolation between instances.&lt;/p&gt;
&lt;p&gt;R9g and R9gd instances feature the Nitro Isolation Engine (NIE), the same enhancement to the Nitro System introduced with C9g and M9g instances earlier this year, which enforces isolation of instances and harnesses formal verification to provide assurances of isolation with mathematical precision. Nitro Isolation Engine is a purpose-built component that is responsible for enforcing isolation between virtual machines, including mediation of all access to virtual machine memory, CPU register state, and I/O devices through a minimal set of APIs. Nitro Isolation Engine leverages formal verification, a technique to mathematically demonstrate that the hardware or software behaves as intended, and not just in specific test cases. This intensive verification technique establishes Nitro as the first formally verified cloud hypervisor, pioneering a new standard for mathematically proven cloud security. To learn more about the Nitro Isolation Engine, visit the &lt;a href="https://aws.amazon.com/blogs/compute/aws-nitro-isolation-engine-formally-verifying-the-hypervisor-in-the-aws-nitro-system/"&gt;blog post&lt;/a&gt;. For details on the formal verification results, including scope and assumptions, see the &lt;a href="https://d1.awsstatic.com/onedam/marketing-channels/website/aws/en_US/whitepapers/compliance/nitro-isolation-engine-whitepaper.pdf"&gt;technical white paper&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;EC2 R9g and R9gd instance specifications&lt;/strong&gt;
 &lt;br&gt;
 R9g and R9gd instances are each available in 11 sizes, from medium to metal-48xl. The following tables show the full specifications for each size.&lt;/p&gt;
&lt;table style="border: 2px solid black;border-collapse: collapse;margin-left: auto;margin-right: auto"&gt;
 &lt;tbody&gt;
  &lt;tr style="border-bottom: 1px solid black;background-color: #e0e0e0"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;Instance size&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;vCPUs&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;Memory (GiB)&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;Instance Storage&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;Network Bandwidth (Gbps)&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;EBS Bandwidth (Gbps)&lt;/strong&gt;&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9g.medium&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;8&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;EBS-Only&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 15&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 12&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9g.large&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;2&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;16&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;EBS-Only&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 15&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 12&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9g.xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;4&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;32&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;EBS-Only&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 15&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 12&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9g.2xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;8&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;64&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;EBS-Only&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 17&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 12&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9g.4xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;16&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;128&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;EBS-Only&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 17&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 12&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9g.8xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;32&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;256&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;EBS-Only&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;17&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;12&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9g.12xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;48&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;384&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;EBS-Only&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;25&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;18&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9g.16xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;64&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;512&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;EBS-Only&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;34&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;24&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9g.24xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;96&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;768&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;EBS-Only&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;50&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;36&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9g.48xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;192&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1536&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;EBS-Only&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;100&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;72&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9g.metal‑48xl&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;192&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1536&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;EBS-Only&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;100&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;72&lt;/td&gt;
  &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;R9gd instances offer the same compute and networking performance as R9g, with the addition of local NVMe-based SSD storage for workloads that need fast, low-latency scratch space or temporary caches.&lt;/p&gt;
&lt;table style="border: 2px solid black;border-collapse: collapse;margin-left: auto;margin-right: auto"&gt;
 &lt;tbody&gt;
  &lt;tr style="border-bottom: 1px solid black;background-color: #e0e0e0"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;Instance size&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;vCPUs&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;Memory (GiB)&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;Instance Storage (NVMe SSD)&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;Network Bandwidth (Gbps)&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;EBS Bandwidth (Gbps)&lt;/strong&gt;&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9gd.medium&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;8&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1 x 59 GB&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 15&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 12&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9gd.large&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;2&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;16&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1 x 118 GB&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 15&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 12&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9gd.xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;4&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;32&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1 x 237 GB&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 15&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 12&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9gd.2xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;8&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;64&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1 x 474 GB&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 17&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 12&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9gd.4xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;16&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;128&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1 x 950 GB&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 17&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;Up to 12&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9gd.8xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;32&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;256&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1 x 1900 GB&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;17&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;12&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9gd.12xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;48&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;384&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;3 x 950 GB&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;25&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;18&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9gd.16xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;64&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;512&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1 x 3800 GB&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;34&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;24&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9gd.24xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;96&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;768&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;3 x 1900 GB&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;50&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;36&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9gd.48xlarge&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;192&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1536&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;3 x 3800 GB&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;100&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;72&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr style="border-bottom: 1px solid black"&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;&lt;strong&gt;r9gd.metal‑48xl&lt;/strong&gt;&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;192&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;1536&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;3 x 3800 GB&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;100&lt;/td&gt;
   &lt;td style="border-right: 1px solid black;padding: 4px;text-align: center"&gt;72&lt;/td&gt;
  &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Getting started&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 You can launch R9g and R9gd instances from the &lt;a href="https://console.aws.amazon.com/ec2/"&gt;Amazon EC2 console&lt;/a&gt; using any supported Arm-based AMI. R9g instances support Amazon Linux 2023, Amazon Linux 2, Ubuntu 22.04+, RHEL 8.4+, SUSE Linux Enterprise Server 15 SP3+, Debian 12+, and other major Linux distributions.&lt;/p&gt;
&lt;p&gt;If you’re migrating from R8g, no code changes are required for most applications. Select the equivalent R9g instance size and your application runs with better performance. For containerized workloads, R9g works with &lt;a href="https://aws.amazon.com/eks/"&gt;Amazon EKS&lt;/a&gt;, &lt;a href="https://aws.amazon.com/ecs/"&gt;Amazon ECS&lt;/a&gt;, and standard Kubernetes deployments. Multi-arch container images built for Arm64 run without changes.&lt;/p&gt;
&lt;p&gt;Several resources help you get started: the &lt;a href="https://github.com/aws/aws-graviton-getting-started"&gt;AWS Graviton Getting Started Guide&lt;/a&gt; covers how to build, run, and optimize workloads on Graviton-based instances. The &lt;a href="https://aws.amazon.com/ec2/graviton/savings-dashboard/"&gt;Graviton Savings Dashboard&lt;/a&gt; helps you track cost savings. &lt;a href="https://aws.amazon.com/transform/"&gt;AWS Transform&lt;/a&gt; automates code transformations for migrating Java applications from x86 to Graviton. To learn more, visit &lt;a href="https://aws.amazon.com/ec2/graviton/"&gt;AWS Graviton Processors&lt;/a&gt; or &lt;a href="https://aws.amazon.com/ec2/graviton/level-up/"&gt;Level up your compute with AWS Graviton&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Pricing and availability&lt;/strong&gt;
 &lt;br&gt;
 Amazon EC2 R9g and R9gd instances are available in US East (N. Virginia, Ohio), US West (Oregon), and Europe (Frankfurt) Regions.&lt;/p&gt;
&lt;p&gt;R9g and R9gd instances are available for purchase through Savings Plans, On-Demand, Spot Instances, Dedicated Instances, or Dedicated Hosts. For detailed pricing, visit the &lt;a href="https://aws.amazon.com/ec2/pricing/"&gt;Amazon EC2 pricing page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Ready to get started? Launch R9g instances from the &lt;a href="https://console.aws.amazon.com/ec2/"&gt;Amazon EC2 console&lt;/a&gt;. For more details, visit the &lt;a href="https://aws.amazon.com/ec2/instance-types/r9g/"&gt;Amazon EC2 R9g instances page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you want to call APIs, search documentation, find regional availability, and check troubleshooting about this feature, try using the &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/getting-started-aws-mcp-server.html"&gt;AWS MCP Server&lt;/a&gt; and &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/plugins.html"&gt;plugins&lt;/a&gt; with your preferred AI tool. Share your feedback on &lt;a href="https://repost.aws/tags/TAO-wqN9fYRoyrpdULLa5y7g/amazon-ec2"&gt;AWS re:Post for Amazon EC2&lt;/a&gt; or reach out through your usual &lt;a href="https://aws.amazon.com/support/"&gt;AWS Support&lt;/a&gt; contacts.&lt;/p&gt;
&lt;p&gt;— Daniel Abib&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>AWS Weekly Roundup: Welcome DuckLabs to the team, Agentic Resource Discovery (ARD), and more (August 31, 2026)</title>
		<link>https://aws.amazon.com/blogs/aws/aws-weekly-roundup-welcome-ducklabs-to-the-team-agentic-resource-discovery-ard-and-more-august-31-2026/</link>
					
		
		<dc:creator><![CDATA[Daniel Abib]]></dc:creator>
		<pubDate>Mon, 31 Aug 2026 14:45:25 +0000</pubDate>
				<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Amazon Elastic Container Service]]></category>
		<category><![CDATA[Amazon GameLift]]></category>
		<category><![CDATA[Amazon SageMaker AI]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[AWS IoT Core]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Week in Review]]></category>
		<guid isPermaLink="false">3418fcf622154fda93d6ae0475d0ab9d6ec4180f</guid>

					<description>The news that interested me the most last week was the DuckLabs acquisition. AWS has signed a definitive agreement to acquire DuckLabs, the Amsterdam-based company behind DuckDB, the popular open source analytical database that runs in-process and executes SQL directly against files like Parquet, CSV, and JSON. DuckDB stays open source under its independent foundation […]</description>
										<content:encoded>&lt;p&gt;The news that interested me the most last week was the DuckLabs acquisition. &lt;a href="https://aws.amazon.com/blogs/big-data/aws-and-ducklabs-building-the-future-of-analytics-together/"&gt;AWS has signed a definitive agreement to acquire DuckLabs&lt;/a&gt;, the Amsterdam-based company behind DuckDB, the popular open source analytical database that runs in-process and executes SQL directly against files like Parquet, CSV, and JSON. DuckDB stays open source under its independent foundation and the MIT license, and over time AWS plans to combine its speed at everyday queries with the enterprise scale of services like Amazon S3, Amazon Redshift, and Amazon Athena.
 &lt;br&gt;
 &lt;img loading="lazy" class="aligncenter size-full wp-image-105462" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/28/AWS_Ducklabs_white_logo_800x400.png" alt="" width="799" height="400"&gt;
 &lt;br&gt;
 Co-founded by Hannes Mühleisen and Mark Raasveldt, DuckDB runs locally or on Amazon S3, which makes it remarkably fast for the everyday queries (a terabyte or less) that make up the bulk of real-world analytics. It also happens to pair beautifully with AI agents, which “poke” and experiment their way through data much like humans do. The co-founders will continue leading its technical direction while AWS combines DuckDB’s speed with analytics services like Amazon EMR, AWS Glue, and Amazon SageMaker. For the bigger picture on why this matters, Andy Warfield, Vice President and Distinguished Engineer shared his thoughts on the post &lt;a href="https://www.allthingsdistributed.com/2026/08/duckdb-and-the-changing-physics-of-analytics.html"&gt;DuckDB and the changing physics of analytics&lt;/a&gt;&amp;nbsp;on All Things Distributed.&lt;/p&gt;
&lt;p&gt;Now, let’s get into this week’s AWS news…&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Last week’s launches&lt;/strong&gt;&lt;/span&gt;
 &lt;br&gt;
 Here are some launches and updates from this past week that caught my attention:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-ecs-agent-connectivity-health/"&gt;Amazon ECS now automatically detects and recovers container instances that lose agent connectivity&lt;/a&gt; – Amazon ECS now continuously monitors agent connectivity to the control plane and surfaces a new &lt;code&gt;AGENT_CONNECTIVITY&lt;/code&gt; health event across AWS Fargate, Amazon ECS Managed Instances, and Amazon ECS on EC2. On Fargate and Managed Instances, ECS handles recovery automatically, draining tasks, launching replacements, and deregistering the impaired instance. On EC2, you can wire the event into your own workflow. Available at no additional cost in all AWS Commercial and AWS GovCloud (US) Regions.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/aws-lambda-node-js-python-public-preview/"&gt;AWS Lambda introduces public preview runtimes, starting with Node.js 26 and Python 3.15&lt;/a&gt; – You can now test upcoming Lambda runtimes before they reach general availability. Preview runtimes use the same identifier as the eventual GA version, so your functions graduate automatically with no action required. Third-party tools and deployment frameworks can also validate compatibility ahead of GA. Not meant for production yet (breaking changes are possible), but a great way to get ahead of your next upgrade. Available in all AWS commercial, AWS GovCloud (US), and China Regions.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/aws-iot-core-influxdb/"&gt;AWS IoT Core adds a native InfluxDB rule action&lt;/a&gt; – You can now route time-series data from your IoT devices straight into InfluxDB (Amazon Timestream-managed or self-hosted) without writing custom code or standing up an intermediate service. IoT Core formats data into InfluxDB’s line protocol and supports device-side and server-side batching. Available in all AWS Regions where Amazon Timestream for InfluxDB is offered.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-gamelift-servers-enhanced-ddos-protection/"&gt;Amazon GameLift Servers now includes enhanced DDoS protection&lt;/a&gt; – Your game servers now get automatic protection against network and transport layer (layers 3 and 4) DDoS attacks – UDP reflection, SYN floods, and similar vectors – with nothing to enable or opt into. Built on top of AWS Shield Standard with gaming-optimized traffic shaping, it turns on the moment your servers start running (Server SDK 5) at no extra cost. It’s available in all supported GameLift Servers Regions except China (Beijing) and China (Ningxia).&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-sagemaker-hyperpod-ray"&gt;Amazon SageMaker HyperPod expands support for Ray&lt;/a&gt; – You can now run Ray workloads on SageMaker HyperPod with built-in observability, resilient training, and accelerated inference. Create and manage Ray clusters from Amazon SageMaker Studio, attach JupyterLab or your local IDE so a multi-node cluster behaves like a local dev environment, and get auto-provisioned Grafana dashboards. Node auto recovery, hung job detection, and tiered checkpointing keep large training runs healthy, while Ray Serve adds a tiered KV cache for inference. Your existing open source Ray code runs unchanged. Available for HyperPod clusters orchestrated by Amazon EKS.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS announcements, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/new/"&gt;What’s New with AWS&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Other AWS news&lt;/strong&gt;&lt;/span&gt;
 &lt;br&gt;
 Here are some additional posts and resources that you might find interesting:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/aws/happy-20th-birthday-amazon-ec2/"&gt;Happy 20th birthday, Amazon EC2!&lt;/a&gt; – Amazon EC2 turns 20. Channy Yun looks back at how EC2 grew from a single &lt;code&gt;m1.small&lt;/code&gt; instance type in one Region to more than 1,200 instance types across 39 Regions, along with the custom silicon journey from the first Graviton to Graviton5 and Trainium3. A fun and worthwhile read on the service that still underpins so much of AWS – including Amazon ECS, Amazon EKS, AWS Lambda, Amazon SageMaker, and Amazon Bedrock.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/machine-learning/agentic-resource-discovery-ard-an-open-specification-for-agent-discovery/"&gt;Agentic Resource Discovery (ARD): an open specification for agent discovery&lt;/a&gt; – As organizations scale up agents, tools, and MCP servers, those resources end up scattered across clouds, on-premises infrastructure, and SaaS platforms – each with its own registry and metadata. ARD is a new open specification (Apache 2.0) that defines a common way to describe and discover agentic resources, so publishers “describe once” and consumers “discover everywhere” – think DNS, but for agents. AWS contributed feedback but doesn’t own the spec, and it complements the AWS Agent Registry by letting you federate across catalogs without migrating.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/developer/get-started-with-the-agent-toolkit-for-aws-in-the-aws-cli/"&gt;Get started with the Agent Toolkit for AWS in the AWS CLI&lt;/a&gt; – A single AWS CLI command (&lt;code&gt;aws configure agent-toolkit&lt;/code&gt;) now equips AI coding agents like Kiro, Claude Code, Codex, and Cursor with curated, up-to-date AWS knowledge and a secure connection to thousands of AWS APIs through the AWS MCP Server. If you build with an AI coding assistant, this helps it choose the right services, use modern APIs, and follow security best practices – so it gets AWS code right more often the first time.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Upcoming AWS events&lt;/strong&gt;&lt;/span&gt;
 &lt;br&gt;
 Check your calendar and sign up for upcoming AWS events:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/events/summits/"&gt;AWS Summits&lt;/a&gt; – Free in-person events where builders come together to learn, connect, and explore the latest in cloud and AI. Upcoming stops include &lt;a href="https://aws.amazon.com/events/summits/zurich/"&gt;Zurich&lt;/a&gt; (September 2), &lt;a href="https://aws.amazon.com/pt/events/summits/sao-paulo/"&gt;São Paulo&lt;/a&gt; (September 3), &lt;a href="https://aws.amazon.com/events/summits/tel-aviv/"&gt;Tel Aviv&lt;/a&gt; (September 10), and &lt;a href="https://aws.amazon.com/events/summits/dubai/"&gt;Dubai&lt;/a&gt; (September 30). Can’t attend in person? You can stream sessions through the &lt;a href="https://summitsglobal.awslivestream.com/"&gt;Global Livestream and On-Demand Hub&lt;/a&gt;. I’ll be presenting two sessions on generative AI and Amazon Bedrock at the São Paulo Summit – if you’re there, come say hello.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/events/community-day/"&gt;AWS Community Days&lt;/a&gt; – Community-led conferences where content is planned, sourced, and delivered by community leaders. Upcoming events include &lt;a href="https://jawssonic2026.jaws-ug.jp/"&gt;JAWS SONIC 2026 in Tokyo&lt;/a&gt; (September 5) and &lt;a href="https://awscommunity.pl/"&gt;Warsaw, Poland&lt;/a&gt; (September 8).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Join the &lt;a href="https://builder.aws.com/"&gt;AWS Builder Center&lt;/a&gt; to connect with builders, share solutions, and access content that supports your development. Browse &lt;a href="https://aws.amazon.com/events/"&gt;here&lt;/a&gt; for upcoming AWS-led in-person and virtual events and developer-focused events.&lt;/p&gt;
&lt;p&gt;That’s all for this week. Check back next Monday for another Weekly Roundup!&lt;/p&gt;
&lt;p&gt;— Daniel Abib&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This post is part of our Weekly Roundup series. Check back each week for a quick roundup of interesting news and announcements from AWS!&lt;/em&gt;&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>Happy 20th Birthday, Amazon EC2</title>
		<link>https://aws.amazon.com/blogs/aws/happy-20th-birthday-amazon-ec2/</link>
					
		
		<dc:creator><![CDATA[Channy Yun (윤석찬)]]></dc:creator>
		<pubDate>Tue, 25 Aug 2026 16:11:02 +0000</pubDate>
				<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Amazon EC2 Mac Instances]]></category>
		<category><![CDATA[AWS Inferentia]]></category>
		<category><![CDATA[AWS Trainium]]></category>
		<category><![CDATA[Graviton]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">0d62c0134c150af14fc409516cdf59aff26dc9e1</guid>

					<description>On the 20th Anniversary, we recognize how AWS has continued to push the boundaries of what cloud computing can deliver, building custom silicon for general-purpose and AI workloads and expanding EC2 into new form factors and deployment models that our customers in 2006 could not have imagined.</description>
										<content:encoded>&lt;p&gt;&lt;img loading="lazy" class="size-full wp-image-105375 alignright" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/19/2026-amazon-ec2-20th-thumbx250.jpg" alt="" width="250" height="250"&gt;Twenty years ago today, &lt;a href="https://www.linkedin.com/in/jeffbarr/"&gt;Jeff Barr&lt;/a&gt; wrote a blog post that launched the &lt;a href="https://aws.amazon.com/blogs/aws/amazon_ec2_beta/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EC2 Beta&lt;/a&gt;. That single post introduced resizable Linux virtual servers in the cloud, billed by the hour, with one instance type (&lt;code&gt;m1.small&lt;/code&gt;) in one Region (US East). It was minimal yet useful, and it changed how the world thinks about computing infrastructure.&lt;/p&gt;
&lt;p&gt;In 2021, Jeff covered the &lt;a href="https://aws.amazon.com/blogs/aws/happy-15th-birthday-amazon-ec2/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;fifteen years of EC2&lt;/a&gt; with the backstory and memorable EC2 launches. Over the last five years, AWS has continued to push the boundaries of what cloud computing can deliver, building custom silicon for general-purpose and AI workloads and expanding EC2 into new form factors and deployment models that our customers in 2006 could not have imagined.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;The 20 years in brief&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 In his 15th anniversary post, Jeff chose important milestones of EC2 that established the foundational building blocks that customers still rely on today. &lt;a href="https://aws.amazon.com/blogs/aws/amazon-elastic/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon Elastic Block Store&lt;/a&gt; (2008) provided persistent block storage. &lt;a href="https://aws.amazon.com/blogs/aws/new-aws-load-balancing-automatic-scaling-and-cloud-monitoring-services/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Elastic Load Balancing, Auto Scaling, and Amazon CloudWatch&lt;/a&gt; (2009) made applications scalable and highly available. &lt;a href="https://aws.amazon.com/blogs/aws/introducing-amazon-virtual-private-cloud-vpc/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon Virtual Private Cloud&lt;/a&gt; (2009) gave customers logically isolated networks. &lt;a href="https://aws.amazon.com/blogs/aws/amazon-ec2-update-additional-instance-types-nitro-system-and-cpu-options/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Nitro System&lt;/a&gt; (2017) enabled faster innovation and enhanced security. &lt;a href="https://aws.amazon.com/blogs/aws/new-ec2-instances-a1-powered-by-arm-based-aws-graviton-processors/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Graviton processors&lt;/a&gt; (2018) were designed for cost-sensitive scale-out workloads.&lt;/p&gt;
&lt;p&gt;Over 20 years, EC2 grew from one to over &lt;a href="https://aws.amazon.com/ec2/instance-types/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;1,200 instance types&lt;/a&gt; to meet customer needs across general-purpose, compute-, memory-, and storage-optimized, accelerated computing, and high-performance computing families. These instances expanded from one AWS Region to &lt;a href="https://aws.amazon.com/about-aws/global-infrastructure/regions_az/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;39 Regions&lt;/a&gt; globally. AWS also extended EC2 beyond the Region boundary with &lt;a href="https://aws.amazon.com/about-aws/whats-new/2018/11/announcing-aws-outposts/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Outposts&lt;/a&gt; (2018) running EC2 instances locally, &lt;a href="https://aws.amazon.com/about-aws/whats-new/2019/12/introducing-aws-local-zone-in-los-angeles-ca/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Local Zones&lt;/a&gt; (2019) place globally, and &lt;a href="https://aws.amazon.com/about-aws/whats-new/2019/12/announcing-aws-wavelength-delivering-ultra-low-latency-applications-5g/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Wavelength&lt;/a&gt; (2019) inside global 5G telecommunications carrier networks.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-105383 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/20/2026-ec2-instance-types-1.jpg" alt="" width="1800" height="974"&gt;&lt;/p&gt;
&lt;p&gt;While I hate to play favorites, I want to choose some of my favorite EC2 launches of the past five years:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;&lt;a href="https://aws.amazon.com/blogs/aws/amazon-ec2-update-inf1-instances-with-aws-inferentia-chips-for-high-performance-cost-effective-inferencing/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Inferentia for ML inference at scale&lt;/a&gt;&lt;/strong&gt; (2019): We introduced purpose-built ML inference instances (inf1) with AWS Inferentia chips. &lt;a href="https://aws.amazon.com/blogs/aws/amazon-ec2-inf2-instances-for-low-cost-high-performance-generative-ai-inference-are-now-generally-available/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EC2 Inf2 instances&lt;/a&gt; became generally available in April 2023 for large-scale generative AI inference workloads. Together with the Inferentia family, AWS Trainium instances now give customers a full stack of AWS-designed silicon optimized for every phase of the AI lifecycle both inference and training.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;&lt;a href="https://aws.amazon.com/blogs/aws/new-use-mac-instances-to-build-test-macos-ios-ipados-tvos-and-watchos-apps/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;EC2 Mac instances&lt;/a&gt;&lt;/strong&gt; (2020): The first Mac instances (mac1) were built on Apple Mac mini with Intel Core i7 (Coffee Lake) on the AWS Nitro System. &lt;a href="https://aws.amazon.com/blogs/aws/use-amazon-ec2-m1-mac-instances-to-build-test-macos-ios-ipados-tvos-and-watchos-apps/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Mac M1 (mac2) instances&lt;/a&gt; launched in July 2022 as the first Arm-based macOS instances on EC2. &lt;a href="https://aws.amazon.com/blogs/aws/new-amazon-ec2-m2-pro-mac-instances-built-on-apple-silicon-m2-pro-mac-mini-computers/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;M2 Pro Mac instances&lt;/a&gt; followed in 2023, &lt;a href="https://aws.amazon.com/blogs/aws/announcing-amazon-ec2-m4-and-m4-pro-mac-instances/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;M4 and M4 Pro Mac instances&lt;/a&gt; in 2025, &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/05/amazon-ec2-m3-ultra-mac-instances-generally-available/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;M3 Ultra Mac instances&lt;/a&gt; and &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/01/amazon-ec2-m4-max-mac-instances-ga/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;M4 Max Mac instances&lt;/a&gt; in 2026, giving Apple developers a complete range of cloud-based build and test environments for macOS, iOS, iPadOS, tvOS, watchOS, and visionOS apps.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/aws/amazon-ec2-trn1-instances-for-high-performance-model-training-are-now-available/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;&lt;strong&gt;AWS Trainium for full-stack AI workloads at scale&lt;/strong&gt;&lt;/a&gt; (2021)&lt;strong&gt;:&lt;/strong&gt; In November 2021, we previewed Trn1 instances with AWS Trainium accelerators optimized for high-performance deep learning training. In December 2024, &lt;a href="https://aws.amazon.com/blogs/aws/amazon-ec2-trn2-instances-and-trn2-ultraservers-for-aiml-training-and-inference-is-now-available/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Trn2 instances&lt;/a&gt; powered by AWS Trainium2 launched, with &lt;a href="https://awsdocs-neuron.readthedocs-hosted.com/en/latest/about-neuron/arch/neuron-hardware/trn2-arch.html#trn2-ultraserver?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Trn2 UltraServers&lt;/a&gt; linking 64 Trainium2 accelerators via NeuronLink for training trillion-parameter foundation models. At AWS re:Invent 2025, &lt;a href="https://aws.amazon.com/about-aws/whats-new/2025/12/amazon-ec2-trn3-ultraservers/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Trn3 UltraServers&lt;/a&gt; powered by AWS Trainium3 deliver the best token economics for next-generation agentic, reasoning, and video generation applications. A single Trn3 UltraServer interconnects up to 144 Trainium3 chips to train and serve the largest frontier models. Now, AWS Trainium3 delivers the leading price-performance for high-performance AI training and inference at scale.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/aws/announcing-amazon-ec2-capacity-blocks-for-ml-to-reserve-gpu-capacity-for-your-machine-learning-workloads/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;&lt;strong&gt;EC2 Capacity Blocks for ML&lt;/strong&gt;&lt;/a&gt; (2023): This new EC2 usage model further democratizes ML democratizes ML by making it easy to access GPU instances to train and deploy ML and generative AI models. You reserve the GPU capacity you need (initially &lt;a href="https://aws.amazon.com/blogs/aws/new-amazon-ec2-p5-instances-powered-by-nvidia-h100-tensor-core-gpus-for-accelerating-generative-ai-and-hpc-applications/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;P5 instances&lt;/a&gt;) for a future date and only for the duration you require.&amp;nbsp;In November 2024, EC2 Capacity Blocks for ML added supported for &lt;a href="https://aws.amazon.com/about-aws/whats-new/2024/11/amazon-ec2-capacity-blocks-instant-start-times-extensions/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;provisioning in a matter of minutes&lt;/a&gt; and extending up to six months. Now, EC2 Capacity Blocks for ML supports &lt;a href="https://aws.amazon.com/about-aws/whats-new/2025/11/amazon-ec2-p6-b300-instances-nvidia-blackwell-ultra-gpus-available/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;P6-B300&lt;/a&gt;, &lt;a href="https://aws.amazon.com/blogs/aws/new-amazon-ec2-p6-b200-instances-powered-by-nvidia-blackwell-gpus-to-accelerate-ai-innovations/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;P6-B200&lt;/a&gt;, &lt;a href="https://aws.amazon.com/blogs/machine-learning/amazon-ec2-p5e-instances-are-generally-available/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;P5e&lt;/a&gt;, &lt;a href="https://aws.amazon.com/blogs/aws/new-amazon-ec2-p5en-instances-with-nvidia-h200-tensor-core-gpus-and-efav3-networking/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;P5en&lt;/a&gt;, &lt;a href="https://aws.amazon.com/blogs/aws/new-gpu-equipped-ec2-p4-instances-for-machine-learning-hpc/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;P4d&lt;/a&gt;, &lt;a href="https://aws.amazon.com/about-aws/whats-new/2022/05/amazon-ec2-p4de-gpu-instances-ml-training-hpc/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;P4de&lt;/a&gt;, Trn1, Trn2, and Trn3 instances in addition to P5.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://www.aboutamazon.com/news/aws/aws-graviton-5-cpu-amazon-ec2/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;&lt;strong&gt;AWS Graviton5&lt;/strong&gt;&lt;/a&gt; (2025): Building on eight years of Graviton innovation since 2018, we previewed Graviton5 chips in AWS re:Invent 2025 and launched &lt;a href="https://aws.amazon.com/blogs/aws/now-available-amazon-ec2-m9g-and-m9gd-instances-powered-by-new-aws-graviton5-processors/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;M9g and M9gd instances&lt;/a&gt; powered by Graviton5 and built on the sixth-generation AWS Nitro System. &lt;a href="https://aws.amazon.com/blogs/aws/amazon-ec2-c9g-and-c9gd-instances-powered-by-aws-graviton5-processors-are-now-available/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;C9g and C9gd&lt;/a&gt; followed in June 2026. Now, &lt;span class="rgqa_8711ccd9 rgqa_98b54368 rgqa_14dafab9 rgqa_275611e5" data-rg-n="BodyText"&gt;Graviton5 features 192 cores, a 5x larger cache, and up to 33% lower inter-core latency, making it well suited for the growing demands of agentic AI workloads such as real-time reasoning, code generation, and multi-step task orchestration that require continuous, high-throughput CPU compute at scale.&lt;/span&gt;&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/compute/aws-nitro-isolation-engine-formally-verifying-the-hypervisor-in-the-aws-nitro-system/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;&lt;strong&gt;AWS Nitro Isolation Engine&lt;/strong&gt;&lt;/a&gt; (2026): Customers wanted to see, not just hear from us, proof of workload isolation in the Nitro Hypervisor. The Nitro Isolation Engine is a purpose-built component inside the Nitro Hypervisor, harnessing formal verification to provide mathematical assurance that customer workloads are isolated from each other and AWS operators, pioneering a new standard for mathematically proven cloud security. This feature is also based on the sixth-generation AWS Nitro System which has continued to evolve since our introduction in 2017.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;The foundation underneath it all&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 Despite two decades of innovation, the fundamental value proposition of Amazon EC2 has not changed. Customers use it to get secure, resizable compute capacity in minutes, pay only for what they consume, and scale on demand without long-term commitments. That same flexibility now extends to AI workloads at a scale no one anticipated in 2006.&lt;/p&gt;
&lt;p&gt;EC2 remains the foundational compute layer of AWS. &lt;a href="https://aws.amazon.com/ecs/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon ECS&lt;/a&gt;, &lt;a href="https://aws.amazon.com/eks/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EKS&lt;/a&gt;, &lt;a href="https://aws.amazon.com/lambda/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Lambda&lt;/a&gt;, &lt;a href="https://aws.amazon.com/fargate/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Fargate&lt;/a&gt;, &lt;a href="https://aws.amazon.com/batch/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Batch&lt;/a&gt;, &lt;a href="https://aws.amazon.com/emr/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EMR&lt;/a&gt;, &lt;a href="https://aws.amazon.com/sagemaker-ai/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon SageMaker AI&lt;/a&gt;, and &lt;a href="https://aws.amazon.com/bedrock/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon Bedrock&lt;/a&gt; ultimately run on EC2 capacity. Every architectural pattern customers have built over the past twenty years, from simple web servers to trillion-parameter foundation model training clusters, starts with a decision to launch an instance.&lt;/p&gt;
&lt;p&gt;We made strong foundational decisions in 2006, and we left room for the service to grow. Twenty years later, that strategy of creating services that are minimal-yet-useful, launching quickly, and iterating rapidly in response to your feedback continues to guide how we build. The next twenty years of cloud computing will demand capabilities we have not yet imagined. Amazon EC2 will continue to be the foundation where your workloads run.&lt;/p&gt;
&lt;p&gt;To learn more about Amazon EC2, visit the &lt;a href="https://aws.amazon.com/ec2/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EC2 product page&lt;/a&gt; or check out &lt;a href="https://aws.amazon.com/blogs/aws/category/compute/amazon-ec2/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;what’s new with EC2&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;— &lt;a href="https://linkedin.com/in/channy"&gt;Channy&lt;/a&gt;&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>AWS Weekly Roundup: Student Rewards on AWS Builder Center, Local Zone in Las Vegas, and more (August 24, 2026)</title>
		<link>https://aws.amazon.com/blogs/aws/aws-weekly-roundup-student-rewards-on-aws-builder-center-local-zone-in-las-vegas-and-more-august-24-2026/</link>
					
		
		<dc:creator><![CDATA[Esra Kayabali]]></dc:creator>
		<pubDate>Mon, 24 Aug 2026 16:20:15 +0000</pubDate>
				<category><![CDATA[Amazon Bedrock]]></category>
		<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Amazon WorkSpaces]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[AWS CloudShell]]></category>
		<category><![CDATA[AWS Glue]]></category>
		<category><![CDATA[AWS Local Zones]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Week in Review]]></category>
		<guid isPermaLink="false">2c1999b3f40dcbf5fbc95e907da3c6141bbc8c45</guid>

					<description>During my time at AWS, I have always looked for opportunities to work with students. I have delivered over 50 talks at universities across the region, and watching the potential in the room is always a strong motivator. It reminds me of why I do this work, and that the students I meet today may […]</description>
										<content:encoded>&lt;p&gt;During my time at AWS, I have always looked for opportunities to work with students. I have delivered over 50 talks at universities across the region, and watching the potential in the room is always a strong motivator. It reminds me of why I do this work, and that the students I meet today may well become our customers and collaborators tomorrow. That is why I am happy to open this week with Student Rewards on AWS Builder Center.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="alignnone size-full wp-image-105411" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/23/2026-08-24-WIR.png" alt="" width="1200" height="675"&gt;&lt;/p&gt;
&lt;p&gt;Rick Suttles published &lt;a href="https://builder.aws.com/content/3I1qkUtKhwU6K1VaGkfYRwtbz3o/introducing-student-rewards-on-aws-builder-center"&gt;Introducing Student Rewards on AWS Builder Center&lt;/a&gt;, a new benefit for verified higher education students. When you verify your enrollment through SheerID and complete your Builder Center profile, you unlock 12 months of premium AWS Skill Builder access (900+ courses, hands-on labs, certification exam prep, and game-based learning). From there, you earn badges through actions on Builder Center: publishing articles, commenting, and maintaining engagement. At 7 badges, you unlock $10 in AWS Credits. At 14 badges, another $20 in credits. At 21 badges, you earn an AWS Foundational Certification exam voucher ($100 value).&lt;/p&gt;
&lt;p&gt;This represents a commitment of over $500 million in resources during this back-to-school season, providing students with the training, tools, and certification needed to start building their careers in cloud and AI. Student Rewards is available to students 18 years or older and enrolled at accredited higher education institutions worldwide, subject to verification and applicable terms.&lt;/p&gt;
&lt;p&gt;&lt;a id="link-self_r_a6_" class="awsui_link_4c84z_m0ndi_145 awsui_variant-primary_4c84z_m0ndi_281 awsui_font-size-body-m_4c84z_m0ndi_527" href="https://builder.aws.com/student-rewards" rel="noopener ugc" aria-label="" data-analytics-funnel-value="link_r_a5_"&gt;Verify your student status&lt;/a&gt; and start learning, earning badges, and unlocking rewards!&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Last week’s launches&lt;/strong&gt;&lt;/span&gt;
 &lt;br&gt;
 Here’s what else happened this week.&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/aws-local-zones-las-vegas-nevada/"&gt;A new AWS Local Zone in Las Vegas, Nevada&lt;/a&gt; – This new Local Zone supports Amazon EC2 C7i, M7i, R7i, and C8gn instances, Amazon EBS, Amazon ECS, Amazon EKS, Application Load Balancer, and AWS Direct Connect. AWS Local Zones are now available in more than 30 metropolitan areas worldwide. In addition, AWS added a &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/aws-new-availability-zone-europe/"&gt;fourth Availability Zone to the Europe (London) Region&lt;/a&gt;, delivering next-generation AI and ML capacity with Trn3 and P6 accelerated instances alongside general-purpose compute.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-ec2-auto-scaling-batch-termination/"&gt;Amazon EC2 Auto Scaling now supports batch instance termination&lt;/a&gt; – You can now pass up to 100 instance IDs to the &lt;code&gt;TerminateInstanceInAutoScalingGroup&lt;/code&gt; API to terminate them as a batch, reducing the number of API calls needed to scale down your Auto Scaling groups. Batch termination is designed for workloads that need to rapidly scale down, such as AI/ML training jobs, container orchestrators, or event-driven architectures that spin up large fleets temporarily.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/aws-cloudshell-visual-file-editor/"&gt;AWS CloudShell now includes a built-in visual file editor&lt;/a&gt; – CloudShell now includes a visual file editor that you can launch directly from your shell session using a single edit command. The editor supports syntax highlighting, find-and-replace, multi-line selection, copy-paste, and undo-redo in a single browser session. Whether you are updating a deployment script, modifying an agent steering file, editing a CloudFormation template, or fixing a Lambda function, the editor provides a seamless edit-and-run experience without leaving CloudShell.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-bedrock-grok-4-6/"&gt;Amazon Bedrock now supports SpaceXAI Grok 4.6 with cross-Region inference&lt;/a&gt; – Grok 4.6, a frontier model built for coding, agentic tasks, and knowledge work, is now available on Amazon Bedrock.&amp;nbsp;The model runs on the bedrock-runtime endpoint with support for the Responses, Chat Completions, and Converse APIs, and works with existing account-level controls including model invocation logging, Amazon CloudWatch metrics, and cost itemization in AWS Cost Explorer.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-bedrock-cross-region-openai-v2/"&gt;Amazon Bedrock expands API support and introduces cross-Region inference for OpenAI models&lt;/a&gt; – Amazon Bedrock now supports OpenAI GPT-5.6 models (Sol, Terra, and Luna) with the Responses, Converse, and Chat Completions APIs, and adds cross-Region inference. Geo cross-Region inference routes requests within a predefined geography (including new US Geo support with this launch), while Global cross-Region inference serves requests from any commercial AWS Region at a lower per-token cost.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/bedrock-agentcore-payments-ga/"&gt;AgentCore payments is now generally available in Amazon Bedrock AgentCore&lt;/a&gt; – At general availability, AgentCore payments includes Quick Create for Coinbase credential provisioning directly within the AgentCore console, a curated Coinbase Bazar MCP server of pay-per-use x402 endpoints via AgentCore gateway, support for the Machine Payment Protocol (MPP), and the “upto” scheme in the x402 protocol for pay-per-inference and dynamic pricing use cases. To learn more, visit the &lt;a href="https://aws.amazon.com/blogs/machine-learning/amazon-bedrock-agentcore-payments-is-now-generally-available-enabling-agents-to-transact-safely-and-autonomously-at-scale/"&gt;AI Blog post&lt;/a&gt;.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/aws/aws-glue-6-0-now-available-with-30-lower-price-and-full-apache-iceberg-v3-support/"&gt;AWS Glue 6.0 delivers 30% price reduction and Iceberg v3 support&lt;/a&gt; – AWS Glue 6.0 is built on a fully modernized runtime, Apache Spark 4.1, Python 3.13, and Scala 2.13, delivering 30% lower pricing than previous AWS Glue versions. With Iceberg v3, Glue 6.0 adds the VARIANT data type with automatic shredding for faster reads on semi-structured data, deletion vectors for high-performance row-level updates, geometry and geography data types for spatial processing, and flexible schema evolution.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS announcements, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/new/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;What’s New with AWS&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Other AWS news&lt;/strong&gt;&lt;/span&gt;
 &lt;br&gt;
 Here are some additional posts you may find useful:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="http://aws.amazon.com/blogs/security/updates-to-your-aws-sign-in-experience/"&gt;Updates to your AWS Sign-In experience&lt;/a&gt; – AWS is gradually introducing updates to the sign-in and sign-up experience. The redesigned sign-in page introduces a unified email entry point for root users and customers using the new email-based sign-in method, while IAM users continue signing in with their account ID, username, and password. The page also includes sign-in options for customers whose AWS account was created using a supported identity provider (Google, GitHub, Apple, or Amazon.com). A redesigned session selection page simplifies viewing and managing multiple active account and role sessions. If your organization relies on browser automation or scripted workflows that interact with the sign-in page, review the post to understand how these changes might affect your configuration.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/aws/in-the-works-aws-builder-lofts-in-berlin-hyderabad-and-sao-paulo/"&gt;In the works: AWS Builder Lofts in Berlin, Hyderabad, and São Paulo&lt;/a&gt; – My colleague Channy announced plans to open new Builder Lofts in three cities. Since the first Builder Loft opened in San Francisco in July 2025, it has welcomed more than 22,500 developers through its doors. Each new location will be a permanent community space offering free workshops, networking events, pitch nights, content creation spaces, and co-working areas. Berlin will focus on digital sovereignty and security-readiness, Hyderabad on AI and cloud-native architecture, and São Paulo on supporting Latin America’s developer ecosystem.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/desktop-and-application-streaming/aws-and-amazon-workspaces-recognized-as-a-leader-in-the-2026-gartner-magic-quadrant-for-desktop-as-a-service/"&gt;AWS and Amazon WorkSpaces recognized as a Leader in the 2026 Gartner Magic Quadrant for Desktop as a Service&lt;/a&gt; – AWS has been named a Leader in the 2026 Gartner Magic Quadrant for Desktop as a Service (DaaS) for the third consecutive year, evaluated on Completeness of Vision and Ability to Execute. Gartner noted strengths in operations, geographic strategy, and overall viability. This is also the first year the evaluation includes Amazon WorkSpaces for AI agents, a capability that runs AI agents within the same desktop environment, security perimeter, and audit trail as human users.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS blog posts, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/blogs/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Blogs&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="text-decoration: underline"&gt;Upcoming AWS events&lt;/span&gt;&lt;/strong&gt;
 &lt;br&gt;
 Check your calendar and sign up for upcoming AWS events:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/events/summits/"&gt;AWS Summits&lt;/a&gt; – Free in-person events for builders and innovators to learn, connect, and explore the latest in cloud. Coming up: &lt;a href="https://aws.amazon.com/events/summits/zurich/"&gt;Zurich&lt;/a&gt; (September 2), &lt;a href="https://aws.amazon.com/pt/events/summits/sao-paulo/"&gt;São Paulo&lt;/a&gt; (September 3), &lt;a href="https://aws.amazon.com/events/summits/tel-aviv/"&gt;Tel Aviv&lt;/a&gt; (September 10), and &lt;a href="https://aws.amazon.com/events/summits/dubai/"&gt;Dubai&lt;/a&gt; (September 30). You can also watch keynotes and sessions on the &lt;a href="https://summitsglobal.awslivestream.com/" target="_blank" rel="noopener noreferrer nofollow"&gt;AWS Summits Global Livestream + On-Demand Hub&lt;/a&gt;. To access live and on-demand content for a particular Summit, you need to be registered for that event.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/events/community-day/"&gt;AWS Community Days&lt;/a&gt; – Community-led conferences planned and delivered by community leaders. Upcoming events include &lt;a href="https://day.awscommunity.org.bo/"&gt;Bolivia, Santa Cruz&lt;/a&gt; (August 29), &lt;a href="https://awsday.ca/?city=toronto"&gt;Toronto, Canada&lt;/a&gt; (August 29), &lt;a href="https://jawssonic2026.jaws-ug.jp/"&gt;JAWS SONIC, Tokyo&lt;/a&gt; (September 5), &lt;a href="https://awscommunity.pl/"&gt;Warsaw, Poland&lt;/a&gt; (September 8).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Visit the &lt;a href="https://builder.aws.com/"&gt;AWS Builder Center&lt;/a&gt; to meet other builders, contribute solutions, and find resources that help you keep building.&lt;/p&gt;
&lt;p&gt;Summer is slowly coming to an end, and I am already planning a few days off in the coming months to keep me motivated through the rainy autumn ahead. I hope you are doing the same. Come back next week for more!&lt;/p&gt;
&lt;a href="https://www.linkedin.com/in/esrakayabali/"&gt;— Esra&lt;/a&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>AWS Glue 6.0 now available with 30% lower price and full Apache Iceberg v3 support</title>
		<link>https://aws.amazon.com/blogs/aws/aws-glue-6-0-now-available-with-30-lower-price-and-full-apache-iceberg-v3-support/</link>
					
		
		<dc:creator><![CDATA[Channy Yun (윤석찬)]]></dc:creator>
		<pubDate>Fri, 21 Aug 2026 18:53:26 +0000</pubDate>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[AWS Glue]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">3e7f6047f5812686137b8832bd55b853dd906a34</guid>

					<description>AWS Glue 6.0 is built on a fully modernized runtime, Apache Spark 4.1, Python 3.13, and Scala 2.13,&amp;nbsp;delivering 30% lower pricing than previous AWS Glue versions.</description>
										<content:encoded>&lt;p&gt;Today, we are announcing the general availability of &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/aws-glue-6-0-price-reduction-iceberg-v3/" target="_blank" rel="noopener noreferrer"&gt;AWS Glue 6.0&lt;/a&gt;, delivering 30% lower pricing than previous AWS Glue versions and introducing full support for &lt;a href="https://iceberg.apache.org/" target="_blank" rel="noopener noreferrer"&gt;Apache Iceberg&lt;/a&gt; v3 features. AWS Glue 6.0 is built on a fully modernized runtime, Apache Spark 4.1, Python 3.13, and Scala 2.13, delivering faster performance.&lt;/p&gt;
&lt;p&gt;With this release, AWS Glue provides the most complete Iceberg v3 implementation on any fully serverless managed Spark service, along with new capabilities that simplify ETL authoring, improve &lt;a href="https://spark.apache.org/docs/latest/api/python/index.html"&gt;PySpark&lt;/a&gt; performance, and enable real-time streaming with single-digit millisecond latency.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;What is new in AWS Glue 6.0&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 AWS Glue 6.0 delivers the complete Apache Iceberg v3 specification, built on Iceberg 1.11.0. The headline feature is the &lt;code&gt;VARIANT&lt;/code&gt; data type with shredding support, which achieves faster query read performance compared to traditional string data type columns for semi-structured data.&lt;/p&gt;
&lt;p&gt;With &lt;code&gt;VARIANT&lt;/code&gt; shredding, you can store and query JSON, logs, and event data without flattening schemas, eliminating duplicate data copies, custom parsing code, and pipeline breakage when schemas change. This capability transforms how teams handle semi-structured data at scale.&lt;/p&gt;
&lt;p&gt;Additional Iceberg v3 capabilities include:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Geometry and Geography data types&lt;/strong&gt;: Enable native spatial processing for GIS analytics, location intelligence, and geospatial data pipelines directly on managed Spark.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Nanosecond-precision timestamps&lt;/strong&gt;: Support IoT sensor data, scientific computing, and high-frequency financial workloads that require precision beyond standard milliseconds.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Unknown type handling&lt;/strong&gt;: Process data with unexpected or evolving schemas without pipeline failures, providing resilience against upstream schema changes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;AWS Glue 6.0 also includes most significant upgrade in Spark 4.1, the modern runtime engine:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Spark declarative pipelines&lt;/strong&gt;: Spark Declarative Pipelines introduces a simplified approach to ETL authoring. Data engineers declare transformations, specifying what data should look like, while the engine automatically determines execution order and optimization. This reduces the complexity of pipeline development and eliminates manual orchestration overhead.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Arrow-native Python UDFs and UDTFs&lt;/strong&gt;: AWS Glue 6.0 introduces Arrow-native execution for Python User-Defined Functions (UDFs) and User-Defined Table Functions (UDTFs). This eliminates serialization overhead between Python and the JVM, improving PySpark performance for complex transformations.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Real-time streaming mode&lt;/strong&gt;:&amp;nbsp;For stateless streaming use cases, AWS Glue 6.0 introduces a real-time streaming mode that achieves single-digit millisecond latency. Built on Spark 4.1’s Real-Time Mode with Glue-optimized execution, this capability supports real-time event processing, low-latency data transformation pipelines, and time-sensitive data routing.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Getting started with AWS Glue 6.0&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 No API changes are required to use AWS Glue 6.0. You can select the new version using the existing &lt;code&gt;--glue-version&lt;/code&gt; parameter in the &lt;code&gt;create-job&lt;/code&gt; or &lt;code&gt;update-job&lt;/code&gt; APIs through&amp;nbsp;&lt;a href="https://aws.amazon.com/cli/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Command Line Interface (AWS CLI)&lt;/a&gt;,&amp;nbsp;&lt;a href="https://builder.aws.com/build/tools/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS SDK&lt;/a&gt;, &lt;a href="https://docs.aws.amazon.com/glue/latest/dg/edit-nodes-chapter.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Glue Studio&lt;/a&gt;, &lt;a href="https://aws.amazon.com/sagemaker/unified-studio/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon SageMaker Unified Studio&lt;/a&gt;, and your preferred IDE.&lt;/p&gt;
&lt;p&gt;To get started with AWS Glue 6.0 jobs in the &lt;a href="https://console.aws.amazon.com/gluestudio/home?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Glue Studio console&lt;/a&gt;, open the AWS Glue job and on the &lt;strong&gt;Job Details&lt;/strong&gt; tab, choose the version &lt;strong&gt;Glue 6.0 – Supports Spark 4.1, Scala 2, Python 3&lt;/strong&gt;. You can create new AWS Glue jobs on AWS Glue 6.0 to get the benefit from the improvements, or migrate your existing AWS Glue jobs.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-105104 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/07/21/2026-aws-glue-6.0-console.png" alt="" width="2273" height="1789"&gt;&lt;/p&gt;
&lt;p&gt;To start using AWS Glue 6.0 on an AWS Glue Studio notebook or an interactive session through a Jupyter notebook, set 6.0 in the &lt;code&gt;%glue_version&lt;/code&gt; magic.&amp;nbsp;You can also upgrade existing jobs to Glue 6.0 using the &lt;a href="https://docs.aws.amazon.com/glue/latest/dg/upgrade-analysis.html"&gt;Spark upgrade agent&lt;/a&gt; on AWS Glue Studio or use the auto-upgrade feature in their existing Glue jobs to automatically upgrade them to Glue 6.0.&lt;/p&gt;
&lt;p&gt;To learn more, visit the &lt;a href="https://docs.aws.amazon.com/glue/latest/dg/release-notes.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Glue 6.0 version detail&lt;/a&gt; and &lt;a href="https://docs.aws.amazon.com/glue/latest/dg/migrating-version-60.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Migrating AWS Glue for Spark jobs to AWS Glue version 6.0&lt;/a&gt; in the AWS documentation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Now available&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 AWS Glue 6.0 is generally available today in all AWS Regions where AWS Glue operates. For Regional availability and a future roadmap, visit the &lt;a class="c-link" href="https://builder.aws.com/build/capabilities/explore?trk=f11c83db-08fa-4852-aa10-20185beeaef6&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer" data-stringify-link="https://builder.aws.com/capabilities/" data-sk="tooltip_parent"&gt;AWS Capabilities by Region&lt;/a&gt;. If you want to call APIs, search documentation, find regional availability, and check troubleshooting about this new feature, try using the &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/getting-started-aws-mcp-server.htm?trk=f11c83db-08fa-4852-aa10-20185beeaef6&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;AWS MCP Server&lt;/a&gt; and &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/plugins.html??trk=f11c83db-08fa-4852-aa10-20185beeaef6&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;plugins&lt;/a&gt; with your preferred AI tool.&lt;/p&gt;
&lt;p&gt;You pay an hourly rate, billed by the second, for crawlers (discovering data) and extract, transform, and load (ETL) jobs (processing and loading data). For the AWS Glue Data Catalog, you pay a simplified monthly fee for storing and accessing the metadata. The first million objects stored are free, and the first million accesses are free. To learn more, visit &lt;a href="https://aws.amazon.com/glue/pricing/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Glue Pricing page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Give it a try in&amp;nbsp;the &lt;a href="https://console.aws.amazon.com/gluestudio/home?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Glue Studio console&lt;/a&gt;,&amp;nbsp;and send feedback to &lt;a href="https://repost.aws/tags/TABBptUaVOS1mAM7TXuTuxWQ/aws-glue?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS re:Post for AWS Glue&lt;/a&gt; or through your usual AWS support contacts.&lt;/p&gt;
&lt;p&gt;— &lt;a href="https://linkedin.com/in/channy/"&gt;Channy&lt;/a&gt;&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>In the works: AWS Builder Lofts in Berlin, Hyderabad, and São Paulo</title>
		<link>https://aws.amazon.com/blogs/aws/in-the-works-aws-builder-lofts-in-berlin-hyderabad-and-sao-paulo/</link>
					
		
		<dc:creator><![CDATA[Channy Yun (윤석찬)]]></dc:creator>
		<pubDate>Tue, 18 Aug 2026 13:58:41 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AWS Loft]]></category>
		<guid isPermaLink="false">5bd92664f8ba6ec61ac2d68e8b4b52a7f2988613</guid>

					<description>Each location will be a permanent community space to offer free workshops, networking events, pitch nights, content creation spaces, collaboration/co-working areas, and event hosting for developers, students, or tech professionals who want to walk through the doors.</description>
										<content:encoded>&lt;p&gt;In the early days of cloud computing, AWS supported intensive learning for builders in a physical space called the &lt;a href="https://aws.amazon.com/blogs/aws/tag/aws-loft/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Pop-up Lofts&lt;/a&gt; in cities worldwide. These spaces were accessible to startup entrepreneurs, developers, and others interested in learning more about AWS for events, meetings, and co-working. With the recent emergence of generative AI, &lt;a href="https://startups.aws.com/lp/aws-gen-ai-lofts?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Gen AI Lofts&lt;/a&gt; provided pop-up style collaborative spaces across the world and immersive experiences for startups and developers.&lt;/p&gt;
&lt;p&gt;We realized the need of permanent community spaces give students and developers a place to learn, connect, and contribute through hands-on experiences, community-led sharing, and technical collaboration. Since opening in San Francisco in July 2025, the first &lt;a href="https://builder.aws.com/connect/events/builder-loft?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Builder Loft&lt;/a&gt; has welcomed more than 22,500 developers through its doors, hosting hackathons, workshops, demo nights, and community-led events that bring the local tech community together under one roof.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-105313" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/15/2026-builder-loft-sf-1-year.jpg" alt="" width="1800" height="900"&gt;&lt;/p&gt;
&lt;p&gt;Today, we are announcing plans to open new Builder Lofts in Berlin, Hyderabad, and São Paulo. Each location will be a permanent community space to offer free workshops, networking events, pitch nights, content creation spaces, collaboration/co-working areas, and event hosting for developers, students, or tech professionals who want to walk through the doors.&lt;/p&gt;
&lt;p&gt;You’ll still be able to meet AWS experts there, but beyond that we further want to establish a home for local tech communities from &lt;a href="https://builder.aws.com/community/user-groups?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS User Groups&lt;/a&gt; and &lt;a href="https://builder.aws.com/community/student-builder-groups?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Student Builder Groups&lt;/a&gt;, to independent developer groups you’re already part of. As a tech community leader, you are welcome to request booking of our space to host your meetup at no cost.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Why three cities&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 The expansion reflects fast-growing developer cities which are important talent and innovation hubs for each region:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Berlin&lt;/strong&gt;: After launching &lt;a href="https://aws.eu/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS European Sovereign Cloud&lt;/a&gt;, we’re deepening our commitment to Europe’s developer community. Berlin’s Builder Loft will host educational sessions on digital sovereignty, hackathons, security-readiness workshops, and community meetups that connect Germany’s growing startup ecosystem with the broader European and global tech landscape.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Hyderabad&lt;/strong&gt;: The Hyderabad Builder Loft will give Indian developers a dedicated space to upskill on AI, explore cloud-native architecture, and connect with peers building the next generation of applications.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;São Paulo&lt;/strong&gt;: Brazil’s cloud market is growing at 30% annually, and São Paulo sits at the center of Latin America’s tech boom. The Builder Loft will serve as a hub for the region’s developers, offering free programming in partnership with local communities, universities, and startup networks.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;A typical week at the Builder Loft&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 The Builder Loft in San Francisco hosts four to eight community events weekly from technical deep dives on generative AI to startup pitch nights, from coding workshops for students to networking sessions that bring together developers from across the region.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-105316" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/15/1785514782873.jpg" alt="" width="1241" height="600"&gt;&lt;/p&gt;
&lt;p&gt;The spaces are designed to be flexible. A training room fills with over 50 students on a Tuesday morning. By evening, it transforms into a demo stage where a startup showcases its latest prototype to a room of potential collaborators. On weekends, community groups host their own meetups.&lt;/p&gt;
&lt;p&gt;What makes the model work is that it’s driven by the community itself. Local developers, meetup organizers, and tech leaders shape the programming. AWS provides the space, the infrastructure, and the support, but the energy comes from the builders who participate. Find &lt;a href="https://events.builder.aws.com/sf-loft-cal-public?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;upcoming events&lt;/a&gt; or request to &lt;a href="https://events.builder.aws.com/accessportal?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;host your own event&lt;/a&gt; at the Builder Loft San Francisco.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Stay tuned&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 We’ll announce Builder Loft openings in three cities in future blog posts, so stay tuned for updates! To learn more about Builder Lofts for details and to follow along for updates, read &lt;a href="https://builder.aws.com/content/3GCkD8fw2TAzPF2G1ssbesNWlR3?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Rick’s blog post&lt;/a&gt; and visit the&lt;a href="https://builder.aws.com/connect/events/builder-loft?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt; AWS Builder Loft page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;— &lt;a href="https://twitter.com/channyun"&gt;Channy&lt;/a&gt;&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>AWS Weekly Roundup: EC2 application status checks, IAM role manager, OpenAI Daybreak on Bedrock, and more (August 17, 2026)</title>
		<link>https://aws.amazon.com/blogs/aws/aws-weekly-roundup-ec2-application-status-checks-iam-role-manager-openai-daybreak-on-bedrock-and-more-august-17-2026/</link>
					
		
		<dc:creator><![CDATA[Channy Yun (윤석찬)]]></dc:creator>
		<pubDate>Mon, 17 Aug 2026 16:02:36 +0000</pubDate>
				<category><![CDATA[Amazon Bedrock]]></category>
		<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Amazon ElastiCache]]></category>
		<category><![CDATA[Amazon OpenSearch Service]]></category>
		<category><![CDATA[Amazon SageMaker JumpStart]]></category>
		<category><![CDATA[AWS Certificate Manager]]></category>
		<category><![CDATA[AWS Client VPN]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Oracle Database@AWS]]></category>
		<category><![CDATA[Week in Review]]></category>
		<guid isPermaLink="false">e0eaa8dc02bf3dada9e373bdf284e82bd4d4e86c</guid>

					<description>Last week, AWS contributors joined the OpenSearch and Valkey communities at Open Source Summit Korea 2026 and MCP DevSummit Seoul 2026 to meet open source developers and contributors. At the four-day event, community leaders and users of these Linux Foundation open source projects gathered to share knowledge, collaborate on solutions, and push the projects forward. […]</description>
										<content:encoded>&lt;p&gt;Last week, AWS contributors joined the &lt;a href="https://opensearch.org/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;OpenSearch&lt;/a&gt; and &lt;a href="https://valkey.io/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Valkey&lt;/a&gt; communities at &lt;a href="https://events.linuxfoundation.org/open-source-summit-korea/"&gt;Open Source Summit Korea 2026&lt;/a&gt; and &lt;a href="https://events.linuxfoundation.org/mcp-dev-summit-seoul/"&gt;MCP DevSummit Seoul 2026&lt;/a&gt; to meet open source developers and contributors. At the four-day event, community leaders and users of these Linux Foundation open source projects gathered to share knowledge, collaborate on solutions, and push the projects forward.&lt;/p&gt;
&lt;p&gt;Leaders of the Korean OpenSearch communities volunteered to participate in the booth, and also had time to network and interact in the &lt;a href="https://www.meetup.com/opensearch-project-seoul/events/315527765"&gt;user group meetup&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-105305" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/15/2026-osss-korea-opensearch-valkey.jpg" alt="" width="1800" height="900"&gt;&lt;/p&gt;
&lt;p&gt;OpenSearch is an open source, enterprise-grade search and observability suite that brings order to unstructured data at scale. On June 9, 2026, &lt;a href="https://opensearch.org/blog/explore-opensearch-3-7/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;OpenSearch 3.7&lt;/a&gt; introduced new tools designed to query, alert, and track SLOs across logs, traces, and metrics through a single interface and retrieve vectors up to 5.5x faster for improved search performance. Since July 30, 2026, you can run &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-opensearch-service/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;OpenSearch version 3.7 on Amazon OpenSearch Service&lt;/a&gt; for improvements in vector search performance, search relevance, and Query Insights.&lt;/p&gt;
&lt;p&gt;Valkey is an open source high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and it can act as a primary database. On May 19, 2026, &lt;a href="https://valkey.io/blog/valkey-9-1-delivers-improvements-in-security-performance-and-more/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Valkey 9.1&lt;/a&gt; introduced a redesigned I/O threading model that improves throughput by up to 17% and reduces memory usage for strings under 128 bytes by up to 20%. Since June 23, 2026, you can run &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/06/amazon-elasticache-valkey-9-1/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Valkey 9.1 in Amazon ElastiCache&lt;/a&gt; for node-based clusters, delivering higher throughput, improved memory efficiency, and stronger access control for multi-tenant workloads.&lt;/p&gt;
&lt;p&gt;You can connect with AWS contributors at upcoming &lt;a title="https://opensearch.org/events" href="https://opensearch.org/events" target="_blank" rel="noopener noreferrer" data-outlook-id="029f86e2-da35-4522-9700-1f220c744337"&gt;OpenSearch&lt;/a&gt;&amp;nbsp;and &lt;a title="https://valkey.io/events" href="https://valkey.io/events" target="_blank" rel="noopener noreferrer" data-outlook-id="b4b52b77-fd3d-4386-b64c-1ca20e657750"&gt;Valkey&lt;/a&gt;&amp;nbsp;community events.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Last week’s launches&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 Here are some launches that got my attention:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-ec2-application-status-checks/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon EC2 application status checks&lt;/a&gt;: Amazon EC2 introduces a new status check that helps you detect and respond to application-level issues on your EC2 instances. With application status checks, EC2 monitors applications to detect issues such as a web server that has stopped accepting requests, a Docker daemon that is not running, an incorrect networking configuration, or a network interface that is no longer passing traffic. To learn more, visit the &lt;a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/application-status-checks.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Application status checks documentation&lt;/a&gt;.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/aws-iam-role-manager/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS IAM role manager to set up IAM roles automatically&lt;/a&gt;: You can use a new role manager that automatically sets up the IAM roles your AWS services need. When you set up a supported service in the console, role manager creates a default role on your behalf, or reuses one that already exists in your account if it matches the required permissions. Role manager supports six AWS service consoles at launch. To learn more, read &lt;a href="https://aws.amazon.com/blogs/security/how-aws-iam-role-manager-rethinks-the-starting-point-for-iam-roles/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;How AWS IAM role manager rethinks the starting point for IAM roles&lt;/a&gt;.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/openai-daybreak-red-and-blue-on-amazon-bedrock/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;OpenAI Daybreak available to eligible customers on Amazon Bedrock&lt;/a&gt;: Daybreak is the cyber defense initiative from OpenAI that gives defenders governed access to frontier AI for cybersecurity work. For most security teams, Daybreak Blue, powered by GPT-5.6 Sol, serves as the starting point across defensive workflows including vulnerability discovery, detection engineering, and incident response. Daybreak Red, powered by a new GPT-5.6 Cyber, is designed for advanced, authorized tasks such as vulnerability research, exploit reproduction, and mitigation development. To enroll, contact OpenAI or reach out to your AWS account team for guidance on eligibility. To learn more, read the &lt;a href="https://aws.amazon.com/blogs/machine-learning/accelerate-cyber-defense-with-openai-and-aws-daybreak-red-daybreak-blue-now-available-to-eligible-customers-on-amazon-bedrock/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AI Blog post&lt;/a&gt;.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://docs.aws.amazon.com/sagemaker/latest/dg/jumpstart-foundation-models-latest.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;New foundation models in Amazon SageMaker JumpStart&lt;/a&gt;: We’re expanding the portfolio of foundation models available to AWS customers. These models address different enterprise AI challenges with specialized capabilities:
  &lt;ul&gt;
   &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/01/nvidia-nemotron-3.5-lightning-on-sagemaker-jumpstart/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;NVIDIA’s Nemotron 3.5 Lightning model&lt;/a&gt;&lt;/li&gt;
   &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/01/glm-5.2-fp8-nemotron-nano-12b-v2-glm-ocr-on-sagemaker-jumpstart/"&gt;NVIDIA’s Nemotron-Nano-12B-v2, Z.ai’s GLM-5.2 FP8, and GLM-OCR models &lt;/a&gt;&lt;/li&gt;
   &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/01/locateAnything-3B-qwen-agentworld-35B-A3B-qwen3.5-122B-A10B-on-sagemaker-jumpstart/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;NVIDIA’s LocateAnything-3B, Qwen-AgentWorld-35B-A3B, and Qwen3.5-122B-A10B models&lt;/a&gt;&lt;/li&gt;
   &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/01/flux.2-small-decoder-gemma-4-12B-it-on-sagemaker-jumpstart/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Black Forest Labs’ FLUX.2-small-decoder and Google’s gemma-4-12B-it models&lt;/a&gt;&lt;/li&gt;
   &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/01/langcache-embed-v3-small-mellum2-12B-A2.5B-thinking-lightOnOCR-2-1B-on-sagemaker-jumpstart/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Redis’s langcache-embed-v3-small, JetBrains’ Mellum2-12B-A2.5B-Thinking, and LightOn’s LightOnOCR-2-1B models&lt;/a&gt;&lt;/li&gt;
  &lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS announcements, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/new/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;What’s New with AWS&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Other AWS news&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 Here are some additional projects and news items you may find interesting:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/security/aws-certificate-manager-will-discontinue-email-validation-to-prove-domain-validation-for-certificates/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;The deprecation of email validation in AWS Certificate Manager&lt;/a&gt;: ACM will discontinue support for email-validated public certificates by September 30, 2027. If you use email validation for your ACM public certificates, you need to migrate to DNS validation before that date. For Amazon CloudFront distributions, HTTP validation is also available.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/networking-and-content-delivery/introducing-the-next-generation-aws-vpn-client-with-cli-support-and-admin-controls/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;The next-generation AWS VPN Client with CLI support and admin controls&lt;/a&gt;: You can use a new AWS VPN Client built on OpenVPN3. With the new client, you get full backward compatibility with existing AWS Client VPN endpoints while delivering the automation capabilities and security posture that enterprise networking teams have been asking for.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/database/introducing-oracle-exadata-on-exascale-for-oracle-ai-databaseaws/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Oracle Exadata on Exascale for Oracle AI Database@AWS&lt;/a&gt;: ExaDB-XS brings Exadata-class performance and availability through a consumption-based model. With ExaDB-XS, you can scale compute and storage independently in small increments and pay only for what you consume.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS blog posts, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/blogs/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Blogs&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;Learn more about AWS, browse and join upcoming &lt;a href="https://aws.amazon.com/events/explore-aws-events/?refid=e61dee65-4ce8-4738-84db-75305c9cd4fe"&gt;AWS-led in-person and virtual events&lt;/a&gt;, &lt;a href="https://aws.amazon.com/startups/events?tab=upcoming?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;startup events&lt;/a&gt;, and &lt;a href="https://builder.aws.com/connect/events?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el"&gt;developer-focused events&lt;/a&gt; including &lt;a href="https://aws.amazon.com/events/summits/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Summits&lt;/a&gt; and &lt;a href="https://aws.amazon.com/events/community-day/"&gt;AWS Community Days&lt;/a&gt;. Join the &lt;a href="https://builder.aws.com/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Builder Center&lt;/a&gt; to connect with builders, share solutions, and access content that supports your development.&lt;/p&gt;
&lt;p&gt;That is all for this week. Check back next Monday for another Weekly Roundup!&lt;/p&gt;
&lt;p&gt;— &lt;a href="https://www.linkedin.com/in/channy"&gt;Channy&lt;/a&gt;&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>AWS Weekly Roundup: AWS Heroes Summit, Web Search on Amazon Bedrock, Dogwood, Kiro Crew, and more (August 10, 2026)</title>
		<link>https://aws.amazon.com/blogs/aws/aws-weekly-roundup-aws-heroes-summit-web-search-on-amazon-bedrock-dogwood-kiro-crew-and-more-august-10-2026/</link>
					
		
		<dc:creator><![CDATA[Channy Yun (윤석찬)]]></dc:creator>
		<pubDate>Mon, 10 Aug 2026 15:45:03 +0000</pubDate>
				<category><![CDATA[Amazon Bedrock]]></category>
		<category><![CDATA[Amazon Bedrock AgentCore]]></category>
		<category><![CDATA[Amazon DynamoDB]]></category>
		<category><![CDATA[AWS Lambda]]></category>
		<category><![CDATA[AWS Transform]]></category>
		<category><![CDATA[Kiro]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Week in Review]]></category>
		<guid isPermaLink="false">23fc16a0c48a8aaf8de130ae8e5719b50ba6f960</guid>

					<description>Last week, we brought together AWS Heroes from around the world to connect, collaborate, and celebrate the builders who go above and beyond for the AWS community. The AWS Heroes Summit, an invite-only annual gathering, brings global experts specializing in fields like AI, serverless, and containers together for direct collaboration, technical deep-dives, and feedback sessions […]</description>
										<content:encoded>&lt;p&gt;Last week, we brought together &lt;a href="https://builder.aws.com/community/heroes/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Heroes&lt;/a&gt; from around the world to connect, collaborate, and celebrate the builders who go above and beyond for the AWS community.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-105229" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/08/07/1785879027542.jpg" alt="" width="1280" height="833"&gt;&lt;/p&gt;
&lt;p&gt;The AWS Heroes Summit, an invite-only annual gathering, brings global experts specializing in fields like AI, serverless, and containers together for direct collaboration, technical deep-dives, and feedback sessions with internal AWS product and service teams.&lt;/p&gt;
&lt;p&gt;Day 1 started with an inspiring fireside chat from AWS CEO Matt Garman. From an insightful AMA with James Hamilton on Day 2 to breakout sessions from various product teams that sparked new ideas, our AWS Heroes excelled at sharing knowledge, lifting each other up, and turning conversations into collaborations. To learn more, read the &lt;a href="https://www.linkedin.com/search/results/content/?keywords=%23awsheroessummit&amp;amp;origin=FACETED_SEARCH&amp;amp;sortBy=%5B%22relevance%22%5D"&gt;attendee feedback on LinkedIn&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Last week’s launches&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 Here are some launches that got my attention:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-bedrock-web/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;Web Search on Amazon Bedrock&lt;/a&gt;: Amazon Bedrock now enables OpenAI models (GPT-5.4, GPT-5.5, and GPT-5.6 Sol/Terra/Luna) to browse and retrieve information from the internet, allowing AI applications to access up-to-date information beyond their training data. This capability opens new possibilities for building AI agents and applications that can answer questions using real-time web content while maintaining data residency within your secured AWS environment with zero data egress. To get started, visit the &lt;a href="https://aws.amazon.com/blogs/machine-learning/introducing-web-search-on-amazon-bedrock-for-foundation-model-grounding/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AI blog post&lt;/a&gt; and the &lt;a href="https://docs.aws.amazon.com/bedrock/latest/userguide/web-search.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon Bedrock User Guide&lt;/a&gt;.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/aws-bedrock-agentcore-runtime-instances-generally-available/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;Runtime Instances on Amazon Bedrock AgentCore&lt;/a&gt;: You can now deploy and run AI agents on dedicated runtime instances through Amazon Bedrock AgentCore, providing more control over agent execution environments with predictable performance and cost. To get started, visit &lt;a href="https://aws.amazon.com/blogs/aws/runtime-instances-persistent-compute-for-production-ai-agents-on-amazon-bedrock-agentcore/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt; Sébastien’s blog post&lt;/a&gt; and &lt;a href="https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/runtime-instances-how-it-works.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AgentCore documentation&lt;/a&gt;.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-dynamodb-vector-search?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;Vector search for Amazon DynamoDB&lt;/a&gt;: You can store and query vector embeddings alongside your existing data in DynamoDB without managing a separate vector database. DynamoDB already supports storing memory for AI agents, and with vector search you can now add semantic retrieval over that memory for agentic grounding, with predictable performance. To learn more, visit &lt;a href="https://aws.amazon.com/blogs/aws/amazon-dynamodb-now-supports-real-time-vector-search-at-any-scale?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Esra’s blog post&lt;/a&gt; and &lt;a href="https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/VectorSearch.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Amazon DynamoDB Developer Guide&lt;/a&gt;.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/7/aws-transform-continuous-general-available?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;AWS Transform continuous modernization now generally available&lt;/a&gt;: This capability helps engineering teams analyze and remediate technical debt across source code repositories at scale. You can modernize mainframe and legacy workloads with an ongoing, automated approach rather than a one-time migration event. To learn more, visit &lt;a href="https://aws.amazon.com/blogs/aws/proactively-reduce-tech-debt-autonomously-with-aws-transform-continuous-modernization-preview/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;Micah’s preview blog post&lt;/a&gt;. You can also try the &lt;a href="https://docs.aws.amazon.com/transform/latest/userguide/ct-developer-tools.html?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;AWS Transform Kiro Power and agent plugins&lt;/a&gt;.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/aws-lambda-network-bandwidth/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;Up to 3,000 Mbps for AWS Lambda function bandwidth&lt;/a&gt;: AWS Lambda functions now support increased network bandwidth, enabling data-intensive workloads and faster communication between Lambda functions and other AWS services. This feature enables functions outside a VPC that are configured with 2 GB of memory or more to access network bandwidth that scales proportionally, from 625 Mbps at 2 GB up to 3,000 Mbps at 10 GB.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS announcements, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/new/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;What’s New with AWS&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Other AWS news&lt;/u&gt;&lt;/strong&gt;
 &lt;br&gt;
 Here are some additional projects and news items that you may find interesting:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/opensource/introducing-dogwood-runtime-verification-for-ai-agents/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;Introducing Dogwood: Runtime Verification for AI Agents&lt;/a&gt;: AWS open-sourced Dogwood, a purpose-built governance language for AI agents to support Cedar policies and add temporal conditions. Powering Dogwood, Amazon Bedrock AgentCore introduced &lt;a href="https://aws.amazon.com/about-aws/whats-new/2026/08/temporal-policies-agentcore/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;temporal policies&lt;/a&gt; whose decisions depend on the history of an agent’s actions within a session, not on the current request alone.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://aws.amazon.com/blogs/opensource/aws-supports-agent-plugins-an-open-standard-for-portable-agent-extensions/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;AWS supports Agent Plugins: An Open Standard for Portable Agent Extensions&lt;/a&gt;: AWS announced support for Agent Plugins, an open source, vendor-neutral specification that gives AI agent extensions a common packaging format so you can package an extension once and ship it to any client, including Kiro, VS Code, Cursor, or any tool that implements the spec.&lt;/li&gt;
 &lt;li&gt;&lt;a href="https://kiro.dev/blog/introducing-kiro-crew/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer"&gt;Introducing Kiro Crew&lt;/a&gt;: Kiro Crew is a persistent, self-evolving workspace that keeps work moving, online or off, enabling collaborative multi-agent development workflows. It’s built for engineering work that goes beyond a single chat session, and spans repos, tools, and days. You can run several efforts in parallel or hand work to subagents that report back, so nothing waits in line.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For a full list of AWS blog posts, be sure to keep an eye on the &lt;a href="https://aws.amazon.com/blogs/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Blogs&lt;/a&gt; page.&lt;/p&gt;
&lt;p&gt;Learn more about AWS, browse and join upcoming &lt;a href="https://aws.amazon.com/events/explore-aws-events/?refid=e61dee65-4ce8-4738-84db-75305c9cd4fe"&gt;AWS-led in-person and virtual events&lt;/a&gt;, &lt;a href="https://aws.amazon.com/startups/events?tab=upcoming?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;startup events&lt;/a&gt;, and &lt;a href="https://builder.aws.com/connect/events?trk=e61dee65-4ce8-4738-84db-75305c9cd4fe&amp;amp;sc_channel=el"&gt;developer-focused events&lt;/a&gt; including &lt;a href="https://aws.amazon.com/events/summits/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Summits&lt;/a&gt; and &lt;a href="https://aws.amazon.com/events/community-day/"&gt;AWS Community Days&lt;/a&gt;. Join the &lt;a href="https://builder.aws.com/?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el"&gt;AWS Builder Center&lt;/a&gt; to connect with builders, share solutions, and access content that supports your development.&lt;/p&gt;
&lt;p&gt;That is all for this week. Check back next Monday for another Weekly Roundup!&lt;/p&gt;
&lt;p&gt;— &lt;a href="https://www.linkedin.com/in/channy"&gt;Channy&lt;/a&gt;&lt;/p&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>Runtime instances: persistent compute for production AI agents on Amazon Bedrock AgentCore</title>
		<link>https://aws.amazon.com/blogs/aws/runtime-instances-persistent-compute-for-production-ai-agents-on-amazon-bedrock-agentcore/</link>
					
		
		<dc:creator><![CDATA[Sébastien Stormacq]]></dc:creator>
		<pubDate>Thu, 06 Aug 2026 22:58:00 +0000</pubDate>
				<category><![CDATA[Amazon Bedrock AgentCore]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">7bc89749c1b638955cb1927019d33a1150693c0f</guid>

					<description>Announcing runtime instances in Amazon Bedrock AgentCore—persistent, managed EC2 infrastructure for production AI agents with multi-agent collaboration, GPU support, and sessions lasting up to 14 days.</description>
										<content:encoded>&lt;p&gt;When you move AI agents from prototype to production, the infrastructure challenges multiply. Your agents need to persist state across multi-step workflows that run for hours or days. They need to coordinate with other agents, share context, and sometimes access GPUs for specialized tasks. Amazon Bedrock AgentCore runtime microVMs provide a fully managed environment for invocations that can run for up to 8 hours and support stateful workflows through managed session storage. Some workloads also benefit from dedicated, larger-capacity environments — for example, when agents need to run continuously for multiple days, access GPUs or the underlying OS, or run multiple collaborating agents on the same host.&lt;/p&gt;
&lt;p&gt;Today, I’m happy to announce runtime instances, a new complementary compute option in &lt;a href="https://aws.amazon.com/bedrock/agentcore/"&gt;Amazon Bedrock AgentCore Runtime&lt;/a&gt; that gives your agents persistent, managed infrastructure purpose-built for complex agent workloads.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;What you get&lt;/strong&gt;&lt;/span&gt;
 &lt;br&gt;
 Runtime instances provides AWS-managed EC2 infrastructure where you deploy multiple agents in a single runtime, each with their own dependencies and artifact types. Your agents can collaborate on the same host within shared sessions that persist for up to 14 days. The service supports GPU acceleration for compute-intensive tasks, session stop/restart to save costs during idle periods, and containerized deployments for teams that want to ship independently. For knowledge that needs to survive beyond a session, runtime instances pairs naturally with &lt;a href="https://aws.amazon.com/ebs/"&gt;Amazon Elastic Block Store (Amazon EBS)&lt;/a&gt; and AgentCore Memory, which gives your agents long-term recall across sessions and environments.&lt;/p&gt;
&lt;p&gt;Before today, if you wanted to keep your agents running for days or they needed GPU access, or multi-agent coordination, you had to build and manage that infrastructure yourself. You provisioned EC2 instances, configured networking, set up session management, handled scaling, and stitched together monitoring. Runtime instances handles all of that for you while integrating with the same AgentCore APIs, identity controls, and observability you already use with AgentCore Runtime microVMs.&lt;/p&gt;
&lt;p&gt;A few things that should make agent developers smile: your agents can call each other as tools within a shared session, iterating autonomously until the job is done. You bring any framework (&lt;a href="https://crewai.com/"&gt;CrewAI&lt;/a&gt;, &lt;a href="https://www.langchain.com/langgraph"&gt;LangGraph&lt;/a&gt;, &lt;a href="https://www.llamaindex.ai/"&gt;LlamaIndex&lt;/a&gt;, Strands) and any model. Packaging is minimal, a &lt;code&gt;@app.entrypoint&lt;/code&gt; decorator and a zip file or container image. And if your workflow spans days, hibernate Monday night and resume Wednesday morning with everything intact.&lt;/p&gt;
&lt;p&gt;Runtime microVMs and runtime instances are complementary compute options that you can use independently or together through the same AgentCore runtime APIs. A lightweight orchestrator agent on runtime microVM can coordinate and dispatch work to specialized worker agents running on instances. The orchestrator handles API calls, task routing, and result aggregation using runtime microVM’s fast scaling, while workers on Instances perform compute-intensive tasks like code compilation, security scanning, or GUI automation that require persistent state and direct OS access.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Let me show you how it works
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;I built two agents for this demo: a code writer agent that generates Python code from natural language descriptions, and a code reviewer agent that analyzes the generated code for bugs, security issues, and style improvements. Both agents share the same file system, so the reviewer can read whatever the writer produces without any data transfer or API calls between them.&lt;/p&gt;
&lt;p&gt;Here is the code writer (simplified, no error handling):&lt;/p&gt;
&lt;pre&gt;&lt;code class="lang-python"&gt;writer = Agent(
    model="us.anthropic.claude-sonnet-4-5-20250929-v1:0",
    system_prompt=(
        "You are a senior Python engineer. "
        "Given a task, return ONLY a single Python code block — no prose."
    ),
)

@app.entrypoint
def handler(event, context):
    task = event.get("task") or event.get("prompt")
    session_id = getattr(context, "session_id", None) or event.get("session_id")
    session_dir = SHARED_DIR / session_id
    session_dir.mkdir(parents=True, exist_ok=True)

    code = str(writer(task))
    (session_dir / "code.py").write_text(code)

    return {"agent": "writer", "wrote": str(session_dir / "code.py"), "code": code}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Here is the code reviewer agent (simplified, no error handling):&lt;/p&gt;
&lt;pre&gt;&lt;code class="lang-python"&gt;reviewer = Agent(
    model="us.anthropic.claude-sonnet-4-5-20250929-v1:0",
    system_prompt=(
        "You are a strict Python code reviewer. "
        "Given code, return 3 bullet points: bugs, style, suggestions."
    ),
)

@app.entrypoint
def handler(event, context):
    session_id = getattr(context, "session_id", None) or event.get("session_id")
    code_path = SHARED_DIR / session_id / "code.py"
    code = code_path.read_text()
    review = str(reviewer(f"Review this code:\n\n{code}"))

    return {"agent": "reviewer", "read": str(code_path), "review": review}
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Each agent is a Python application using &lt;a href="https://strandsagents.com/"&gt;Strands Agents&lt;/a&gt; with an &lt;code&gt;@app.entrypoint&lt;/code&gt; decorator and a model of its choice. I package each one as a zip file. For this demo, I use the &lt;a href="https://console.aws.amazon.com"&gt;AWS Management Console&lt;/a&gt;. You can also use the &lt;a href="https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/runtime-get-started-cli.html"&gt;AgentCore CLI&lt;/a&gt;, the &lt;a href="https://aws.amazon.com/cli/"&gt;AWS Command Line Interface (AWS CLI)&lt;/a&gt; or infrastructure as code.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 1: Create a capacity provider.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A capacity provider defines the EC2 infrastructure your agents run on. In the AgentCore console, I select &lt;strong&gt;Runtime&lt;/strong&gt; in the left navigation, then select the &lt;strong&gt;Capacity providers&lt;/strong&gt; tab and &lt;strong&gt;Create capacity provider&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-104781 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/06/19/2026-06-18_12-25-58.png" alt="ACI Create Capcity Provider 1" width="1254" height="942"&gt;&lt;/p&gt;
&lt;p&gt;I give it a &lt;strong&gt;Name&lt;/strong&gt;, select Linux (64-bit ARM) as the &lt;strong&gt;Operating system&lt;/strong&gt;, and choose &lt;code&gt;c7g.2xlarge&lt;/code&gt; as the &lt;strong&gt;Allowed instance types&lt;/strong&gt;. This gives me 8 vCPUs and 16 GiB of memory, enough for both agents to run comfortably side by side.&lt;/p&gt;
&lt;p&gt;Further down, I configure the &lt;strong&gt;VPC&lt;/strong&gt;, &lt;strong&gt;subnets&lt;/strong&gt;, and &lt;strong&gt;security groups&lt;/strong&gt; for network access. Under &lt;strong&gt;Storage configuration&lt;/strong&gt;, I keep the default gp3 volume. Under &lt;strong&gt;Service access&lt;/strong&gt;, I select &lt;strong&gt;Create a new service role&lt;/strong&gt; and let the console create the infrastructure role that manages EC2 instances on my behalf.&lt;/p&gt;
&lt;p&gt;I select &lt;strong&gt;Create capacity&lt;/strong&gt; provider and wait a few seconds. The status moves to &lt;strong&gt;Active&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-104783 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/06/19/2026-06-18_12-31-53.png" alt="ACI Create Capacity Provider 2" width="1164" height="948"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-104784 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/06/19/2026-06-18_12-32-39.png" alt="ACI Create Capacity Provider 3" width="934" height="712"&gt;&lt;/p&gt;
&lt;p&gt;Note the capacity provider configuration summary: operating system, instance type, subnets, security group, instance profile, and infrastructure role. Once created, only the description can be edited, so verify your settings before you proceed.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-104782 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/06/19/2026-06-18_12-35-42.png" alt="ACI Create Capcity Provider 2" width="1327" height="1115"&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 2: Create a runtime and deploy the first agent.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Back on the &lt;strong&gt;Runtime&lt;/strong&gt; page, I select &lt;strong&gt;Create runtime&lt;/strong&gt;. I give it a &lt;strong&gt;Name&lt;/strong&gt;, select Instances as the &lt;strong&gt;Compute type&lt;/strong&gt;, and choose the &lt;strong&gt;Capacity provider&lt;/strong&gt; I created in the previous step.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-104785 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/06/19/2026-06-19_11-34-29.png" alt="ACI Create Runtime 1" width="1510" height="655"&gt;&lt;/p&gt;
&lt;p&gt;Under &lt;strong&gt;Agent source&lt;/strong&gt;, I select &lt;strong&gt;S3 Source&lt;/strong&gt;, then &lt;strong&gt;Upload to S3&lt;/strong&gt;. I choose my agent zip file (&lt;code&gt;ACIDemoWriter.zip&lt;/code&gt;), set the &lt;strong&gt;Language runtime&lt;/strong&gt; to &lt;code&gt;Python 3.13,&lt;/code&gt; and specify &lt;code&gt;agent.py&lt;/code&gt; as the &lt;strong&gt;Agent entry point&lt;/strong&gt;. This is the file that contains my &lt;code&gt;@app.entrypoint&lt;/code&gt; decorated function. Under &lt;strong&gt;Permissions&lt;/strong&gt;, I select &lt;strong&gt;Create default role&lt;/strong&gt; to let the console provision the IAM role my agent needs.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-104786 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/06/19/2026-06-19_11-34-45.png" alt="ACI Create Runtime 2" width="1164" height="1121"&gt;&lt;/p&gt;
&lt;p&gt;I select &lt;strong&gt;Create runtime&lt;/strong&gt; and wait for the status to become &lt;strong&gt;Ready&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;I repeat the same process for my code reviewer agent. I create a second runtime, select the same capacity provider, upload my reviewer agent zip file, and wait for it to become &lt;strong&gt;Ready&lt;/strong&gt;. Both agents now share the same underlying EC2 infrastructure.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-104926 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/06/30/2026-06-19_16-19-53.png" alt="AgentCore Runtime Instances - Agent Ready" width="1559" height="983"&gt;The console shows me a &lt;strong&gt;View invocation code&lt;/strong&gt; section with ready-to-use Python, TypeScript, and JavaScript snippets to invoke my agent programmatically. But for this demo, I use the built-in test feature. I select &lt;strong&gt;Test&lt;/strong&gt; on the writer agent’s page.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-104927 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/06/30/2026-06-19_16-21-30.png" alt="AgentCore Runtime Instances - Show invocation code" width="1564" height="1037"&gt;&lt;strong&gt;Step 3: Invoke agents and observe collaboration.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Runtime playground&lt;/strong&gt; opens. At the top, I see three fields: &lt;strong&gt;Runtime agent&lt;/strong&gt;, &lt;strong&gt;Endpoint&lt;/strong&gt;, and &lt;strong&gt;Session ID&lt;/strong&gt;. The console generates a session ID automatically. I take note of it because I will reuse it with the reviewer agent.&lt;/p&gt;
&lt;p&gt;In the &lt;strong&gt;Input&lt;/strong&gt; field, I type a JSON payload asking the writer agent to generate code:&lt;/p&gt;
&lt;pre&gt;&lt;code class="lang-json"&gt;{"prompt": "write a fibonacci suite"}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I select &lt;strong&gt;Run&lt;/strong&gt;. After a few seconds, the &lt;strong&gt;Output&lt;/strong&gt; panel shows the agent’s response. The writer agent generated a Python module with two implementations of a Fibonacci sequence (a list-based function and a generator) and wrote it to &lt;code&gt;/tmp/agentcore-session/ca5ec24d-07f5-4eeb-add1-5ba416bf9eb2/code.py&lt;/code&gt;. Notice the session ID in the file path. That directory is the shared file system for this session.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-104928 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/06/30/2026-06-30_06-45-53.png" alt="AgentCore Runtime Instances - Invoke code writer agent" width="1407" height="992"&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Step 4: Invoke the reviewer agent in the same session.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Now I switch the &lt;strong&gt;Runtime agent&lt;/strong&gt; dropdown to &lt;strong&gt;ACIDemoReviewer&lt;/strong&gt;. The important part: I paste the same session ID (&lt;code&gt;ca5ec24d-07f5-4eeb-add1-5ba416bf9eb2)&lt;/code&gt; in the &lt;strong&gt;Session ID&lt;/strong&gt; field. This is what connects the two agents.&lt;/p&gt;
&lt;p&gt;I type a simple prompt:&lt;/p&gt;
&lt;pre&gt;&lt;code class="lang-json"&gt;{"prompt": "review the code"}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I select &lt;strong&gt;Run&lt;/strong&gt;. The reviewer agent reads the file the writer produced from the shared session directory and returns a detailed code review. It finds no critical bugs but suggests adding type hints, input validation, and simplifying the edge case handling.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-104929 size-full" style="border: solid 1px #ccc" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/06/30/2026-06-30_06-49-53.png" alt="AgentCore Runtime Instances - Invoke code reviewer agent" width="1400" height="1012"&gt;The two agents never exchanged messages or called each other’s APIs. They collaborated through the shared file system that runtime instances provide within a session. You can extend this pattern to any number of agents: a test agent that runs the code, a documentation agent that generates README files, a security agent that scans for vulnerabilities, all sharing the same working directory.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Key details
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;Here are a few things to know as you get started:&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Supported OS&lt;/strong&gt;: Linux (ARM64 and x86_64) at launch.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Session persistence&lt;/strong&gt;: Sessions persist for up to 14 days.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Runtimes&lt;/strong&gt;: Python 3.11-14 with native code support. Container images also supported.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;GPU&lt;/strong&gt;: Support for GPU-accelerated instance types.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Integration&lt;/strong&gt;: Uses the same AgentCore APIs, identity, observability, and policy controls as AgentCore Runtime.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Pricing&lt;/strong&gt;: Standard EC2 pricing plus a management fee for AgentCore orchestration.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Regions&lt;/strong&gt;: US East (Ohio, N. Virginia), US West (Oregon), Asia Pacific (Mumbai, Singapore, Sydney, Tokyo), and Europe (Frankfurt, Ireland)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To get started, visit the runtime instance in &lt;a href="https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/runtime-instances-how-it-works.html"&gt;Amazon Bedrock AgentCore documentation&lt;/a&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;and create your first capacity provider.&lt;/p&gt;
&lt;a href="https://linktr.ee/sebsto"&gt;— seb&lt;/a&gt;</content:encoded>
					
					
			
		
		
			</item>
		<item>
		<title>Amazon DynamoDB now supports real-time vector search at any scale</title>
		<link>https://aws.amazon.com/blogs/aws/amazon-dynamodb-now-supports-real-time-vector-search-at-any-scale/</link>
					
		
		<dc:creator><![CDATA[Esra Kayabali]]></dc:creator>
		<pubDate>Wed, 05 Aug 2026 14:45:10 +0000</pubDate>
				<category><![CDATA[Amazon DynamoDB]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Generative AI]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">13572f01241ca7108f49e50344decc868ddde5d7</guid>

					<description>DynamoDB now supports native vector search with single-digit millisecond latency at 99%+ recall. It is designed for any scale, even trillions of vectors and requires zero infrastructure management.</description>
										<content:encoded>&lt;p&gt;Today, we’re announcing the general availability of vector search in &lt;a href="https://aws.amazon.com/dynamodb/"&gt;Amazon DynamoDB&lt;/a&gt;. You can now store vector embeddings alongside your operational data in DynamoDB and run similarity searches directly against that data, without replicating it to a separate vector store.&lt;/p&gt;
&lt;p&gt;DynamoDB supports native vector search with single-digit millisecond latency at 99%+ recall, and is designed for any scale, even trillions of vectors. There are no servers to provision, patch, or manage, and no software to install, maintain, or operate. The service has no versions, no maintenance windows, and zero downtime maintenance.&lt;/p&gt;
&lt;p&gt;Vector indexes have no storage limits and scale horizontally as your data grows. You can now build applications that require semantic retrieval on agentic memory, retrieval augmented generation, recommendation engines, personalized experiences, anomaly detection, and more using DynamoDB and its native vector search.&lt;/p&gt;
&lt;p&gt;If your application already uses DynamoDB, adding vector search previously required copying data into a dedicated vector database while maintaining a synchronization pipeline between the two services. This added operational overhead, data movement costs, licensing costs, and the challenge of maintaining predictable low latency at scale. With vector search built into DynamoDB, your vectors and operational data share the same serverless infrastructure and the same pay-per-request pricing model.&lt;/p&gt;
&lt;p&gt;Vector search in DynamoDB introduces a new index type that you create on an attribute storing vector embeddings. You generate embeddings using a model of your choice, such as Amazon Bedrock Titan Text Embeddings, Cohere Embed, or OpenAI text embedding models, and store them as a list of floats in your table using a standard &lt;code&gt;PutItem&lt;/code&gt; call. You then create a vector index on that attribute and specify the number of dimensions, the distance function, and any non-vector attributes you want to use as filters to narrow search results at query time. The &lt;code&gt;SearchVectors&lt;/code&gt; API accepts a query vector, the number of results to return (up to 100), and optional filter conditions. It returns results ranked by similarity.&lt;/p&gt;
&lt;p&gt;Use vector search in DynamoDB when your operational data already lives in DynamoDB and you want to add similarity search without provisioning a separate database or managing a synchronization pipeline. DynamoDB is fully serverless, so vector search scales automatically with no infrastructure to manage. It supports up to 4096 dimensions, Euclidean, Cosine, and Dot product distance functions, and inline filtering.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Getting started with vector search in DynamoDB
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;This walkthrough shows how to add vector search to an existing DynamoDB table using the &lt;a href="https://console.aws.amazon.com/dynamodbv2/home"&gt;DynamoDB console&lt;/a&gt;. The scenario contains an online sporting goods store with a product catalog table. Each item has standard operational attributes such as &lt;code&gt;productId&lt;/code&gt;, &lt;code&gt;category&lt;/code&gt;, &lt;code&gt;description&lt;/code&gt;, &lt;code&gt;marketplace&lt;/code&gt;, &lt;code&gt;name&lt;/code&gt;, and &lt;code&gt;price&lt;/code&gt;. The goal is to add semantic search so shoppers can find products using natural language queries rather than exact keyword matches.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Prepare DynamoDB table&lt;/strong&gt;
 &lt;br&gt;
 To enable semantic search, I first generate vector embeddings for the product descriptions already in my table. Embeddings are numerical representations of text generated by a machine learning model that capture the meaning of the content. Two items with similar descriptions will have embeddings that are close to each other in vector space, which is what makes similarity search possible.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter wp-image-105171 size-full" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/07/29/1212634454659342-0a-1.png" alt="" width="1405" height="599"&gt;&lt;/p&gt;
&lt;p&gt;I can generate embeddings using &lt;a href="https://docs.aws.amazon.com/bedrock/latest/userguide/titan-embedding-models.html"&gt;Amazon Bedrock Titan Text Embeddings&lt;/a&gt; or another embedding model, then add them to my table using the &lt;a href="http://console.aws.amazon.com"&gt;AWS Management Console&lt;/a&gt;, &lt;a href="https://aws.amazon.com/cli"&gt;AWS Command Line Interface (AWS CLI)&lt;/a&gt;, &lt;a href="https://docs.aws.amazon.com/sdkref/latest/guide/overview.html"&gt;AWS SDKs&lt;/a&gt;, &lt;a href="https://aws.amazon.com/cloudformation/"&gt;AWS CloudFormation&lt;/a&gt;, or other infrastructure-as-code (IaC) tools.&lt;/p&gt;
&lt;p&gt;For an existing table like &lt;code&gt;ProductCatalog&lt;/code&gt;, I add the embeddings to each item as a new attribute named &lt;code&gt;descriptionEmbedding&lt;/code&gt; using an &lt;code&gt;UpdateItem&lt;/code&gt; call. DynamoDB stores vector embeddings using its existing &lt;code&gt;List&lt;/code&gt; data type. Each element in the list is a &lt;code&gt;Number&lt;/code&gt; that represents a single float value of the embedding vector. This means I do not need a new data type or schema change to start storing vectors alongside my existing operational attributes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Create vector index
  &lt;br&gt; &lt;/strong&gt;In the &lt;a href="https://console.aws.amazon.com/dynamodbv2/home"&gt;DynamoDB console&lt;/a&gt;, open the &lt;code&gt;ProductCatalog&lt;/code&gt; table and choose the &lt;strong&gt;Indexes&lt;/strong&gt; tab. I choose &lt;strong&gt;Create vector index&lt;/strong&gt;. On the&amp;nbsp;&lt;strong&gt;Create vector index&lt;/strong&gt; page, I fill in the index details as follows. I enter &lt;code&gt;ProductDescriptionIndex&lt;/code&gt; as the &lt;strong&gt;Index name&lt;/strong&gt; and &lt;code&gt;descriptionEmbedding&lt;/code&gt; as the &lt;strong&gt;Vector attribute&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-105107" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/07/22/1212634454659342-1c.png" alt="" width="1924" height="2341"&gt;&lt;/p&gt;
&lt;p&gt;I enter the number of &lt;strong&gt;Dimensions&lt;/strong&gt; that matches my embedding model’s output and select &lt;strong&gt;Cosine&lt;/strong&gt; as the &lt;strong&gt;Distance function&lt;/strong&gt;. Cosine measures the angle between vectors rather than their magnitude, which makes it effective for comparing semantic similarity of text embeddings. Vector search in DynamoDB also supports &lt;strong&gt;Euclidean&lt;/strong&gt; and &lt;strong&gt;Dot product&lt;/strong&gt; distance functions.&lt;/p&gt;
&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;Euclidean&lt;/strong&gt;: Use when the magnitude of the vectors is meaningful, such as clustering items by a numeric value like purchase count.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Dot product&lt;/strong&gt;: Use when both direction and magnitude matter, such as in recommendation systems that weight interest alignment and frequency together. As a general rule, match the distance function to the one used to train your embedding model for the best accuracy.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I enter &lt;code class="inline-code"&gt;marketplace&lt;/code&gt; as the &lt;strong&gt;Partition key&lt;/strong&gt;. The vector index partition key controls how DynamoDB distributes vectors across partitions, allowing the index to scale out while maintaining predictable latencies. Each search is scoped to a single partition key value, so a product catalog serving multiple marketplaces can search within one marketplace’s inventory without scanning the entire index. The partition key is optional, but recommended for large datasets with high query throughput.&lt;/p&gt;
&lt;p&gt;I expand &lt;strong&gt;Inline filter attributes&lt;/strong&gt; and add &lt;strong&gt;category&lt;/strong&gt; as a filter attribute. This helps me narrow search results to a specific product category at query time. Filter conditions support exact-match values only; range conditions such as &lt;code class="inline-code"&gt;BETWEEN&lt;/code&gt; or &lt;code class="inline-code"&gt;BEGINS_WITH&lt;/code&gt; are not supported. I leave &lt;strong&gt;Attribute projections&lt;/strong&gt; set to &lt;strong&gt;All&lt;/strong&gt; so that all table attributes are returned with my search results. Choose &lt;strong&gt;Create vector index&lt;/strong&gt; and wait for the index status to change to &lt;strong&gt;Active&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Run vector search&lt;/strong&gt;
 &lt;br&gt;
 I generate a query vector from a natural language search term such as “&lt;em&gt;lightweight running shoes for summer&lt;/em&gt;” using the same embedding model I used for the product descriptions. In the DynamoDB console, I choose &lt;strong&gt;Explore items&lt;/strong&gt;&amp;nbsp;in the left navigation pane and select the&amp;nbsp;&lt;code&gt;ProductCatalog&lt;/code&gt; table.&lt;/p&gt;
&lt;p&gt;Choose &lt;strong&gt;Search&lt;/strong&gt; to switch to vector search mode. I select &lt;strong&gt;ProductDescriptionIndex&lt;/strong&gt;&amp;nbsp;from the&amp;nbsp;&lt;strong&gt;Select a vector index&lt;/strong&gt;&amp;nbsp;dropdown, paste the query vector into the&amp;nbsp;&lt;strong&gt;Search vector&lt;/strong&gt;&amp;nbsp;field, and set&amp;nbsp;&lt;strong&gt;Number of results (Top K)&amp;nbsp;&lt;/strong&gt;to 5. I enter &lt;strong&gt;US&lt;/strong&gt; as the &lt;strong&gt;Partition key value&lt;/strong&gt; to scope the search to the US marketplace.&amp;nbsp;I expand &lt;strong&gt;Inline filter attributes&lt;/strong&gt;&amp;nbsp;and set&amp;nbsp;&lt;strong&gt;category&lt;/strong&gt;&amp;nbsp;equal to&amp;nbsp;&lt;strong&gt;footwear&lt;/strong&gt; to narrow the search to footwear products only. Now, choose &lt;strong&gt;Run&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img loading="lazy" class="aligncenter size-full wp-image-105110" src="https://d2908q01vomqb2.cloudfront.net/da4b9237bacccdf19c0760cab7aec4a8359010b0/2026/07/22/1212634454659342-2b.png" alt="" width="1913" height="1472"&gt;&lt;/p&gt;
&lt;p&gt;DynamoDB returns the five most semantically similar products in the footwear category, ranked by similarity score, alongside the standard operational attributes such as name and price in the same response. The similarity score’s meaning depends on the distance function selected for the index. For Cosine and Euclidean distance functions, lower similarity score values indicate higher similarity, with a score of 0 indicating identical vectors. For the dot product distance function, higher similarity score values indicate higher similarity.&lt;/p&gt;
&lt;p&gt;To interact with vector search programmatically, including calling APIs and searching documentation, try the &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/getting-started-aws-mcp-server.html"&gt;AWS MCP Server&lt;/a&gt; and &lt;a href="https://docs.aws.amazon.com/agent-toolkit/latest/userguide/plugins.html"&gt;plugins&lt;/a&gt; with your preferred AI coding tool.&amp;nbsp;To learn more, visit the &lt;a href="https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/VectorSearch.html"&gt;Amazon DynamoDB Developer Guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration: underline"&gt;&lt;strong&gt;Get started today
   &lt;br&gt; &lt;/strong&gt;&lt;/span&gt;Vector search in &lt;a href="https://aws.amazon.com/dynamodb/"&gt;Amazon DynamoDB&lt;/a&gt; is generally available in all commercial AWS Regions, including the AWS GovCloud (US) Regions. For Regional availability and a future roadmap, visit the &lt;a class="c-link" href="https://builder.aws.com/build/capabilities/explore?trk=d8ec3b19-0f37-4f8c-8c12-189f913e205c&amp;amp;sc_channel=el" target="_blank" rel="noopener noreferrer" data-stringify-link="https://builder.aws.com/capabilities/" data-sk="tooltip_parent"&gt;AWS Capabilities by Region&lt;/a&gt;. For pricing details, visit the &lt;a href="https://aws.amazon.com/dynamodb/pricing/"&gt;Amazon DynamoDB pricing page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Start exploring vector search in DynamoDB today and send feedback to&amp;nbsp;&lt;a href="https://repost.aws/tags/knowledge-center/TAljkKQ0MDQJCjDdxSeDQBJw"&gt;AWS re:Post for Amazon DynamoDB&lt;/a&gt;&amp;nbsp;or through your usual AWS Support contacts.&lt;/p&gt;
&lt;a href="https://www.linkedin.com/in/esrakayabali/"&gt;— Esra&lt;/a&gt;</content:encoded>
					
					
			
		
		
			</item>
	</channel>
</rss>