When running a webapp on Amazon's Elastic Beanstalk, I'd like each web instance to run a mongos router.
Creating an image that contains mongos is a bit problematic since we'll have to create new ones when amazon releases new images, to keep up to date.
Are there other methods?
Thanks,
Raviv.