{% extends "templates/one-column.html" %} {% block title %}Juju and JAAS{% endblock %} {% block meta_description %} Operate big software at scale on any cloud. All the latest news on Juju – the open source application modelling tool for public and private clouds. {% endblock %} {% block content %}

{{ image(url="https://assets.ubuntu.com/v1/67057b2c-product-page-juju-logo.svg", alt="", height="50", width="140", hi_def=True, loading="auto", attrs={"class": "p-blog-heading__icon", "style": "height: 50px;"}) | safe }}

All the latest news on Juju – the open source application
modelling tool for public and private clouds.

Learn more about Juju

{% include 'blog/posts.html' %}
{% with %} {% set total_pages = total_pages %} {% set current_page = current_page %} {% include "shared/_pagination.html" %} {% endwith %}
{% endblock %}