#separate backend to query mongo

1 messages · Page 1 of 1 (latest)

pale marlin
#

@bronze nova I'm curious: what makes it easier to query a db from a separate server? One obvious downside is that you now need to manage two (fleets of) servers in your infrastructure, which can get complicated as you scale up.

bronze nova
#

That's right but requesting mongodb from nextjs doesn't work easily.

pale marlin
#

Tell me more... 🙂

#

Like, which specific difficulty arises?