Overview

Discover how CloudZero helps engineering and finance get on the same team — and unlock cloud cost intelligence to power cloud profitability

Learn more Arrow Arrow

Explore CloudZero

Discover the power of cloud cost intelligence


Why Change Icon
Why Change?

Give your team a better cost platform

Services Icon
Services

Give engineering a cloud cost coach

About Icon
About

Learn more about CloudZero and who we are

Pricing Icon
Pricing

Learn more about CloudZero's pricing

Tour Icon
Tour

Take a customized tour of CloudZero

Features

Explore CloudZero by feature


Cost Anomaly Detection Icon
Cost Anomaly Detection

Build fast with cost guardrails

Budgeting Icon
Budgeting And Forecasting

Drive accountability and stay on budget

Discount Dashboard Icon
Discount Optimization Dashboard

Manage all your discounts in one place

Dimensions Icon
CloudZero Dimensions

Organize spend to match your business

By Use Case


Cost Per Customer
Cost Per Customer Analysis

Understand your cloud unit economics and measure cost per customer

Kubernetes Cost Analysis
Kubernetes Cost Analysis

Discover and monitor your real Kubernetes and container costs

Unit Cost Analysis
Unit Cost Analysis

Measure and monitor the unit metrics that matter most to your business

Cost Allocation
Tagging And Cost Allocation

Allocate cost and gain cost visibility even if your tagging isn’t perfect

SaaS COGS
SaaS COGS Measurement

Identify and measure your software COGS

Engineering Cost Awareness
Engineering Cost Awareness

Decentralize cost decisions to your engineering teams

Cloud Cost Optimization
Cloud Cost Optimization

Automatically identify wasted spend, then proactively build cost-effective infrastructure

By Role


All Your Cloud Spend, In One View

CloudZero ingests data from AWS, GCP, Azure, Snowflake, Kubernetes, and more

View all cost sources Arrow Arrow

Learn

Discover the best cloud cost intelligence resources


Resources Icon Resources

Browse webinars, ebooks, press releases, and other helpful resources

Blog Icon Blog

Discover the best cloud cost intelligence content

Case Study Icon Case Studies

Learn how we’ve helped happy customers like SeatGeek, Drift, Remitly, and more

Events Icon Events

Check out our best upcoming and past events

Cost Assessment Icon Free Cloud Cost Assessment

Gauge the health and maturity level of your cost management and optimization efforts

Featured

CloudZero Advisor

Compare pricing and get advice on AWS services including EC2, RDS, ElastiCache, and more

Learn more Arrow Arrow

How SeatGeek Measures Cost Per Customer

Discover how SeatGeek decoded its AWS bill and measures cost per customer

Read customer story orangearrow arrow-right

How Skyscanner Creates A Cost-Aware Culture

Learn how Skyscanner decentralized cloud cost to their engineering teams

Read customer story orangearrow arrow-right

How Malwarebytes Measures Cost Per Customer

Learn how Malwarebytes measures cloud cost per product

Read customer story orangearrow arrow-right

How Remitly Shifts Cloud Costs Left

Learn how Remitly built an engineering culture of cost autonomy

Read customer story orangearrow arrow-right

How Ninjacat Combines AWS And Snowflake Spend

Discover how Ninjacat uses cloud cost intelligence to inform business decisions

Read customer story orangearrow arrow-right

How Smartbear Uses Cloud Cost To Inform GTM Strategies

Learn Smartbear optimized engineering use and inform go-to-market strategies

Read customer story orangearrow arrow-right
arrow-left arrow-right
View all customer stories

What Is AWS Graviton? Here's When To Use It

AWS Graviton processors offer reduced costs and latency while increasing performance and scalability. But, when should you use them? Find out here.

Is your current cloud cost tool giving you the cost intelligence you need?  Most tools are manual, clunky, and inexact. Discover how CloudZero takes a new  approach to organizing your cloud spend.Click here to learn more.

When Amazon Web Services (AWS) launched its new Arm-based processors, some circles believed it was a gamechanger for the public cloud markets. To begin with, it was the first time Arm architecture would roll out for enterprise-grade utility, and at a colossal scale. 

