[{"data":1,"prerenderedAt":84},["ShallowReactive",2],{"term-s\u002Fserverless":3,"related-s\u002Fserverless":62},{"id":4,"title":5,"acronym":6,"body":7,"category":40,"description":41,"difficulty":42,"extension":43,"letter":44,"meta":45,"navigation":46,"path":47,"related":48,"seo":56,"sitemap":57,"stem":60,"subcategory":6,"__hash__":61},"terms\u002Fterms\u002Fs\u002Fserverless.md","Serverless",null,{"type":8,"value":9,"toc":33},"minimark",[10,15,19,23,26,30],[11,12,14],"h2",{"id":13},"eli5-the-vibe-check","ELI5 — The Vibe Check",[16,17,18],"p",{},"Serverless doesn't mean there are no servers — it means YOU don't have to think about servers. Someone else manages them, scales them, and patches them. You write functions or deploy apps and pay only when they're running. The servers exist; they're just not your problem.",[11,20,22],{"id":21},"real-talk","Real Talk",[16,24,25],{},"Serverless is a cloud execution model where the provider dynamically manages resource allocation, scaling, and infrastructure. Developers deploy code as functions (FaaS) or use serverless platforms, paying only for actual usage. Examples: AWS Lambda, Vercel, Netlify Functions, Cloudflare Workers. Trade-offs include cold starts and vendor lock-in.",[11,27,29],{"id":28},"when-youll-hear-this","When You'll Hear This",[16,31,32],{},"\"We went serverless to eliminate idle server costs.\" \u002F \"Serverless is great until you hit a cold start during a user-facing request.\"",{"title":34,"searchDepth":35,"depth":35,"links":36},"",2,[37,38,39],{"id":13,"depth":35,"text":14},{"id":21,"depth":35,"text":22},{"id":28,"depth":35,"text":29},"cloud","Serverless doesn't mean there are no servers — it means YOU don't have to think about servers. Someone else manages them, scales them, and patches them.","beginner","md","s",{},true,"\u002Fterms\u002Fs\u002Fserverless",[49,50,51,52,53,54,55],"FaaS","Lambda","Edge Function","Cold Start","Cloud Function","PaaS","BaaS",{"title":5,"description":41},{"changefreq":58,"priority":59},"weekly",0.7,"terms\u002Fs\u002Fserverless","9QYnk1FieCuCk44NY_CkWMUKEDr01WIpNY9zrFPyhjY",[63,67,70,74,77,81],{"title":55,"path":64,"acronym":65,"category":40,"difficulty":42,"description":66},"\u002Fterms\u002Fb\u002Fbaas","Backend as a Service","BaaS is when someone provides you a ready-made backend so you can build your frontend without writing any server code.",{"title":53,"path":68,"acronym":6,"category":40,"difficulty":42,"description":69},"\u002Fterms\u002Fc\u002Fcloud-function","A cloud function is a piece of code you deploy to the cloud that runs when triggered — by an HTTP request, a file upload, a timer, or another event.",{"title":52,"path":71,"acronym":6,"category":40,"difficulty":72,"description":73},"\u002Fterms\u002Fc\u002Fcold-start","intermediate","A cold start is the delay you get when a serverless function hasn't been used for a while and the cloud needs to spin up a fresh container to run it.",{"title":51,"path":75,"acronym":6,"category":40,"difficulty":42,"description":76},"\u002Fterms\u002Fe\u002Fedge-function","Edge functions run your code at the CDN edge — meaning close to the user, not in some faraway data center.",{"title":49,"path":78,"acronym":79,"category":40,"difficulty":72,"description":80},"\u002Fterms\u002Ff\u002Ffaas","Function as a Service","FaaS is when you write a tiny function and deploy it to the cloud, and it only runs (and charges you) when someone calls it.",{"title":50,"path":82,"acronym":6,"category":40,"difficulty":72,"description":83},"\u002Fterms\u002Fl\u002Flambda","AWS Lambda is where you upload a function and AWS runs it when something happens — an HTTP request, a file upload, a database change.",1776518312487]