Similar to [[Vercel]], it's primarily used for deploying static websites and front-end applications. It offers a powerful CI/CD pipeline and supports server-less functions.
- Supports serverless functions for backend logic.
- Also more geared towards frontend and serverless backends. Integrating a traditional Django backend isn't its primary use case.
**Netlify Functions**
Similar to Vercel but on the Netlify platform, this allows you to write serverless functions to handle backend logic while primarily being a frontend hosting platform.