Overview
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.
Details
Typical total price
$0.096/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.nano | $0.00 | $0.006 | $0.006 |
t2.micro AWS Free Tier | $0.00 | $0.012 | $0.012 |
t2.small | $0.00 | $0.023 | $0.023 |
t2.medium | $0.00 | $0.046 | $0.046 |
t2.large | $0.00 | $0.093 | $0.093 |
t2.xlarge | $0.00 | $0.186 | $0.186 |
t2.2xlarge | $0.00 | $0.371 | $0.371 |
t3.nano | $0.00 | $0.005 | $0.005 |
t3.micro AWS Free Tier | $0.00 | $0.01 | $0.01 |
t3.small | $0.00 | $0.021 | $0.021 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
No refunds will be issued for usage of this product.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
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.
Resources
Vendor resources
Support
Vendor support
This product is free to use but Ubuntu Advantage support and system's management is not offered with it. See
AWS infrastructure support
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.
Similar products
Customer reviews
Very good
Works very well, updated kernel and packages. I had no issues connecting. This image is optimized for AWS. 5 stars from me.
Perfect Distribution (& How to SSH)
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.
m6a instances aren't supported?
It's a terrible oversight that m6a instances are not marked as supported while it is supported for the Minimal Ubuntu 22.04 image.
Works Perfectly
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.
Problem to access ssh
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.