What stack do services like Netlify and Vercel use to implement their FaaS?
1–4 of 4 posts
Re: What stack do services like Netlify and Vercel use to implement their FaaS?
#2For example, a custom CDN/proxy¹, build infrastructure², compute³, WAF⁴, etc. – and then take advantage of AWS' network/fiber (like AGA⁵) and their hardware.
¹: https://vercel.com/blog/life-of-a-vercel-request-what-happen...
²: https://vercel.com/blog/a-deep-dive-into-hive-vercels-builds...
³: https://vercel.com/blog/introducing-fluid-compute
⁴: https://vercel.com/blog/preventing-infrastructure-abuse-with...
Re: What stack do services like Netlify and Vercel use to implement their FaaS?
#3(I work at Vercel) We are primarily built on AWS hardware and our own software. For example, a custom CDN/proxy¹, build infrastructure², compute³, WAF⁴, etc. – and then take advantage of AWS' network/fiber (like AGA⁵) and their hardware. ¹: https://vercel.com/blog/life-of-a-vercel-request-what-happen... ²: https://vercel.com/blog/a-deep-dive-into-hive-vercels-builds... ³: https://vercel.com/blog/introducing-fluid-com…
Re: What stack do services like Netlify and Vercel use to implement their FaaS?
#4(I work at Vercel) We are primarily built on AWS hardware and our own software. For example, a custom CDN/proxy¹, build infrastructure², compute³, WAF⁴, etc. – and then take advantage of AWS' network/fiber (like AGA⁵) and their hardware. ¹: https://vercel.com/blog/life-of-a-vercel-request-what-happen... ²: https://vercel.com/blog/a-deep-dive-into-hive-vercels-builds... ³: https://vercel.com/blog/introducing-fluid-com…
Since Netlify appears to be a smaller player (40% of your revenue) and since they similarly don't talk about their stack much, I'm going to presume that they're doing the same thing hehe