Your submission was sent successfully! Close

You have successfully unsubscribed! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates about Ubuntu and upcoming events where you can meet our team.Close

Cloud and server

Bare-metal magic at the Open Compute Summit

by Canonical on 14 November 2014

In the week before the OpenStack Summit, Mark Shuttleworth was a keynote speaker at the Open Compute Summit (OCP) in Paris. Mark gave an overview of the...

Cloud and server

Getting Started with Juju Relations

by Jorge O. Castro on 24 October 2014

Relations are a very important part of what Juju does. Automating installation is a solved problem, but the ability for Juju Charms to connect services...

Newsletter signup

Get the latest Ubuntu news and updates in your inbox.

By submitting this form, I confirm that I have read and agree to Canonical's Privacy Policy.

Cloud and server

Charm Workshop: Charm Testing

by Jorge O. Castro on 18 October 2014

What is bundle tester? How to set up and run, how to write tests, and how Canonical automates the running of these tests for you.

Cloud and server

Getting Started with Juju

by Jorge O. Castro on 17 October 2014

In this session we go over what Juju is, and how to get started using it.

Cloud and server

Deploying workloads on IBM POWER8 Systems

by Jorge O. Castro on 17 October 2014

In this demo we show how you can use Juju to deploy workloads onto IBM POWER8 systems.

Cloud and server

What is Juju? (Introduction video)

by Jorge O. Castro on 17 October 2014

This is a basic introductory video explaining what Juju is and how it can help you deploy workloads to the cloud.

Cloud and server

Automating Orchestration in the Cloud with Ubuntu Juju

by Jorge O. Castro on 17 October 2014

Charles Butler explains how to automate orchestration with Juju during this talk at the 2014 USENIX Configuration Management Summit.

Cloud and server

Using the Local (LXC) Provider with Juju

by Jorge O. Castro on 17 October 2014

Juju has the ability to leverage Linux containers (LXC) to deploy charms locally to your desktop/laptop. This lets you iterate quickly during development in a...

Cloud and server

Using and creating Juju Charm Bundles

by Jorge O. Castro on 17 October 2014

A “bundle” is a set of Juju charms that come together as one file. It makes it easier for people to deploy complex sets of services in one go.

Cloud and server

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.

Cloud and server

Writing your own Juju plugins

by Jorge O. Castro on 17 October 2014

Sometimes core Juju might not have a feature you want, or you want to put together custom scripts to make life easier. Juju has a plugin architecture that...