Next.js Discord

Discord Forum

website with huge visits and loads

Answered
itsMU1X posted this in #help-forum
Open in Discord
Hey, i'm wondering if i have a website that have a huge incomes and a lot of visits.
a provider like Vercel or Cloudflare can handle the website with no issues or should i make something else?
glad to hear your opinions..
Answered by Marchy
Those are usually reserved for specific microservices, like handling realtime data or media streaming
View full answer

8 Replies

Yes, that's what it's designed for.
@Marchy Yes, that's what it's designed for.
then apps like facebook or popular apps won't shut down if they are in vercel? or just get lagged with a very slow responses?
That's kind of apples to oranges comparison, managing user generated content is a bit more in its own category. But you can use next for a lot of it.
@Marchy That's kind of apples to oranges comparison, managing user generated content is a bit more in its own category. But you can use next for a lot of it.
sounds good, but the requests will take from the vps or the provider specs, am i wrong? if it's clean or not it will take atleast some of the specs in the vps or the provider.
or should i just keep going and don't overthink about that?
Those are usually reserved for specific microservices, like handling realtime data or media streaming
Answer
interesting.. will i guess i shouldn't overthink about it
thank you budd