|
|
|
|
|
by seveibar
2011 days ago
|
|
Vercel is a serverless platform like AWS Lambda or Netlify. Run your API endpoints and your client application on it but your database elsewhere. They'll make deploying your website one command but take care of an enormous amount of developer operations, including dev/staging/production environments, secrets management, server scaling, and https certificates. |
|
In terms of actual hosting (removing the build/deployment pipeline), Vercel is a subset of AWS Lambda.