Arm processors had only run on smaller, less demanding devices such as iPhones. So why adopt it for much more demanding workloads in cloud services?

This post looks at what AWS Graviton is, if Graviton2 processors are better than the first generation Graviton A1 cores, and what it means for you.      

Table Of Contents

Related Article: The 11 Best Cloud Cost Management Tools In 2022

What Is AWS Graviton?

AWS Graviton is a series of server processors that AWS released in 2018 based on Arm architecture for customers of its Amazon Elastic Compute Cloud (EC2) virtual machine instances. The first generation AWS Graviton processors featured custom silicon and 64-bit Neoverse cores.   

The EC2 A1 instances support Arm-based applications such as web servers, caching fleets, distributed data centers, and containerized microservices.

They settled on using an open Arm architecture. That meant saving costs by not creating a new chip from scratch. Instead, they took an existing Arm architecture and customized it for how AWS EC2 instances work.

Why did AWS create Graviton processors? 

Talking to NewStack towards the end of 2020, David Brown, Vice President of EC2 at AWS, revealed an interesting perspective. 

He said they noted a staggering number of Amazon EC2 customers, both large and small, were barely using their EC2 capacities. So after listening to customers such as SmugMug and Flickr, AWS switched from the X86-64 family of processors for their servers for several reasons.

AWS wanted to:

  • Offer more choice in terms of selection of EC2 instances for customers 
  • Target Arm-based applications such as web servers
  • Provide high availability and security while reducing virtualization costs
  • Align decent server performance with lower prices for customers

AWS likely also wanted an in-house family of server processors built to work how AWS works rather than depending on Intel and AMD for innovation. 

Are AWS Graviton processors any good?

Some circles felt the first generation AWS Graviton processors played second fiddle to AMD and Intel processors at the time. But over time, the processors proved slightly better than X86 based processors for servers. 

Ultimately, Arm processors have lower power consumption compared to X86 cores, for example. That may be one proposition that AWS had been going for, so it could trickle savings down to EC2 pricing.

But enterprise customers wanted in on the Graviton architecture, too. So in May 2020, AWS announced AWS Graviton2 with the promise to handle much more demanding workloads than before.  

AWS Graviton Vs. Graviton2: What Are The Differences?

At launch, AWS promised Graviton2 offered 40% “better price-performance than comparable” X86 processors and 7X better than first-generation AWS Graviton processors. The new-generation processors should also offer 4X compute cores, memory that’s 5X faster, and 2X as large caches as Graviton1 processors. 

With Graviton2, AWS also made some key improvements to empower developers to create cloud-native apps that can run securely and at scale. That includes the always-on 256-bit DRAM encryption.     

Here is a closer look at the differences between first-generation AWS Graviton and Graviton2 processors.     

1. Storage

AWS Graviton offers simple storage helpful in hosting web services like images, videos, and analytical data. Expect object-level data storage services that make it easier to access stored data remotely. 

In comparison, Graviton2 offers block-level storage that helps store files at multiple values, commonly known as blocks. Blocks also protect data by not allowing easy access to it remotely with an internet connection. Expect features such as business continuity, NO SQL database, and software testing. 

2. Information accessibility

AWS Graviton stores data in an unclustered format, making accessing data easy. You can retrieve the data using an HTTP protocol. In contrast, Graviton2 stores the data in a form that’s accessible only to the attached connection. 

3. Availability 

AWS Graviton is available through the internet using Application Programming Interface (API). In contrast, Graviton2 is available by the single instance attached to the hardware processor.

4. Durability

AWS Graviton offers durability by storing data in multiple availability zones, whereas Graviton2 stores data only in a single availability zone.

5. Uses

Graviton2 is not limited to just powering EC2 instances. It can also run Amazon ElastiCache, Amazon RDS, and Amazon EKS (container services).

When Should You Use AWS Graviton Processors?

Use AWS Graviton and Graviton2 for web servers, log processing, video encoding, electronic design automation, and machine learning based on a CPU interface. 

Keep in mind that if you currently use X86 based servers, you would need to re-architect your application to run on the Arm architecture. For the trouble, you would see a significant reduction in price performance, but over time.  

