Search This Blog

Showing posts with label RDS mirroring. Show all posts
Showing posts with label RDS mirroring. Show all posts

Wednesday, April 19, 2017

Maximo SAAS on AWS Chapter 105

 

In the earlier section of the series “Maximo on AWS” , we saw how we could start our Maximo instance on our EC 2 with RDS and vertical clustering enabled with node agent and the HTTP Server running.

A quick diagram for reference:

image

 

Currently our architecture has a single point of failure.

 

So lets federate another horizontal node to our Web Sphere ND and make it highly available.

 

Recipe

  • Get a new EC 2 instance
  • Install WAS ND with app server profile
  • Federate and add members to cluster.
  • Generate and propagate web server plugin on node 1 for webserver1
  • Restart every thing and test high availability.