{% extends "landscape/base_landscape.html" %} {% from "_macros/vf_hero.jinja" import vf_hero %} {% block title %}Compare Landscape editions{% endblock %} {% block meta_description %} Features and pricing for each Landscape edition: Landscape SaaS, self hosted Landscape, and Managed Landscape {% endblock meta_description %} {% block meta_copydoc %} https://docs.google.com/document/d/1pESmRniuiaDHkbzY_60GlOJdCiH2pZ9erI9KV49eDyM/edit# {% endblock meta_copydoc %} {% block content %}
{% call(slot) vf_hero( title_text='Choose the best Landscape for you', layout='50/50', is_split_on_medium=true ) -%} {%- if slot == 'description' -%}

You can choose Landscape that’s maintained by Canonical, as a Managed App, or self-hosted. It is available for free for up to five Ubuntu instances, with an Ubuntu Pro subscription, or as part of your package if you choose the Managed App.

{%- endif -%} {%- if slot == 'image' -%}
{{ image(url="https://assets.ubuntu.com/v1/e3ebaa20-hero-img-iot-magnified.png", alt="", width="1200", height="752", hi_def=True, loading="lazy", attrs={"class": "p-image-container__image"}) | safe }}
{%- endif -%} {% endcall -%}

Compare Landscape options

Feature Landscape SaaS
Maintained by Canonical
Managed Landscape
Runs anywhere, Learn more
Self-hosted Landscape
Bring your own SSO
Managed by Canonical Included Included -
Canonical SLA - Included -
Works without internet - - Included
Repository management - Included Included
Bring your own SSO and IAM - Included Included
Software and hardware inventory Included Included Included
Compliance and reporting Included Included Included
Security and hardening Included Included Included

Learn more about Landscape
and our professional services options.

{% endblock content %}