Skip to content
OY ozgur yildiz
home writing work about
say hi →
/ writing / tags / #Vercel

#Vercel

5 posts tagged with this topic. ← All tags

  • Oct 13, 2025

    Database connections in serverless: the problem and the solutions.

    Why traditional database connection pooling breaks in serverless environments, and the patterns that actually work.

  • Oct 9, 2025

    Edge rendering: the latency advantage and the constraints.

    How edge rendering works, where it reduces latency, and what you give up compared to traditional server rendering.

  • Jun 26, 2025

    Cold starts: what causes the delay and how to reduce it.

    What happens during a serverless cold start, why it adds latency, and practical techniques to minimize the impact.

  • Jun 23, 2025

    Serverless functions on Vercel: the Node model and what it can't do.

    How Vercel serverless functions work under the Node.js runtime, including execution model, limits, and what patterns don't fit.

  • Jun 9, 2025

    Automated Vercel deploys: preview environments without any manual step.

    How Vercel's Git integration creates preview deployments automatically, and how to configure and control them.

OY ozgur yildiz
GitHub LinkedIn Email RSS
© 2026 ozgur yildiz. all rights reserved.