Earlier quoted context omitted.
This. So many clients refuse to host their data in the US because of the gov't .
Curious - are AWS's EU clusters subject to EU laws, or US ones? I would've thought that as a US corporation, they'd be subject to both. If the US government has a warrant to snoop on Amazon's customers, it doesn't seem like Amazon has much choice (as a US corporation) but to comply.
Meteor Galaxy, a cloud platform for Meteor applications
31–40 of 42 posts
Re: Meteor Galaxy, a cloud platform for Meteor applications
#32Earlier quoted context omitted.
This. So many clients refuse to host their data in the US because of the gov't .
Curious - are AWS's EU clusters subject to EU laws, or US ones? I would've thought that as a US corporation, they'd be subject to both. If the US government has a warrant to snoop on Amazon's customers, it doesn't seem like Amazon has much choice (as a US corporation) but to comply.
Microsoft has been busily fighting this notion ( http://blogs.microsoft.com/on-the-issues/2015/04/09/our-lega... ) for a while now. Basically all the tech companies are waiting to find out what happens ( http://www.nytimes.com/2015/09/08/us/politics/apple-and-othe... ) because it means the difference between "US Law applies everywhere" and "US companies can comply with foreign data protection laws". Unfortunately these two things are mutually exclusive.
Re: Meteor Galaxy, a cloud platform for Meteor applications
#33It looks like they are purposefully ceding the small-fry market to Modulus[1] and maybe even Digital Ocean[2]. Part of what you're buying here is access to the Meteor team and best practices at scale. From what I've heard that's something it's harder to get from Modulus. [1] - https://modulus.io/ [2] - https://www.digitalocean.com/community/tutorials/how-to-depl... edit: spelling
Re: Meteor Galaxy, a cloud platform for Meteor applications
#34On a slightly unrelated note: Would it be possible to make a webapp like Meteor in Clojure pretty easily, using CSP go-style channels ang go-threads. I imagine a function would "broadcast" or "listen to" websocket connections. If the app uses channels for communicating between different go-blocks, server/client contact could use an identical interface. Sending things server-side would be no different than sending thi…
Re: Meteor Galaxy, a cloud platform for Meteor applications
#35I want to learn more about Galaxy's security hygiene. I also want to learn more about what reasonable steps Galaxy is taking right now to ensure our data is safe after we `meteor deploy`. Are they compliant with any security accountability programs like FEDRAMP/FISMA, ISO 27002, PCI-DSS and HIPAA?
Re: Meteor Galaxy, a cloud platform for Meteor applications
#36It looks like they are purposefully ceding the small-fry market to Modulus[1] and maybe even Digital Ocean[2]. Part of what you're buying here is access to the Meteor team and best practices at scale. From what I've heard that's something it's harder to get from Modulus. [1] - https://modulus.io/ [2] - https://www.digitalocean.com/community/tutorials/how-to-depl... edit: spelling
With the mention of Individual plans coming soon, I'm sure they are after that, too. I think it's more that they didn't make the offering clear, nor make it more obvious that these plans aren't the full shebang.
Re: Meteor Galaxy, a cloud platform for Meteor applications
#37It looks like they are purposefully ceding the small-fry market to Modulus[1] and maybe even Digital Ocean[2]. Part of what you're buying here is access to the Meteor team and best practices at scale. From what I've heard that's something it's harder to get from Modulus. [1] - https://modulus.io/ [2] - https://www.digitalocean.com/community/tutorials/how-to-depl... edit: spelling
if you're going to mention these, you should also mention scalingo. For setting up Meteor, they're my go to, because oplog tailing is set up by default.
Re: Meteor Galaxy, a cloud platform for Meteor applications
#38Based on the press release, I was expecting a Heroku like full stack service. Was surprised to learn you need to setup the DB from FAQ. > Does Galaxy include a database? > Galaxy does not provide the database layer. You can run your own MongoDB server inside AWS, or create a database through any number of MongoDB hosting providers. https://www.meteor.com/why-meteor/galaxy-faq
Re: Meteor Galaxy, a cloud platform for Meteor applications
#39On a slightly unrelated note: Would it be possible to make a webapp like Meteor in Clojure pretty easily, using CSP go-style channels ang go-threads. I imagine a function would "broadcast" or "listen to" websocket connections. If the app uses channels for communicating between different go-blocks, server/client contact could use an identical interface. Sending things server-side would be no different than sending thi…
Re: Meteor Galaxy, a cloud platform for Meteor applications
#40This is a bummer for me. My meteor apps are large enough to not want to host on free `meteor deploy`, but small enough to not warrant a $500/month plan. Where's the $40/month plan? The $100/month? Also the fact that it doesn't come with the database is off putting. I was under the impression all these months that Galaxy would be a one-stop-shop for Meteor hosting. Bummer, total bummer. I hope they come out with more…