<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Graviton | The AWS Blog</title><link>https://theawsblog.com/tags/graviton/</link><description>Articles, tutorials and insights from the AWS community.</description><generator>Hugo</generator><language>en</language><managingEditor>@theawsblog (The AWS Blog)</managingEditor><webMaster>@theawsblog</webMaster><lastBuildDate>Sat, 04 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://theawsblog.com/tags/graviton/index.xml" rel="self" type="application/rss+xml"/><item><title>Graviton5 C9g makes CPU compute modernization worth another look</title><link>https://theawsblog.com/news/emiliano-montesdeoca/graviton5-c9g-compute-cost-performance/</link><pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate><author>Emiliano Montesdeoca</author><guid>https://theawsblog.com/news/emiliano-montesdeoca/graviton5-c9g-compute-cost-performance/</guid><description>Amazon EC2 C9g and C9gd instances powered by AWS Graviton5 can improve compute price-performance, but teams need compatibility testing and workload-specific benchmarks.</description><content:encoded>&lt;p&gt;Every new Graviton generation creates the same opportunity: revisit workloads that were left on x86 because the migration did not feel urgent.&lt;/p&gt;
&lt;p&gt;AWS announced &lt;a href="https://aws.amazon.com/blogs/aws/amazon-ec2-c9g-and-c9gd-instances-powered-by-aws-graviton5-processors-are-now-available/"&gt;Amazon EC2 C9g and C9gd instances powered by AWS Graviton5&lt;/a&gt;. The source article highlights higher performance per vCPU, faster memory, larger cache, stronger packet processing, higher network bandwidth, higher EBS bandwidth, and local NVMe on C9gd.&lt;/p&gt;
&lt;p&gt;For builders, this is not just a new instance family. It is another chance to reduce compute cost without changing the application architecture.&lt;/p&gt;
&lt;h2 id="what-changed"&gt;What changed&lt;/h2&gt;
&lt;p&gt;C9g is compute-optimized Arm-based EC2 capacity. C9gd adds local NVMe SSD storage for workloads that need fast scratch space or low-latency local buffers.&lt;/p&gt;
&lt;p&gt;The obvious candidates include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;batch processing,&lt;/li&gt;
&lt;li&gt;CPU-based inference,&lt;/li&gt;
&lt;li&gt;real-time analytics,&lt;/li&gt;
&lt;li&gt;video encoding,&lt;/li&gt;
&lt;li&gt;distributed services,&lt;/li&gt;
&lt;li&gt;high-throughput application servers,&lt;/li&gt;
&lt;li&gt;compute-heavy CI workers,&lt;/li&gt;
&lt;li&gt;agentic workloads with many concurrent CPU-bound steps.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The article also calls out detailed NVMe statistics for Graviton5-based instance store volumes, which helps teams operate latency-sensitive local storage more carefully.&lt;/p&gt;
&lt;h2 id="why-builders-should-care"&gt;Why builders should care&lt;/h2&gt;
&lt;p&gt;Graviton migrations are often one of the cleaner cost-optimization paths because the architecture stays familiar. You are not introducing a new service. You are changing the processor architecture and validating the software stack.&lt;/p&gt;
&lt;p&gt;For many managed runtimes, containers, and compiled languages, the compatibility story has improved significantly over the last few years. The remaining work is usually dependency validation, image build changes, performance testing, and rollout discipline.&lt;/p&gt;
&lt;p&gt;The payoff can be meaningful: better throughput per vCPU and lower cost per unit of work.&lt;/p&gt;
&lt;h2 id="the-trade-offs"&gt;The trade-offs&lt;/h2&gt;
&lt;p&gt;Arm compatibility still needs proof.&lt;/p&gt;
&lt;p&gt;Check native dependencies, third-party agents, language runtimes, container base images, security tooling, observability agents, and any binary packages. A service can pass unit tests and still show different performance behavior under production traffic.&lt;/p&gt;
&lt;p&gt;Also avoid assuming all workloads benefit equally. Some workloads are memory-bound, some are network-bound, and some depend on libraries optimized for a different architecture. Benchmark before standardizing.&lt;/p&gt;
&lt;h2 id="what-to-do-next"&gt;What to do next&lt;/h2&gt;
&lt;p&gt;Create a Graviton readiness lane in the platform backlog:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Identify high-spend compute services with portable runtimes.&lt;/li&gt;
&lt;li&gt;Build multi-architecture container images.&lt;/li&gt;
&lt;li&gt;Run load tests on C9g or C9gd with production-like traffic.&lt;/li&gt;
&lt;li&gt;Compare cost per request, job, or transaction.&lt;/li&gt;
&lt;li&gt;Roll out behind canaries or weighted traffic.&lt;/li&gt;
&lt;li&gt;Track operational differences after the move.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;C9g is a good reminder that compute modernization does not always require a rewrite. Sometimes the biggest win is making the same software run better on a better-shaped instance.&lt;/p&gt;</content:encoded></item></channel></rss>