New! Deliver web projects 10x faster. Get the free enterprise paper

The Netlify Platform

Everything needed for modern web development from local setup, to global deployment

Netlify Build

The Git workflow for web development.
Build, deploy, and manage modern web projects.

Learn more

Netlify Dev Beta

Run our entire platform right on your laptop.
Preview it all — site generation, functions, and edge logic.

Learn more

Netlify Edge

A new type of application delivery network custom designed for blazing fast sites and modern workflows.

Learn more

Wow, right out of the box

Whether you’re having a facepalm moment or you just need to ship your 404 page, Netlify’s automated workflow makes the hard stuff simple.

  • Atomic deploys
  • Cache invalidation
  • Unlimited snapshots and rollbacks
  • Custom headers
  • Proxy and redirect rules
  • DNS management

Netlify makes it simple

You shouldn’t have to be an architecture expert to build and deploy a feature-rich site.

Push your site live

Deploy your site to an ultra-redundant global Application Delivery Network that’s purpose built for serving pages and assets quickly and consistently.

Automate deployment

Netlify’s built-in continuous deployment automatically runs your build commands and deploys the result whenever you push to your Git repository.

Add a custom domain

Buy a custom domain through Netlify or add a domain you already own. Manage DNS zones and records using Netlify’s DNS hosting.

HTTPS is automatic

Your site will automatically be secured with a free TLS certificate from Let’s Encrypt. (No clicks necessary.)

Preview your changes

See what changes will look like in production using Deploy Previews. Get a unique, permanent URL whenever you submit a pull request. It’s posted as a commit status for easy collaboration.

Ready to put the robots to work?

Take your site to the next level with sophisticated, API-driven functionality. We’ll take care of all the complicated server setup and integration.

  • API/microservices gateway
  • JWT-based access control
  • Proxied authentication headers
  • Stored environment variables
  • Incoming and outgoing webhooks

Bring your favorite tools

Whether you’re creating your own customizations, extending your workflow with open source projects, or integrating best-in-class microservices, Netlify’s highly-extensible APIs let you add as little or as much tooling as you need.

Powerful add-ons

Say hello to your new superpowers – no backend servers needed.

Analytics New

See what we see—Netlify Analytics brings you data captured directly from our servers, presented simply and beautifully. Find trends in pageviews, visitors, sources, and more.

Learn more

Functions

Deploy AWS Lambda functions without configuring API gateways, coordinating deployments, or setting up an AWS account.

Your functions are version-controlled, built, and deployed along with the rest of your Netlify site, and the Netlify API gateway automatically handles service discovery. Plus, your functions benefit from the power of Deploy Previews and rollbacks.

Learn more

Identity

Manage signups, logins, password recovery, and more — all without rolling your own authentication service.

Register and authenticate visitors to your site so you can gate content, enable CMS functionality, make authenticated calls to outside services, and more. Securely integrate with any service that understands JSON Web Tokens.

Read the docs

Forms

Manage forms and submissions without any server-side code or JavaScript.

Code an HTML form into any page on your site, add a netlify attribute to the <form> tag, and you’ll receive submissions in your Netlify dashboard. HTML files are parsed directly at deploy time, so there’s no need for you to make an API call or include extra JavaScript on your site.

Learn more

Large Media

Manage binary files of any size right in your repo, just like code.

Netlify Large Media makes it easy to handle larger assets from the first Git check in through to final delivery. Version control files many gigabytes in size and dynamically resize images on the fly as they are served.

Learn more