SRP

Single Responsibility Principle

SRP is a simple yet effective guideline for determining the core features of a class. It is the first of the SOLID principles, a well respected source of effective design practices.

Pacemaker Cloud

Redevelop the Pacemaker application into a simple cloud service. Expose this service as a REST API

Lab-08

Create a new version of pacemaker using the play framework and deploy this to a cloud provided. Perform some simple tests on the local and hosted version