Need advice about which tool to choose?Ask the StackShare community!

Netlify

3.4K
2K
+ 1
206
Vercel

1.4K
845
+ 1
86
Add tool

Netlify vs Zeit Now: What are the differences?

Introduction

Netlify and Zeit Now are both platforms that provide hosting and deployment services for websites and applications. While they have similarities in terms of providing convenient and efficient solutions for developers, there are key differences that set them apart.

  1. Deployment Options: Netlify allows you to connect directly to Git repositories and automatically deploys changes whenever there is a new commit. It also supports continuous deployment with different branches. On the other hand, Zeit Now offers a flexible deployment approach where you can deploy directly from the command line or by connecting to various Git providers.

  2. Serverless Architecture: Netlify provides serverless functions as part of its platform, allowing you to run server-side code without the need for managing server infrastructure. These functions can be triggered by HTTP requests and integrated into your frontend code. In contrast, Zeit Now also offers serverless functions, but they are integrated into the deployment process and can be easily accessed using API routes.

  3. Custom Domain Setup: Netlify simplifies the process of setting up custom domains by providing built-in DNS management tools. You can easily configure your DNS settings within the Netlify dashboard, making it straightforward to connect your domain to your deployed website or application. Zeit Now also supports custom domains, but you need to set up your domain's DNS records manually or use a third-party DNS provider.

  4. Pricing Structure: Netlify has a freemium pricing model that offers a generous free tier with limited resources and functionality. It also provides affordable paid plans with additional features and increased resource limits. In comparison, Zeit Now offers a usage-based pricing model where you pay for the actual resources consumed during deployment and runtime. This can be advantageous for smaller projects with occasional traffic spikes but may become costlier for high-traffic or resource-intensive applications.

  5. Deployment Speed: Netlify has a highly optimized build and deploy process, which results in fast deployment times. Changes to your code are typically deployed within seconds, allowing for rapid iteration and testing. Zeit Now also offers quick deployment times, but it might take a slightly longer time compared to Netlify due to various factors such as build configuration and dependencies.

  6. Integrations and Ecosystem: Netlify has a wide range of integrations with popular tools and services, providing seamless workflows and third-party integrations. It has extensive compatibility with static site generators, CMS platforms, and deployment tools. Zeit Now also offers integrations and compatibility with various frameworks and tools but has a focus on Next.js as a recommended framework for building serverless applications.

In summary, Netlify and Zeit Now have notable differences in deployment options, serverless architecture, custom domain setup, pricing structure, deployment speed, and integrations. Each platform offers unique features and advantages, so the choice depends on the specific needs and preferences of the project.

Decisions about Netlify and Vercel
Howie Zhao
Full Stack Engineer at yintrust · | 7 upvotes · 222.5K views

We use Netlify to host static websites.

The reasons for choosing Netlify over GitHub Pages are as follows:

  • Netfily can bind multiple domain names, while GitHub Pages can only bind one domain name
  • With Netfily, the original repository can be private, while GitHub Pages free tier requires the original repository to be public

In addition, in order to use CDN, we use Netlify DNS.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Netlify
Pros of Vercel
  • 46
    Easy deploy
  • 43
    Fastest static hosting and continuous deployments
  • 22
    Free SSL support
  • 22
    Super simple deploys
  • 15
    Easy Setup and Continous deployments
  • 10
    Faster than any other option in the market
  • 10
    Free plan for personal websites
  • 8
    Deploy previews
  • 6
    Free Open Source (Pro) plan
  • 4
    Easy to use and great support
  • 4
    Analytics
  • 4
    Great loop-in material on a blog
  • 3
    Custom domains support
  • 3
    Fastest static hosting and continuous deployments
  • 3
    Great drag and drop functionality
  • 1
    Canary Releases (Split Tests)
  • 1
    Supports static site generators
  • 1
    Tech oriented support
  • 0
    Django
  • 23
    Simple deployment
  • 17
    Free tier
  • 13
    Free SSL
  • 12
    Simple setup
  • 8
    Easy custom domain setup
  • 4
    Build and deploy via git push
  • 4
    One tap build
  • 3
    SSR
  • 1
    Student
  • 1
    SSG

Sign up to add or upvote prosMake informed product decisions

Cons of Netlify
Cons of Vercel
  • 7
    It's expensive
  • 1
    Bandwidth limitation
  • 1
    Pricing Unclear

Sign up to add or upvote consMake informed product decisions

What is Netlify?

Netlify is smart enough to process your site and make sure all assets gets optimized and served with perfect caching-headers from a cookie-less domain. We make sure your HTML is served straight from our CDN edge nodes without any round-trip to our backend servers and are the only ones to give you instant cache invalidation when you push a new deploy. Netlify is also the only static hosting service with integrated continuous deployment.

What is Vercel?

A cloud platform for serverless deployment. It enables developers to host websites and web services that deploy instantly, scale automatically, and require no supervision, all with minimal configuration.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Netlify?
What companies use Vercel?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Netlify?
What tools integrate with Vercel?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to Netlify and Vercel?
Surge
Surge makes it easy for developers to deploy projects to a production-quality CDN through Grunt, Gulp, npm.
Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app developers spend 100% of their time on their application code, not managing servers, deployment, ongoing operations, or scaling.
GitHub Pages
Public webpages hosted directly from your GitHub repository. Just edit, push, and your changes are live.
CloudFlare
Cloudflare speeds up and protects millions of websites, APIs, SaaS services, and other properties connected to the Internet.
Firebase
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebase library to your application to gain access to a shared data structure; any changes you make to that data are automatically synchronized with the Firebase cloud and with other clients within milliseconds.
See all alternatives