Netlify pricing calculator
This calculator helps you estimate the cost of hosting your website on Netlify based on the number of requests, the amount of memory used, and the time it takes to execute the function. Pagesize, function runtime, and allocated memory may not affect the price of a provider if the provider is based on per request pricing. But if the provider is using runtime based pricing, these parameters will affect the cost of the functions.
Netlify
$
25 /mo
Why is serverless hosting expensive?
Typically the expensive part of serverless hosting is the amount of function invocations. Complex pages can easily have 5-10 function invocations per visit, i.e. authentication, database queries, data massaging. Serverless hosting breaks your code into functions that are executed when a request is made. The cost of these functions is based on the number of requests, the amount of memory used, and the time it takes to execute the function. Some providers charge per request, some charge per function execution time, some charge per memory used. This calculator helps you estimate the cost of hosting your website on Netlify based on the number of requests, the amount of memory used, and the time it takes to execute the function.
About Netlify
Netlify delivers a comprehensive web hosting platform that specializes in automating the deployment, scaling, and management of modern web projects through a powerful continuous integration pipeline directly connected to your Git repository. Their hosting infrastructure features a global CDN, automated HTTPS, instant atomic deployments, and edge functions that enable developers to build and serve high-performance sites and applications without managing servers. Netlify excels at simplifying complex workflows with features like branch deployments, split testing, and form handling while maintaining enterprise-grade security and reliability across their entire platform. Their intuitive interface and developer-centric approach have made them a preferred choice for teams seeking to streamline their web development process from local development to global deployment.
Netlify Free plan vsNetlify Starter plan vsNetlify Pro plan
Free and Starter plans (both $0): - 100GB bandwidth included - 300 build minutes included - 125,000 function requests included - 1M edge requests included - Difference: Starter has better pricing for additional requests ($19 per 500K vs $25 per 125K) Pro plan ($19/month): - 1,000GB bandwidth included - 25,000 build minutes included - 125,000 function requests included - 2M edge requests included - Same overage rates as Starter plan All plans have 128MB default memory and 0.167 vCPU allocation per function.
It can be hard to calculate Netlify cloud hosting pricing
This is why we made our calculators, to help you estimate the costs of using the providers services.
Sometimes the providers deliberately make it hard to get an easy overview of costs and what use cases lead to expensive bills.