Yesterday's Top Poster

AWS databases now available on the Vercel Marketplace

  • Thread starter Thread starter Michael Toth, Dima Voytenko, Marc Greenstock
  • Start date Start date
Today we’re introducing native support for AWS Aurora PostgreSQL, Amazon DynamoDB, and Aurora DSQL on the Vercel Marketplace.

This gives developers a direct path to provision and manage scalable, production-ready AWS databases from within the Vercel dashboard with no manual setup required, and:


  • One-click support for creating a new AWS account, provisioning new AWS databases and linking them to your Vercel projects.


  • Improved developer experience with simplified region selection, secure credential handling, and unified monitoring of AWS database resources from Vercel.


  • Automatic environment variable for connection strings and credentials, securely stored within your Vercel project.


  • Free starter plan for new AWS customers, including $100 in credits, with deep links to manage or upgrade plans in the AWS console.


  • And coming soon: Provision databases into your existing AWS account, attach them to your projects, and access AWS databases directly inside v0.

Getting started


  1. Navigate to the Vercel Marketplace and select AWS


  2. Choose Create new account to provision a database


  3. Select your database type, region, and plan (including a free starter plan with $100 in credits for new AWS customers) and hit create


  4. Connect it to your project. Vercel automatically handles credentials and configuration

You can also try a working example by deploying the Movie Fetching Database template to see the integration end-to-end.

Read more

Continue reading...
 
Back
Top