Lean, fast and powerful, Ubuntu Server delivers services reliably, predictably and economically. It is the perfect base on which to build your instances. Ubuntu is free and will always be, and you have the option to get support and Landscape from Canonical.
Highlights
Free and supported versions on demand: for each versions of Ubuntu, you will find a free version as well 3 options for support: Gold, Silver and Bronze. Click on "Canonical Group Limited" at the top of this page to list all versions we offer.
Packages & cloud-init: more than 29000 packages to choose from our repositories. Specialize your instances at boot time using cloud-init, avoid image sprawling
Security: Tighten security by defining access to specific users and programs, home and private directory encryption service adds another layer of security.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
This product is available free of charge. Free subscriptions have no end date and may be canceled any time.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier for more details.
You run Ubuntu 22.04 LTS with no license fee, so the software itself is free. Pricing is billed per hour and depends only on the AWS EC2 instance type you choose. Each dimension maps to a specific instance size and hardware family, from small general-purpose types up to large compute, memory, storage, GPU, and bare-metal options. Larger or more specialized instances carry higher hourly infrastructure rates. You pay only for the hours each instance runs. There are no tiers or commitments to select; your cost scales with the instance sizes and run time you use.
Top-of-mind questions for buyers
What resources do I get when I select an instance dimension like c8i.large or m8i.8xlarge?
Each dimension maps to one AWS EC2 instance type with a set amount of CPU, memory, and in some cases GPU or local storage. Larger family sizes provide more compute or memory. You run the Ubuntu 22.04 image on that instance and pay the hourly rate for the size you pick.
Am I charged for the instance when it is stopped or powered off?
The Ubuntu 22.04 software carries no license fee, so no software charge applies. Hourly billing tracks running time only. A stopped instance stops accruing hourly charges, though AWS may still bill separately for attached storage and other underlying resources.
Do I pay a separate license fee on top of the hourly instance rate?
No. Ubuntu 22.04 LTS is free from license fees regardless of how many images you run. Your cost comes only from the AWS EC2 instance hours for the type you select. You get 5 years of maintenance and security updates with the LTS release at no software charge.
cloud.ubuntu.com
Helpful?
Vendor refund policy
No refunds will be issued for usage of this product.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Automated version update for new release
Additional details
Usage instructions
For Ubuntu Cloud Guest it is suggested to manually configure your Security Group/Firewall settings. The 1-Click Security Group opens only port 22 so that you can access your instance via ssh using login 'ubuntu'. If you chose the 1-Click Security Group, you may change it later to enable applications using the AWS Console or API.
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
This Ubuntu 22.04 LTS image has charges associated with it for seller support and maintenance. Ready to use minimal Ubuntu 22.04 AMI. Login using 'ubuntu' user and ssh public key authentication. Root partition and filesystem extends automatically during boot if instance volume is bigger than the default 8 GiB one. Cloud-init included. ENA enabled. Ubuntu 22.04 security updates available at the release date are included as well. Ubuntu 22.04 LTS (Jammy Jellyfish) is a stable, secure, and high-performance Linux distribution optimized for AWS. Preconfigured with the linux-aws kernel, cloud-init, and long-term support through 2027, it's ideal for production servers, cloud-native apps, and DevOps workflows. Fully compatible with EC2, including Graviton and Nitro instances.
Works very well, updated kernel and packages. I had no issues connecting. This image is optimized for AWS. 5 stars from me.
Christian
Perfect Distribution (& How to SSH)
Reviewed on Nov 29, 2022
Review from a verified AWS customer
All is running well - as expected - the only hidden hurdle: SSH Access. If you had a standard RSA Key for your other instances, AWS always wants to use that first... don't. Instead create a new ed25519 key, start your instance with that and enjoy.
AMD user
m6a instances aren't supported?
Reviewed on Aug 08, 2022
Review from a verified AWS customer
It's a terrible oversight that m6a instances are not marked as supported while it is supported for the Minimal Ubuntu 22.04 image.
SSH works fine
Works Perfectly
Reviewed on Jul 08, 2022
Review from a verified AWS customer
Not sure why others had issues with SSH. I was able to launch new image and SSH immediately with key pair I created during launch.
William Ruano
Problem to access ssh
Reviewed on May 23, 2022
Review from a verified AWS customer
After several attempts configuring instances for arm and x64, it has not been possible to access the instance via ssh to port 22 with the user "ubuntu". We already verified the correct configuration of the security group.