Manor Lev-tov
unread,Nov 3, 2011, 2:22:15 AM11/3/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to raxa-jss-e...@googlegroups.com
All,
Just wanted to share another proposed solution to address the scalability issue - particularly if we want to be able to scale outside of JSS. If the main bottleneck of scalability is the database, then we could use a cloud database service, such as Amazon RDS or Xeround. This will provide us with an elastic database solution and should be fairly easy to use with OpenMRS. The power of this solution is that if we try it and find it's not a good fit for our situation, it should be trivial to export the data and import it into whatever other database we want. This only addresses the proper backup and scalability aspects of the OpenMRS, and only to a certain extent, but if done properly, it should be one less thing for us to worry about with this implementation.
Thoughts? Does anyone have any experience with these products?
-Manor