What Are The Benefits Of Using AWS Graviton?

The most significant AWS Graviton benefits are reduced costs, low latency, better scalability, improved availability, and increased security.

1. Cost-effective

The processor family is based on the Arm architecture. That means they are likely to be System on a Chip (SoC). That further translates to lower power consumption costs while offering satisfying performance to most customers.

2. Eco-system support

AWS Graviton and Graviton2 are based on the 64-bit Arm Neoverse core architecture. Several Linux-based operating systems support the configuration. They include Amazon Linux 2, SUSE, and Red Hat. That provides more choice to customers. 

3. Effective CPU power

AWS Graviton processors also offer up to 3.45% higher performance over traditional architecture. They also provide more straightforward processor implementations than X86 processors.  

4. Built for general purpose

AWS Graviton cores are also built to improve efficiency in servers, mid-size data storing processes, micro-services, and cluster computing.

5. Offers burstable workload

They provide users with an extensive set of burstable workload services such as scale microservices, small and medium database services, virtual desktops, and a selection of applications suitable for the critical business.

6. Build on computer intensive model

The processors are also built on a computer-intensive model like HD video performance computing, encoding videos, gaming, and CPU-based computer learning processes.

7. Offers enhanced networking

Expect support for a C6gn network at 100 Gbps networking capabilities of the Elastic Fabric Operator (EFO).

How Does AWS Graviton Billing Work?

After learning how AWS Graviton works and its computing benefits, here’s a look at Graviton and Graviton2 pricing:

  1. General Purpose 
  2. Current generation computer optimized 
  3. Graphic processing unit instances current generation pricing 
  4. Graphic processing unit instances previous generation pricing 

Each part describes hourly price ranges. 

For example: If you use on-demand m6g.xlarge for an hour, expect to see a $0.154 bill. If you opt for the EMR service, you are looking at a $0.039 bill.

Price model for general purpose

 

On-Demand Price

EMR Price

m6g.xlarge

$0.154 per hour

$0.039 per hour

m6g.2xlarge

$0.308 per hour

$0.154 per hour

m6g.4xlarge

$0.616 per hour

$0.154 per hour

m6g.8xlarge

$1.232 per hour

$0.308 per hour

m6g.12xlarge

$1.848 per hour

$0.462 per hour

m6g.16xlarge

$2.464 per hour

$0.616 per hour

m6gd.xlarge

$0.1808 per hour

$0.0452 per hour

m6gd.2xlarge

$0.3616 per hour

$0.0904 per hour

m6gd.4xlarge

$0.7232 per hour

$0.1808 per hour

m6gd.8xlarge

$1.4464 per hour

$0.3616 per hour

m6gd.12xlarge

$2.1696 per hour

$0.5424 per hour

m6gd.16xlarge

$2.8928 per hour

$0.7232 per hour

m5.xlarge

$0.192 per hour

$0.048 per hour

m5.2xlarge

$0.384 per hour

$0.096 per hour

m5.4xlarge

$0.768 per hour

$0.192 per hour

m5.8xlarge

$1.536 per hour

$0.27 per hour

m5.12xlarge

$2.304 per hour

$0.27 per hour

m5.16xlarge

$3.702 per hour

$0.27 per hour

m5.24xlarge

$4.608 per hour

$0.27 per hour

Current generation computer optimized pricing 

c6g.xlarge

$0.136 per hour

$0.034 per hour

c6g.2xlarge

$0.272 per hour

$0.68 per hour

c6g.4xlarge

$0.544 per hour

$0.136 per hour

c6g.8xlarge

$1.088 per hour

$0.272 per hour

c6g.12xlarge

$1.632 per hour

$0.408 per hour

c6g.16xlarge

$2.176 per hour

$0.544 per hour

c6gd.xlarge

$0.1536 per hour

$0.3084 per hour

c6gd.2xlarge

$0.3072 per hour

$0.0768 per hour

c6gd.4xlarge

$0.6144 per hour

$0.1536 per hour

c6gd.8xlarge

$1.2288 per hour

$0.3072 per hour

c6gd.12xlarge

