I first discussed the Platform9
In this tutorial, we are going to expand our examples by deploying a complex microservice. The idea is to make you more comfortable with the platform and to show you how you can leverage it for more advanced scenarios.
In this example, we are going to walkthrough the deployment of:
- A Redis master
- Multiple Redis slaves
- A sample guestbook application that uses Redis as a store
Continued below –