The Edge - what's the point

so as far as i know the edge move a server close as possible to your user right? but then what's the point of the edge if the database is server located in one region which is depend one the user if the request gonna be fast or slower right? i see the edge fit for applications where there's no database maybe? i'm new to all of these so if you can explain when should i use the edge or i'm missing something with all of that
Solution:
Cold starts bad
Jump to solution
7 Replies
Zan
Zan2y ago
Theo - t3․gg
YouTube
That's It, I'm Done With Serverless.
Gonna be a long year of moving everything to the edge... ALL MY VIDEOS ARE POSTED EARLY ON PATREON https://www.patreon.com/t3dotgg Everything else (Twitch, Twitter, Discord & my blog): https://t3.gg/links S/O Ph4seOne for the awesome edit 🙏
8v.
8v.OP2y ago
so what's the point of edge with region and not just use serverless?
Solution
Zan
Zan2y ago
Cold starts bad
Yiannis
Yiannis2y ago
this is the best video for this imo
Yiannis
Yiannis2y ago
Melkey
YouTube
You Don't Know Vercel Infrastructure
In this video tutorial, Theo takes you through the concepts of Edge Functions and Serverless computing. Edge Functions are a way to run code at the edge of a content delivery network (CDN), which enables you to execute code closer to your users, resulting in faster response times and reduced latency. Vercel is pushing the innovation with this te...
Neto
Neto2y ago
The edge location is bad it you have an unique source of data, like an database But the edge runtime is the main selling point here, it's stripped for lots of nodes features like the file system, but can give you better performance when starting and executing it You also have a different way of billing, with traditional serverless you pay by the resource usage + time allocation With the edge runtime, you pay in a different way
iukea
iukea2y ago
Cold start = bad can mean blocking on a page. Fix build an app that has people going to it = not as many cold starts Hard part = building a good app Also cheaper than lambda
Want results from more Discord servers?
Add your server