mardi 3 février 2015

AWS node.js migration

I am about to inherit on a Node.js project which is a number of node webservers running on a single EC2 instance. Routing is done using nginx instance running on the same EC2 instance, these node servers connect to RDS postgres dbs and elastiCache redis instance. I am to move this so each server has its own instance and the system can autoscale properly.


From what I can tell the webservers are mainly stateless. I am thinking of sticking with AWS products, like Elasticbeanstalk or Opsworks, I think chef can handle this change but wanted to know what would be best practices for this scenario.





Aucun commentaire:

Enregistrer un commentaire