$1.8432 per hour

$0.4608 per hour

c6gd.16xlarge

$2.4576 per hour

$0.6144 per hour

c6gn.xlarge

$0.1728 per hour

$0.0432 per hour

c6gn.2xlarge

$0.3456 per hour

$0.0864 per hour

c6gn.4xlarge

$0.6912 per hour

$0.1728 per hour

c6gn.8xlarge

$1.3824 per hour

$0.3456 per hour

c6gn.12xlarge

$2.076 per hour

$0.5184 per hour

c6gn.16xlarge

$2.7646 per hour

$0.6912 per hour

c5.xlarge

$0.17 per hour

$0.04 per hour

c5.2xlarge

$0.34 per hour

$0.085 per hour

Graphics processing unit (GUP) instances current generation pricing

p3.2xlarge 

$.306 per hour

$0.27 per hour

p3.8xlarge 

$12.24 per hour

$0.27 per hour

p3.16xlarge 

$24.48 per hour

$0.27 per hour

g4dn.xlarge

$0.526 per hour

$0.132 per hour

g4dn.2xlarge

$0.752 per hour

$0.188 per hour

g4dn.4xlarge

$1.204 per hour

$0.27 per hour

g4dn.8xlarge

$2.176 per hour

$0.27 per hour

g4dn.12xlarge

$3,192 per hour

$0.27 per hour

g4dn.16xlarge

$4.352 per hour

$0.27 per hour

g3.4xlarge

$1.14 per hour

$0.27 per hour

g3s.xlarge

$0.75 per hour

$0.188 per hour

Graphics processing unit (GUP) instances previous generation pricing

p2.xlarge

$0.90 per hour 

$0.225 per hour

p2.8xlarge

$7.20 per hour

$0.27 per hour

p2.16xlarge

$14.40 per hour

$0.27 per hour

Graviton Benchmarks

AWS Graviton

It provides the Elastic Fabric Adapter (EFA), which supports higher and better Turn-points. You can use the bundle of storage services it offers for any cluster set. It is also helpful in creating a parallel file system using Elastic Compute Cloud (ECC) services. 

AWS Graviton also offers an on-demand Lustre file system that helps in managing large sets of files. Lustre is a high-speed parallel file management system that helps arrange a database without data contention. Additionally, AWS Graviton offers access to hardware accelerators to boost work speed. 

AWS Graviton2

AWS Graviton2 offers 64-bit Advanced RISC machine (ARS) cores. According to Amazon EC2 vice president, running the latest Intel and Graviton2 processors in the same benchmark would see Graviton2 outdo the Intel processor by 20% in speed and 20% in raw performance.    

Choosing The Right Solution For Your Organization

AWS’s new Arm-based processors offer cost savings, security, scalability, flexibility, and increased performance over X86 and X64 based processors. 

AWS Graviton2 EC2 instances support an even more comprehensive array of capabilities over AWS Graviton, including support for other AWS services such as RDS and EKS container services. But the first-generation AWS Graviton and the newest AWS Graviton2 processors also run on a different architecture to what most AWS public cloud customers currently use. 

Are you one of them and would like to switch over to AWS Graviton powered services?

Understanding your cloud spend and seeing exactly how specific AWS services drive your product and feature costs, is the first step to deciding the best way to architect your infrastructure. Without true cost visibility, you know how much your AWS bill costs you each month but not how and why.

With CloudZero, you gain real-time cloud cost intelligence that allows you to see from high-level down to the individual components that drive your cloud spend — and see exactly what AWS services cost you the most and why. Additionally, using machine learning, CloudZero maps costs to products, features, teams, and more, enabling you to make informed product and business decisions.

To see how CloudZero can help you understand your cloud costs and connect technical decisions to business results, Schedule a demo today.

Cody Slingerland

Author: Cody Slingerland

Cody Slingerland, a FinOps certified practitioner, is an avid content creator with over 10 years of experience creating content for SaaS and technology companies. Cody collaborates with internal team members and subject matter experts to create expert-written content on the CloudZero blog.

STAY IN THE LOOP


Join thousands of engineers who already receive the best AWS and cloud cost intelligence content.