If you have 2 load balanced Meteor instances running for example, and you've done an update and 1 of the instances has been updated, but the other instance is still waiting to be updated, how would this work exactly using Cloudfront?
Cloudfront would try and grab the pages from the Meteor url, but may be connected to the wrong Meteor server that the user is connecting to and then the site will not be able to load. This is a real issue we've run into and was wondering if this package could help with that at all.