Your submission was sent successfully! Close

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

Thank you for contacting our team. We will be in touch shortly.Close

  1. Blog
  2. Nick Moffitt

Nick Moffitt

Nick Moffitt

1 posts

Systems Reliability Engineer

Nick Moffitt is an SRE in a globally distributed team within Canonical IS that rotates among three functions: Projects, Operations and Webops (devops). He has worked in Canonical's IS department since 2006, and has a strong focus on collaborative infrastructure orchestration.


Nick Moffitt
15 April 2015

Using the Services Framework to Implement Your Charm’s Intent

Cloud and server Article

When we design our charms, we typically know the sources of information we have in mind (configuration settings, relation data, etc.), and the actions we want the charm to take based on them. As charm complexity grows, we tend to illustrate the resulting state machine’s conditions and actions as a directed graph, plotting out the ...