Adding tests to your Juju charms with Amulet
by Jorge O. Castro on 17 October 2014
In this charm workshop Marco Ceppi talks about how you can add tests to your Juju charms using Amulet, our test framework.
by Jorge O. Castro on 17 October 2014
In this charm workshop Marco Ceppi talks about how you can add tests to your Juju charms using Amulet, our test framework.
One of my favourite authors, Douglas Adams, once said that “we are stuck with technology when what we really want is just stuff that works.” Whilst Adams is right about a lot of things, he got this one wrong – at least when it comes to infrastructure. As our Infra Masters 2025 event demonstrated, infrastructure […]
Observability is critical for web operations to ensure that the application is working as expected and to identify any potential issues. However, setting up observability has traditionally been challenging because it can take hours to set up all the infrastructure, instrument your code and enable observability in production. But now there […]
Learn how Canonical is using Python Flask and the 12-factor charm framework to simplify the development of Canonical.com and Ubuntu.com […]