Introducing Vercel Storage: KV, Postgres, and Blob

Introducing Vercel Storage: KV, Postgres, and Blob


Introducing Vercel Storage: KV, Postgres, and Blob

Today, we’re excited to announce a suite of serverless storage solutions now available in the Vercel Dashboard, powered by some of the best infrastructure providers in the industry — Upstash, Neon, and Cloudflare. See what’s next for the web: https://vercel.fyi/ship

Vercel Blob is currently in Private Beta and will be rolling out soon, sign up today for early access: https://vercel.fyi/tryBlob

▲ Blog: https://vercel.com/blog/vercel-storage

📚 Docs
◆ Vercel Postgres: https://vercel.com/docs/storage/verce
◆ Vercel KV: https://vercel.com/docs/storage/verce
◆ Vercel Blob: https://vercel.com/docs/storage/verce

🔗 Templates
◆ KV Template: https://vercel.com/templates/next.js/
◆ Postgres Template: https://vercel.com/templates/next.js/

#vercel #serverless #storage


Content

5.79 -> The frontend cloud wouldn't be complete without addressing data.
10.14 -> As frontend frameworks continue moving towards the server and the
14.13 -> edge, it's time to bring Vercel's developer experience to databases.
19.9 -> You want a database that just works with the modern primitives of Vercel, like
24.45 -> serverless and edge functions, and it's built on open standards and protocols.
29.415 -> Today we're announcing databases on Vercel powered by the best infrastructure
35.295 -> providers to make that dream a reality.
39.005 -> Vercel Blob makes it easy to store files in the cloud.
42.765 -> It's fast, easy, and efficient.
46.125 -> We've designed a simple, yet powerful API for storage, built
50.355 -> entirely on top of web standards.
53.325 -> This means that your users can easily upload files or attachments of any size.
59.28 -> You can call the Vercel Blob API securely from your edge functions.
63.809 -> It accepts a web stream that returns an immutable URL you can expose to
69.03 -> your visitors or put into storage.
72.06 -> One of the most common tools I like to reach for is a general
75.455 -> purpose key value store.
78.33 -> Vercel KV makes serverless Redis easy and durable to quickly implement
83.67 -> features like rate limiting, session management, and application states.
88.77 -> Reimagining storage frontend first means creating a developer experience
93.9 -> where you don't need to manage scaling, instant sizes or Redis clusters.
98.73 -> It's truly serverless.
101.789 -> Our lightweight, Redis compatible SDK works from your edge or
105.695 -> serverless function and scales infinitely with your traffic, and
110.61 -> you can use all your favorite tools.
112.62 -> Like the Redis CLI.
114.69 -> Oh, and it's really fast.
117.39 -> We love Redis, but sometimes you want the full power of SQL.
122.79 -> Vercel Postgres delivers on the dream of serverless SQL for the frontend
127.44 -> cloud, we've integrated the most innovative Postgres infrastructure, so
132.66 -> you don't have to manage connections or manually scale Postgres in the cloud.
138.3 -> Let that sink in.
140.01 -> This means that you can now easily and securely query data
143.82 -> directly from your React server components and not just querying.
148.77 -> You can also insert, update or delete data with server actions.
154.17 -> Head to vercel.com/storage to start building with Postgres, KV and Blob.

Source: https://www.youtube.com/watch?v=gA8cHj3w5XI