{% extends "templates/base.html" %} {% block title %}Certified servers{% endblock %} {% block meta_description %}Servers that have been certified for use with Ubuntu.{% endblock meta_description %} {% block meta_copydoc %}https://docs.google.com/document/d/1TN2UKhUSB6-kXbLyDM4al2ufB4cgx-W6BsIUOBLP8vU/edit{% endblock meta_copydoc %} {% block outer_content %}
‹ Certified hardware

Ubuntu certified servers

Using Ubuntu Server speeds up the ability to deploy physical infrastructure on bare metal as it is in the cloud.

Deploying on certified servers saves you time in choosing and testing what hardware you will use from a single server instance to the largest scale-out data-center environments.

{{ image ( url="https://assets.ubuntu.com/v1/fdf83d49-Server.svg", alt="", width="136", height="153", hi_def=True, loading="auto" ) | safe }}
{% with title="All certified servers", query=query, placeholder="Search in certified servers", total_results=total_results, total_pages=total_pages, offset=offset, limit=limit, vendor_filters=vendor_filters, release_filters=release_filters, results=results %} {% include "certified/shared/category-search-results.html" %} {% endwith %} {% endblock %}