Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Dimple Kuriakose <[email protected]>
  • Loading branch information
rpocase and k-dimple authored Nov 12, 2024
1 parent 72accc5 commit 4bd6c13
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
26 changes: 16 additions & 10 deletions aws/aws-reference/pro.rst
Original file line number Diff line number Diff line change
@@ -1,39 +1,45 @@
Ubuntu Pro on AWS
-----------------
`Ubuntu Pro <https://ubuntu.com/aws/pro>`_ is a paid offering that
`Ubuntu Pro`_ is a paid offering that
provides expanded security coverage, enhanced kernel patching, and
hardening options for compliance frameworks. All Ubuntu Pro images on
Amazon receive the following features through Pro.

Expanded Security Maintenance (ESM)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
`ESM archives <https://ubuntu.com/security/esm>`_ extends the security patching of
`ESM`_ extends the security patching of
the main archive to 10 years through the `esm-infra` entitlement. In addition
to patching the core of Ubuntu, Pro offers security maintenance of the
`universe` pocket. This security coverage is considered best effort
to patching the core of Ubuntu (i.e. the `Ubuntu main` repository), Pro also offers security maintenance of the
`Ubuntu universe` repository. This security coverage is considered best effort
without Ubuntu Pro.

Livepatch
~~~~~~~~~
`Livepatch <https://ubuntu.com/security/livepatch>`_ applies security updates
to the kernel for critical and high security vulnerabilities to a live system.
This provides a buffer for system administrators to minimise downtime between
`Livepatch`_ applies security updates
to the kernel for critical and high security vulnerabilities in a live system.
This allows system administrators to minimise downtime between
scheduled maintenance windows. This is particularly helpful for workloads
that are expensive to migrate, such as kubernetes workers for EKS.

Compliance
~~~~~~~~~~
Ubuntu Pro offers compliance options for users that need to apply
CIS (level 1 and 2) or FIPS hardening. FIPS is currently supported
on Ubuntu 18.04 and 20.04. 22.04 is currently available through the
on Ubuntu 18.04 and 20.04. For 22.04, it is currently available through the
`fips-preview` and `fips-updates` repositories provided through the
FIPS pro entitlement, but these modules are not yet certified.

Ubuntu Landscape
~~~~~~~~~~~~~~~~
All Ubuntu Pro customers are entitled to usage of
All Ubuntu Pro customers are entitled to the usage of
`Landscape <https://ubuntu.com/landscape>_` self-hosted and SaaS solutions.
Landscape is an endpoint management solution for monitoring your Ubuntu
estate. This includes alerting for security vulnerabilities, patching status,
managing repository mirrors, and more. To sign up for Landscape SaaS see
the `sign up page <https://landscape.canonical.com/signup>_`.
the `sign up page`_.

.. _`Ubuntu Pro`: https://ubuntu.com/aws/pro
.. _`ESM`: https://ubuntu.com/security/esm
.. _`Livepatch`: https://ubuntu.com/security/livepatch
.. _`Landscape`: https://ubuntu.com/landscape
.. _`sign up page`: https://landscape.canonical.com/signup
4 changes: 2 additions & 2 deletions aws/aws-reference/support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ Support options on AWS

Ubuntu Pro on AWS
-----------------
Ubuntu Pro provides numerous support options. Please see the `Pro <pro>`_ page for
Ubuntu Pro provides numerous support options. Please see the :doc:`Pro <pro>` page for
more details.


Amazon front line support
-------------------------
Canonical and Amazon collaborate on publishing Ubuntu Pro images
through the `Amazon Web Services marketplace seller <https://aws.amazon.com/marketplace/search/results?searchTerms=ubuntu+pro&CREATOR=e6a5002c-6dd0-4d1e-8196-0a1d1857229b&filters=CREATOR>`_.
through the `Amazon Web Services marketplace <https://aws.amazon.com/marketplace/search/results?searchTerms=ubuntu+pro&CREATOR=e6a5002c-6dd0-4d1e-8196-0a1d1857229b&filters=CREATOR>`_.
Users of these images are able to get support directly through the
`AWS support portal <https://console.aws.amazon.com/support/home#/case/create?issueType=technical>`_.

Expand Down

0 comments on commit 4bd6c13

Please sign in to comment.