Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

  1. Blog
  2. Article

Carlos Bravo
on 28 April 2023

Upgrade your existing Ubuntu LTS instances to Ubuntu Pro in AWS


In April 2023, Amazon Web Services (AWS) released a new functionality that allows users running Ubuntu LTS to upgrade their instances to Ubuntu Pro with just a few clicks. This upgrade provides additional security features, including patching for universe packages, extended security management for an additional five years, live kernel patching, and access to FedRamp and FIPS modules. In this blog, we will cover all the steps needed to upgrade Ubuntu LTS instances to Ubuntu Pro on AWS using AWS License Manager.

If you are using an Ubuntu version which is already, or coming to, an end-of-support like Ubuntu 16.04 LTS or Ubuntu 18.04 LTS, and you are not ready to migrate to a newer version, you may want to look at upgrading to Ubuntu Pro. 

What is Ubuntu Pro?

Ubuntu Pro is a premium version of the Ubuntu Linux distribution that is designed for enterprise use. It is built on top of the popular Ubuntu distribution and includes additional features and support options that are not available in the standard version. Ubuntu Pro is available in the AWS Marketplace and is optimized for use on AWS.

Features of Ubuntu Pro

Enhanced security

Ubuntu Pro includes several security features that are designed to protect your data and infrastructure. These features include kernel livepatching, security fixes for all packages on Main and Universe repositories under SLA and hardening scripts using CIS and DISA-STIG standards. 

FIPS 140-2 compliance

Ubuntu Pro is compliant with the Federal Information Processing Standards (FIPS) 140-2, which is a U.S. government standard that defines security requirements for cryptographic modules. This compliance ensures that your infrastructure meets the security standards required by many organizations.

Long-term support

Ubuntu Pro includes long-term support (LTS) for up to ten years. This means that you will receive security updates and bug fixes for a longer period, reducing the need for frequent major upgrades.

How to upgrade Ubuntu LTS to Ubuntu Pro on EC2 using AWS License Manager

Requirements

  • Ubuntu LTS EC2 machines from 16.04 onwards
  • Instances managed by AWS Systems Manager (SSM)
  • The pro client tool up to date: sudo apt install ubuntu-advantage-tools
  • Network access for the instances as described here

⚠ Note: If you’re using an image from outside AWS, make sure to reinitialize cloud-init so it can correctly detect the cloud environment. To do this, run sudo cloud-init clean and then restart your machine.

To enable SSM on your instances, follow the instructions in the AWS official documentation, video tutorial, or step-by-step tutorial.

To check if your instances are managed by SSM, go to the SSM console and check if the instances you would like to upgrade appear as managed nodes under fleet management. If they don’t appear, follow the links provided above and ensure you have completed the steps correctly. You may need to restart the instances to activate the SSM Agent.

Step 1: Shut down your instances

Go to the EC2 dashboard and shut down all the instances you would like to upgrade.

Step 2: Upgrade to Ubuntu Pro

  1. Go to the AWS License Manager and select License type conversion on the left side menu.
  2. Click the Create license type conversion button.
  3. Select Ubuntu LTS from the dropdown menu and choose the instances you want to upgrade.
  4. Click Next and select Ubuntu Pro as the License type destination.
  5. Review the information and click Convert.

The conversion process may take some time, and you can monitor its progress on the License Manager dashboard.

Step 3: Verify the upgrade

After the conversion process is complete, log in to one of the upgraded instances and run the following command to verify the upgrade:

pro status

The output should show that the instance is now running Ubuntu Pro.

Need additional support?

If you would like additional phone and ticketing support on top of Ubuntu Pro, or talk to our Sales Representatives for volume usage email us or contact us  

Conclusion

Upgrading to Ubuntu Pro provides additional security and compliance certifications for your instances. With AWS License Manager, upgrading your Ubuntu LTS instances to Ubuntu Pro is a straightforward process that can be completed in just a few clicks. Follow the steps outlined in this blog to upgrade your instances and enjoy the benefits of Ubuntu Pro.

Further reading

Related posts


Lidia Luna Puerta
3 September 2025

54% of European enterprises want long term open source support: how Ubuntu Pro + Support delivers

Ubuntu Article

Europe’s open source ecosystem is at a turning point. The Linux Foundation’s Open Source as Europe’s Strategic Advantage: Trends, Barriers, and Priorities for the European Open Source Community amid Regulatory and Geopolitical Shifts report shows organizations across the continent are broadly adopting open source software (OSS). But adopt ...


Lidia Luna Puerta
1 September 2025

What dedicated Linux support specialists do

Ubuntu Article

& how real companies have used them to thrive Nearly a third of IT leaders say lack of expertise is the biggest obstacle they face in managing their open source environments. It’s a problem that slows progress, increases risk, and makes it tough for organizations to unlock the full value of technologies like OpenStack, Ceph, ...


Carlos Bravo
28 August 2025

Ubuntu Pro Minimal 22.04 LTS with CIS hardening is now generally available on AWS

Canonical announcements Article

August 28, 2025 – We are excited to announce the general availability of Ubuntu Pro Minimal 22.04 LTS with CIS hardening, a new variant of Ubuntu designed for organizations that require tight security controls, minimal attack surface, and out-of-the-box compliance. This new offering combines the efficiency of Minimal Ubuntu with the enter ...