Netlify is a platform for developers from the company of the same name in San Francisco, used to build performant and dynamic web sites, e-commerce stores and applications. By uniting an ecosystem of technologies, services and APIs into one workflow.
$19
per month per user
Pricing
Netlify Platform
Editions & Modules
Starter
$0
Pro
$19
per month per user
Business
$99
per month per user
Enterprise
Custom Quote
Offerings
Pricing Offerings
Netlify Platform
Free Trial
No
Free/Freemium Version
Yes
Premium Consulting/Integration Services
No
Entry-level Setup Fee
No setup fee
Additional Details
—
More Pricing Information
Community Pulse
Netlify Platform
Considered Both Products
Netlify Platform
Verified User
Engineer
Chose Netlify Platform
Vercel is not accessible in China, but Netlify is. That was a huge selling point for our specific product. Additionally, while Vercel can do preview deployments, the way they want you to set up aliases is a bit of a hassle compared to Netlify. Pricing is pretty good as well.
Personally, I found Netlify Platform to be significantly more user friendly than Cloudflare for hosting and deployment purposes. The UX was a big improvement over Cloudflare although the performance is generally comparable, if not slightly worse.
Heroku provides backend server capabilities, meaning its configuration is slightly more complex and involved than Netlify Platform. Netlify Platform trades off ease off deployment for limited hosting capabilities
To me, Netlify is the gold standard for static web hosting, but each alternative has specific situations where it might fit better. If building a Next.js site, then Vercel is the easiest solution for hosting. For Jekyll, GitHub Pages might make more sense. Other than that, I …
Netlify Platform is the first choice that we are using in this organization continuously and it's been a very promising platform to use. It also maintains the things very well. it also giving a very good updates. It is very easy to use and very easy to learn. overall it is good.
Pantheon is WebOps oriented platform. it can basically be described as a super-set of Netlify Platform. it has incorporated many aspects of web development and efficiently brings them under a single umbrella. to do so also requires a similar level of effort and economic value. …
Netlify is best for static websites (JAM stack websites) hosting. It supports continuous integration and continuous deployment out of the box which is not there in Firebase or Heroku. It uses CDN, which optimizes images, videos, and documents on the fly. In short, Netlify is …
Netlify really streamlines the process of getting the latest builds out to QA or automated testing, as well as allowing developers to see their code being deployed to an environment where it can be used.
Free Netlify domain with deployment in the free plan
Netlify is a static website host, so it obviously wouldn't work for hosting dynamic websites built in PHP, such as WordPress or Drupal. It works very well with static sites with a git codebase on something like GitHub. It has automatic deployments, which include preview websites. It works very well with this workflow. There are solutions for allowing content authoring on static websites on Netlify, but I would probably reach for something like WordPress or Drupal for that.
I can connect Github/Gitlab repos or drag and drop code folders directly to host them onto the platform, and can customize build and publish details. It handles all granular details itself, so I don't have to worry about configuring everything like I would have to do on an IaaS like AWS
Netlify Platform has inbuilt scalability support - meaning automatic upgrading of servers to handle traffic, without us needing to do anything at all, again, unlike IaaS, where we'd have to manually configure scaling
It has a built in CDN, meaning static applications can be served blazing fast over the web without worrying about traffic or latency
We interact with the CLI via our CI/CD pipeline. It was very straightforward to get set up, and their documentation is thorough. There are a ton of examples online of various setups. We needed to deploy a React SPA, so we required redirects, which was straightforward with Netlify.
Netlify Platform is the first choice that we are using in this organization continuously and it's been a very promising platform to use. It also maintains the things very well. it also giving a very good updates. It is very easy to use and very easy to learn. overall it is good.