Hacker News new | ask | show | jobs
by vngzs 2215 days ago
It took me an embarrassing amount of time to realize this wasn't an official MongoDB product. But that's a compliment! The landing page is great.

Really interested in behind-the-firewall options. Nobody should punch a hole in their network exposing their DB to the Internet. IMO you should offer VPC peering for AWS & GCP so this can work entirely on private networks.

1 comments

Thanks for compliment vngzs!

As you and more commenters pointed out, current connection to db isn't very optimal.

I added a note "Allow remote connection to MongoDB port (27017) from 165.22.32.162" while I try to come up with a better solution.

If you can share some advice/article on how VPC peering for AWS & GCP works, I'll be grateful.