Sign in Agent Mode
Categories
Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

22 AWS reviews

External reviews

96 reviews
from and

External reviews are not included in the AWS star rating for the product.


    Anil Kumar Reddy

Rapid prototypes have accelerated my web app demos and streamlined real-time feature testing

  • April 22, 2026
  • Review provided by PeerSpot

What is our primary use case?

My main use case for Netlify Platform would be to create a quick mockup, and then use that mockup as a base for further development by connecting to Git. When I create any new kind of mockup or a small demo product that I want to showcase to clients or any prospective party as a web app, I create it on Netlify Platform.

The primary project I actually showcased with one of the clients was about a chat using Netlify Platform. It's a real-time chat, almost WhatsApp but with a twist. It is not a personal chat; it's a social chat where anyone can see who is available right now. There I've integrated different types of technologies, whether it is a completely serverless database or real-time communication using WebSockets as well as very low latency response using the best practices for ReactJS coding. I did use support from AI tools, whether it is Claude or Gemini or Copilot, but most of the work was handled by me and how I configured Netlify Platform for that.

I have used Netlify Platform for more than 10 types of products that I have created as web apps. Some of them were heavily dependent on the browser. Some use TensorFlow to detect faces with the camera, so using a webcam, it detects faces. There are many products and different types of web apps that I have created. One is a dashboard, one has a kind of map, almost a gaming engine where you see a huge globe in the background and you can click on each of the globe points to see the details. Others are related to my portfolio that I showcase while applying for new jobs. I do have a lot of experience on Netlify Platform. At least 10 to 15 products are there which I control.

What is most valuable?

For me, the best feature that I see on Netlify Platform is the serverless functions. It is very simple. Previously, when you want to simulate a back-end API, you have to set up a separate service running continuously. Most of the time it might not be free. There are also other services that I've used like render.com where you can host all your API services there, but that has its own limitations. If you don't use it for one or two days, it gets scaled down. So again, if you want to use it, it needs to scale up again. That will take 5 to 10 minutes. Instead of that, you can implement Netlify functions. These are always instant. They don't have any downtime. Of course, you can always go to an upper tier subscription where you can have a higher VM allocated to you or higher RAM that you could use. Overall, this is the best part.

Then of course, the CI/CD, continuous integration and continuous development, and most importantly, you can control each and every product that you have. For example, I'm having 10 different GitHub repos, but that doesn't mean all of these changes need to trigger builds. I can control which repository can trigger a build. I don't want to exhaust my Netlify free tier usage. I have control of almost every part of the CI/CD pipeline. That's what I like the most.

The main impact that Netlify Platform had on me is how quickly I can deploy a solution. I can create a small demo to show how I could implement something. There would be many people coming to me with some requirements. A business analyst or a product owner can show up to me and say they want a certain kind of functionality on a page. I cannot just create a static web page. I need to make it dynamic. If I want to show them or share it with people, I need to have a unique URL which is already hosted. If I want to deploy my app or solution, it could be very simple, as simple as creating a scroller and the ability to edit an image within the browser and do markup on that. For all of that, Netlify Platform is the best. There are also other services, but I feel Netlify Platform has scaled up very well.

What needs improvement?

There could be a simple interface where I can turn on and off CI/CD in a single place on Netlify Platform. Right now I have to go to each and every instance that I'm using and get into the settings and turn on and off that auto-deployment mode or all of that becomes a little time-taking. Since I know the user interface, it's easy for me, but for newcomers, going into that granular level of control might be on the higher side. It will take a lot of time. If there could have a kind of dashboard where I can pause the CI/CD for each product or for each project instance, that will be better.

The free tier of Netlify Platform itself is enough for most of the users. If at all they want to do more, they could increase the free tier limit. Currently it's around 300 minutes per month. If they could increase it or set a daily limit, that will be better instead of setting a monthly limit. Most of the times I lose track of how much I have used this.

For how long have I used the solution?

I've been using Netlify Platform for the past three to four years.

What do I think about the stability of the solution?

I haven't seen a single downtime for Netlify Platform. The only downtime would be something I don't even see any downtime even during deployment because till the new version gets deployed, the older version is still working. It doesn't show any 404 error or something. I haven't tested it continuously, but whenever I use it, it's always on. I never saw any 404 error or service or resource unavailable. It's completely, in my view, 100% stable and always available.

What do I think about the scalability of the solution?

Netlify Platform is definitely scalable because there's one project I remember where the user can go to a metro site and they can actually buy a ticket. I mean it's a dummy ticket anyway. They can buy a ticket from their wallet. There will be a valid balance and they can buy there. I kept adding features one by one, adding a dummy wallet balance and also a kind of passbook functionality where they can see each and every transaction, when it was bought, and I added more and more fields to it and some new pages. I also added some authentication there and connected that to Google Firebase so that I can save all that data there. For example, if you want to add a new ticket, it will be persistent in the database. It doesn't get lost. All of that is part of my scalability activity that I did in Netlify Platform. Definitely it handled it very well. There are no issues regarding scalability.

How are customer service and support?

I never had a chance to connect with the customer support of Netlify Platform because there was no issue basically. Everything is transparent from the page itself. Once I log in to Netlify, I see what's happening, how much is my quota, and how much is left. Moreover, it's all stable. So there's no need for me to go to their customer support.

Which solution did I use previously and why did I switch?

Previously, I used render.com before Netlify Platform. The architecture is completely different. The way you use the product is different. It has everything on there. If you want to host a Python API, you can do it there. If you want to host just a static page, you can do it. Everything is on the page, on the dashboard itself, but I felt it's more cluttered there. Some of the limitations are very unacceptable. If you don't use that service for some time, not just some time, if you don't use it for one or two days, it automatically scales down. If you have created an API that gets a list of users or, for example, a list of employees in a company, after a certain time it scales down. Initially it might work fine, but after that it scales down and you have to wait for 5 to 10 minutes for that service to give you an output. Till then you have to keep showing a loader icon. That's definitely not a good experience. It has a larger scale than Netlify because it actually supports real APIs. Render supports anything that you want. But the problem is it has that limitation in the free tier and I don't want to unnecessarily pay for that because that's not my primary goal. My primary goal is to create the POCs.

What was our ROI?

The investment on Netlify Platform is definitely on the time side because I haven't invested any monetary part on this. I haven't bought any license for anything. I'm using the free version. That itself is enough to cut the time that I take to showcase some of the POCs that I have created.

Which other solutions did I evaluate?

I have tried some other options. I don't exactly remember the other products that I have used, but I definitely went through some of the others. I tried with AWS as well, because it has its own CI/CD pipeline kind of architecture. I did trial versions of AWS where I used Amplify service as well. I didn't feel it to be so comfortable because all are tied to my AWS account and I don't know when the consumption starts. On top of it, it always says it's free tier, but there are so many hidden components which start adding to your billing. I don't want that to happen. I want to keep it simple and straightforward. That's the reason I came to Netlify Platform.

What other advice do I have?

One of the features that I used as a serverless function on Netlify Platform was the chat application that's called Anil Machine Chat. There, instead of using a separate back-end, I use a serverless function where you don't have a separate API layer. The database itself has a serverless function. It is just a function you call. For example, if you want to get some list of the most recent chats, there is a URL for that which says get chats or something. Again, if you want to post or add to that chat list, you have just slash post and give that. There is a very unique URL for each of those functions. You don't need to worry about hosting it and all the usage of it. It's all built in.

I would also to mention some of the important databases I've used is PostgreSQL online. I don't remember the exact name of that service, but it's completely serverless. You don't need to set up any VM or anything. You just keep that unique URL and client IDs and secrets and put that in the environment variables. That's very convenient for me. The service name is Supabase. That's the one I use. It has built-in functions. You don't need to specifically write an API to connect to that database. You can directly connect to the database using these serverless functions.

I would say use Netlify Platform for quick creation of POCs. Suppose I know a lot of people talk about AI and just generate it within the AI products. For example, Replit is in a different league completely. They are all completely using AI for their functionality, but they are in a different league. Basically, comparing apples with oranges here. But if you have an idea, you can use any tool you want. Once you connect to Git and then you connect the GitHub to Netlify Platform, it becomes much easier to manage your versions. You can undo whatever you want. You will have a proper structure from where you can develop more and more features. I would rate my overall experience with Netlify Platform as an 8 out of 10.


    Manuj Sankrit

Streamlined front-end delivery has boosted releases while build and cold start times still improve

  • April 20, 2026
  • Review from a verified AWS customer

What is our primary use case?

I used Netlify Platform for deploying my front-end applications, primarily React applications that I built for various firms and clients. My main use case involved deployment of these applications.

One of my biggest projects involved designing a news feed application for a client, and I deployed the front-end onto Netlify Platform. That project is still running and is earning my client a significant amount of revenue.

I have deployed three to four projects with Netlify Platform, but this was one of the major ones because I faced many challenges. I worked through all of them and successfully deployed the application.

What is most valuable?

The major valuable feature that Netlify Platform offers is the developer experience, which is very smooth. I could straightforwardly work on my front-end application logic and deploy it without difficulty.

Another major advantage is the edge functions that Netlify Platform provides. At that time I was using Deno, which was relatively new, and Netlify Platform provided edge functions for it, which helped me leverage the CDN capabilities. These two features are the major ones for me: the first is developer experience and ease of deployment, and the second is the serverless and edge functions, which helped me use the CDN capabilities.

When I talk about developer experience with Netlify Platform, it is really very easy. I can write the logic or if I am shipping a feature, I can push it to a branch and get a live review for local testing. The front-end teams doing code reviews also benefit significantly. I could give it to the testing team and once that is complete, we could very efficiently upgrade it to production with the preview changes we developed for the feature.

Regarding edge functions, they were very helpful for A/B testing. I could implement or roll out certain features for a specific number of users, and based on their analytics, I could use the A/B testing capabilities. The CDN also helped significantly, as CDN cache invalidations and related tasks are abstracted and taken care of behind the scenes.

When we shipped our front-end application with Netlify Platform, the process was very smooth. Since features could be shipped without much hassle and without thinking about how the architectures would work or how the infrastructure would be laid down, this smooth process was beneficial. Netlify Platform's CDN is very helpful, and our client's website could reach multiple geographical locations, which definitely helped their business.

I do not remember the actual metrics because it has been two years, but I would definitely say that Netlify Platform really helped us save time in feature delivery. The deliverables were quick, feature delivery was fast, CI changes and deployments were very quick, and we could easily deploy and test our features and roll them out to our end users. I do not have the numbers since I used it three years back, but I would say that it really helped us with very efficient and faster feature deliveries.

What needs improvement?

One thing I could recall from three years back is that I am not sure whether Netlify Platform has worked upon the infrastructure to get the build process faster, but I believe the build time was slower at that time compared to the deployment patterns and platforms I am using currently. I believe since it has been three years, they have definitely improved their infrastructure.

Regarding cold start, there was a problem at that time. The cold start latency of Netlify functions was somewhat lacking based on my experience. At that time, these two things—build time and cold start times—were areas for improvement when I initially used Netlify Platform three years back.

I believe Netlify Platform is doing a great job overall. Just one or two points, as I mentioned, about making build times faster and reducing the cold start times for their Netlify functions would be helpful improvements.

For how long have I used the solution?

I have been working in my current field for around six years.

What's my experience with pricing, setup cost, and licensing?

The setup was not done by me since I am an engineer; it was done by the higher officials who were there, such as the tech leads. I am not sure about the pricing and setup cost. Since I have also used it personally, I would say the free tier which Netlify Platform provides is a generous tier to host applications. Regarding licensing and setup cost, I am not very sure, but I am confident in that direction.

Which other solutions did I evaluate?

Previously, since it was in my organization, it was the first time we used Netlify Platform. My personal choice has since switched, and my current choice is Vercel. If I get the requirement, I will definitely use Netlify Platform again, but since Vercel nowadays is very famous and provides many capabilities, I have been using it.

What other advice do I have?

Using Netlify Platform would improve your developer experience and provide certain advantages, such as using the CDN without thinking about cache invalidations. I would recommend going for it. I would rate this review seven out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?


    Bryan A.

Netlify Makes Deployments Incredibly Easy in Minutes

  • April 07, 2026
  • Review provided by G2

What do you like best about the product?
Netlify makes deployments incredibly easy. Whether I’m deploying a static site or a more robust app, it only takes a few minutes to get everything up and running.
What do you dislike about the product?
It’s not really a downside, but the observability could be improved a bit to surface more relevant, actionable data.
What problems is the product solving and how is that benefiting you?
It helps me ship MVPs very quickly while still keeping things robust and giving the sense that it’s a full, polished product.


    reviewer2814252

Front-end projects have been deployed smoothly and custom workflows are now simplified

  • April 03, 2026
  • Review from a verified AWS customer

What is our primary use case?

Generally, my use case is for front-end deployment itself, nothing more than that. In my professional career, I have used it for front-end as well as back-end deployment, not the back-end infrastructure, but communicating with the back-end and whole SQL queries and things of that nature. My main objective is to deploy a front-end where a person can see and download the files or navigate to other links. Most of the back-end is not deployed there. If possible, analytics would be beneficial for me.

As far as the use case, my general purpose is deploying the front-end. The process is easier, but the setup process can sometimes be lengthy if you're deploying and using the back-end itself for other things. Connecting the back-end to the front-end is sometimes difficult. Additionally, when you set up a custom domain, there are also some issues when I have to deploy a custom domain with Netlify Platform. It will take quite a lot of processing and is not very easy.

What is most valuable?

The feature I appreciate most is that I can host anything for free there and it doesn't have any cost up to a certain point. Netlify Platform has many features for deployment that are very easy to use. You can drag and drop the files and deploy them there. Beyond that, the back-end compatibility with other projects is also very good, including compatibility with AWS. These are the aspects I value about Netlify Platform.

What needs improvement?

Connecting the back-end to the front-end is sometimes difficult. Additionally, when you set up a custom domain, there are some issues when I have to deploy a custom domain with Netlify Platform. It will take quite a lot of processing and is not very straightforward.

For how long have I used the solution?

I have been using Netlify Platform for one year in my career, as a professional for nine months.

What do I think about the stability of the solution?

I don't have any problem with lagging. Netlify Platform lags a little because you're using someone else's domain rather than your custom domain, so that will be expected, but other than that, it is smooth for me. Nothing feels very rigid and laggy. The overall experience is good for me.

What do I think about the scalability of the solution?

Scalability depends on what type of scalability is being discussed.

It is not very difficult. You can scale by directly pushing the code or deploying. However, it will become difficult in the future. It will become hectic for you to maintain all these things if you are deploying too many features because you need to maintain different back-ends and different other things including authentication itself. At that time, I think it will become a challenging aspect.

How are customer service and support?

I'm a customer who uses Netlify Platform for certain things in my professional and personal life. Other than that, I don't have any customer relationship with them.

How was the initial setup?

It's easy. You can drag and drop the folder itself, or you can connect to GitHub and push. It is not very difficult for me. For all the platforms I use, the deployment is very easy and not too difficult a task, and I think anyone can do it with basic knowledge.

What about the implementation team?

One person can do it themselves. You don't need a team. If you are deploying a very large website or you have multiple back-ends, then maybe you would be required to have more people, but other than that, I don't think you need a team of two or three people for deployment. One person with some basic knowledge and specializing in that field, such as DevOps, can do it very easily.

What was our ROI?

It completely depends on what sites I'm deploying. If I'm deploying any AI models, I will be maintaining them after one week and each time for training and other tasks. But if I'm deploying a static website, then I don't think it needs any maintenance if you have a small production, such as a CDN itself or something other than that on the websites.

Which other solutions did I evaluate?

I have used two alternatives: GitHub Pages and Vercel.

For GitHub Pages, I can have a direct repository there. I can update the repository without needing to update anything else itself. It will directly go live. I don't need to make any changes and pull requests for this, and it is very easy for me. There are no limitations or any pricing model there, so I can just use it and have a back-end model as well. The same applies to Vercel. It has a very easy-to-view interface and all the things are easy. GitHub attachment is also easy, as is the custom domain deployment. They also have a small DNS and CDN, so it is much better for security purposes.

What other advice do I have?

It completely depends on what sites I'm deploying. If I'm deploying any AI models, I will be maintaining them after one week and each time for training and other tasks. But if I'm deploying a static website, then I don't think it needs any maintenance if you have a small production, such as a CDN itself or something other than that on the websites. I would rate my overall experience with Netlify Platform an eight out of ten.


    Abdulmunafz Mct

Hosting hackathon and client projects has saved time and supports quick Git-based deployments

  • March 25, 2026
  • Review from a verified AWS customer

What is our primary use case?

I use Netlify Platform for hosting projects where I will be uploading projects into a Git repository. Then from that, I will be signing up with GitHub in Netlify. Then I will be hosting the repository link over there. So I'll be hosting and getting a link that I will be adding to my resume. Later, I have worked as a freelancer, so it became helpful that I need not pay anything for the hosting plan. I can connect a domain easily with a DNS server.

Not only from a professional side, but for maintaining GitHub and for hackathon projects, it helped me more. Let me take a case where I will be participating in a 24-hour hackathon or a 12-hour hackathon which is a time-constrained one. We will be developing projects overnight. So we'll have less time, one hour or two hours, where it will be more helpful and low cost. The low cost is the main thing. Just by pushing a GitHub repository and signing in, we will be able to deploy easier. Whether we can call it just a two to three clicks deployment, that's the specific.

Absolutely, my everything was saved. Money was saved and time saved. No fewer employees needed. Just one-on-one work. I will develop, and if in case my friends help, that's okay, but they will be helping in code and I'll be pushing it to Git and just host it. That's it. It is totally a time saving thing.

Actually, a member named Manohar asked me something like what can I do after doing a project. I informed him that you should be hosting it through Netlify Platform by just pushing a Git repository. Even I have a screenshot to give proof of that. I have also promoted Netlify Platform in many ways. Like I'm a GDB web and full stack head in college. I have mentioned Netlify Platform to use for hosting around 30 people. So for 30 students, I have mentioned Netlify Platform to use and post it in Netlify Platform.

What is most valuable?

The best features that Netlify Platform offers, in my opinion, are the built-in serverless functions that we can able to run back-end code without managing servers. These are useful for forms, APIs, and authentication. Also, faster performance uses CDN to deliver content quickly. It is also optimized for static and Jamstack sites.

It offers faster displaying of our website. So it is more helpful for an organization.

What needs improvement?

Netlify Platform can be improved by Edge Functions, new and powerful ones useful for personalization, authentication, or redirects. Make the app super fast globally. To run long tasks like sending emails and reports, you could include something like email plans. For example, not like a business email, but for an email something like emailjs and SMTP servers are plugins. Like adding a different type of plugin or extension, like a built-in function where you have to provide credentials, then by just filling a form by a user, you will be getting a mail. Another idea is that GoDaddy, Netlify, and Namecheap are providing domains. If Netlify Platform has its own domain provider, it will be more good.

Currently, there is a limited compared to full backend platforms. Serverless function has execution limits. So the improvement must be a powerful back-end support like APIs and databases. A complete better experience would be comparable with Firebase or AWS. Netlify does not provide its own database. So developers must use external services to add a native database like Firebase or Firestore, which simply full-stack development. Instead of a database from other sites or other platforms, Netlify can have its own database where the user can use it like Firebase or something like Firestore. For better pricing and scaling, the free tier is good, but cost increases quickly, which needs more flexible pricing for growing apps.

For how long have I used the solution?

I have been using Netlify Platform for about six months.

What do I think about the stability of the solution?

I think it can handle a traffic of about 100 or 200. I don't know about it correctly. From my project, the traffic around will be 100 or 200, that's it. I don't know about it exactly.

Netlify Platform is a reliable platform. It is a stable thing. I have hosted around 10 plus projects in that. Four projects will be for a client. And it is completely good.

How are customer service and support?

I haven't reached any customer support till now. A troubleshoot should be made before that. I have faced no trouble with Netlify Platform, so I didn't contact customer support.

Which solution did I use previously and why did I switch?

Before Netlify Platform, I have used Vercel over there. Actually, Vercel and Render are platforms I have used. For complex codes, I'll be using Render. For just a UI, I mean a front end, I will be using Netlify Platform. Before Netlify Platform, I have used Vercel, because the only thing I did not know about the use case of Netlify Platform. So later I was able to know about Netlify Platform and switch to it.

How was the initial setup?

I haven't paid anything for Netlify Platform pricing or any setup cost involved in it. It is completely free. I have used only free plans right now. For dealing with the license, I have used SSL certificates where I will be getting it from Cloudflare. So I'll be giving the DNS codes to Cloudflare. From that Cloudflare, you will be getting SSL certificates. That's how I get a license.

Which deployment model are you using for this solution?

Private Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)


    James Mugeni

Simple deployments have improved front-end testing and saved costs for my web projects

  • March 17, 2026
  • Review from a verified AWS customer

What is our primary use case?

My main use case for Netlify Platform is to host the front-end side for web development, and I also do some testing while developing a website.

What is most valuable?

I love the best features of Netlify Platform because it gives me an easy time, especially when it comes to deployment. For example, if my project has some errors and it cannot deploy, it outlines them, which I appreciate. I love that Netlify Platform incorporates AI, assisting in identifying where exactly the problem is. I love the easy use of it; it is user-friendly.

I appreciate Netlify Platform's availability because it is user-friendly, especially for beginners and web testing, and it is free initially. In case I want to deploy more projects later, that is when charges apply, but I appreciate it because it is accessible to anyone willing to use it.

What needs improvement?

I am not certain what areas may have room for improvement, but I have yet to confirm if Netlify Platform has an app. If there is no app, then I would recommend developing one, possibly a mobile app. As I have been deploying my current project, I noticed I have reached 75% of my free allocation, and I am unsure if that can be improved. I suggest adding more slots for users, allowing at least five free projects before fees apply, or a small amount for additional projects.

For how long have I used the solution?

I have been using Netlify Platform for over a year now.

What do I think about the stability of the solution?

Netlify Platform's stability is good; I have not seen anything unusual, so I appreciate that. I would give it an eight.

What do I think about the scalability of the solution?

I would also rate how scalable Netlify Platform is an eight.

How are customer service and support?

I would rate the technical support a nine.

What was our ROI?

In terms of return on investment, Netlify Platform saves me 20%, which is good for me.

What other advice do I have?

I really recommend Netlify Platform, and I am advising my friends to use it for their web development, especially for the front-end side.

I find Netlify Platform's pricing to be cost-efficient.


    Ramesh Choudhary

Platform has simplified personal project hosting and supports forms for my night shift calculator

  • March 14, 2026
  • Review from a verified AWS customer

What is our primary use case?

My main use case for Netlify Platform is to work on the projects that I am working on, mostly personal projects and not company ones.

A quick specific example of a project I have used Netlify Platform for is that I have built a night shift calculator which helps folks who work the night shift calculate their allowance, and I am hosting my code in GitHub while Netlify Platform is used for deployment and hosting.

I use the form handling part of Netlify Platform for my project.

What is most valuable?

In my opinion, the best feature that Netlify Platform offers is the integration part, which is really smooth and easy to use, even for a new person who is not tech-savvy; it is a simple plug-and-play.

What makes the integration so easy for me is that I did try Vercel, and I did not care for it, although they say it is fast compared to Netlify Platform, I found Vercel difficult compared to Netlify Platform, so that really stood out for me.

Netlify Platform has positively impacted my projects and workflow because I am using it for multiple projects, and the folks who are using my project really love it and get curious every time about how I am using and deploying the projects, which gives a good feeling that really helps.

Netlify Platform has really helped me a lot with my projects, and before I found it through a Google search and my research, it was really a savior for me.

What needs improvement?

Netlify Platform can be improved because the free version has many limitations; for example, I really want to have the analytics part, but they are not providing it and are pushing me to buy the subscription, which is a painful moment.

Of course, I think Netlify Platform is really good, and if the free version had everything that they offer in the premium one, that would really be helpful because once a person experiences all the features, it is good for them to make a decision; being limited in part features makes it really tough for me to make a decision.

Everything is covered, but if they provide some more features in the free version, that will really be helpful, such as the analytics part, so the user does not have to go to another platform and bridges the gap.

For how long have I used the solution?

I have been using Netlify Platform for the past two years.

What other advice do I have?

To be very honest, that is all I do with Netlify Platform, and it is good to be very honest.

My advice to others looking into using Netlify Platform is to just go for it; Netlify Platform is amazing, easy to use, and they can thank me later. I would rate this platform an eight out of ten.


    Mohamed Dridi

Hosting multiple MVP websites has been simple and supports fast experimentation

  • March 14, 2026
  • Review provided by PeerSpot

What is our primary use case?

My main use case for Netlify Platform is hosting my application, website, landing page, and web platform.

A quick specific example of a project I have hosted with Netlify Platform includes creating websites or landing pages for freelance projects, and I have sometimes created applications for my own project and also for my business.

What is most valuable?

Netlify Platform has positively impacted my organization because it keeps us able to try MVPs before pushing them to production. This is what I love about it, as it serves as a dev environment for us.

In my opinion, the best features Netlify Platform offers is the hosting. It is so simple to integrate your project from GitHub and host it to the web.

The GitHub integration makes my workflow easier because I just publish my project in GitHub and then link it directly to Netlify Platform.

What needs improvement?

Regarding the features, it would be helpful to add graphic ways to show what is happening in the deployment process because all I get is a simple interface. For non-technical people, this is difficult, so I hope they come up with a UI or new UI that displays the deployment process more simply.

I feel Netlify Platform can be improved by keeping it free because I think that in the future we may see the platform need to charge $5, and I hope that does not happen. I hope they keep all of this free.

For how long have I used the solution?

I have been using Netlify Platform for three or four years now.

What do I think about the stability of the solution?

In my experience, Netlify Platform is very stable. The links do not expire, and everything works fine. I do not have glitches or bugs. One time I published a landing page and had a problem with mobile devices. It worked very slowly, but I think the problem was from our dev environment or from our developer, who may have created the page to be more flexible for access from PC than from mobile.

What do I think about the scalability of the solution?

Netlify Platform's scalability is adequate for me, as I only publish very simple projects such as web platforms or landing pages. I am not using it for large or scalable applications that would give me great feedback on the platform's performance.

How are customer service and support?

I have not contacted customer support for Netlify Platform because I do not have any problems with it.

Which solution did I use previously and why did I switch?

I have not used a different solution before Netlify Platform. This is the first one, and I am not looking to switch to another because it is so simple and flexible for me.

What about the implementation team?

The way we deploy Netlify Platform in my organization is by using it as a PaaS platform as a service, and we love how everything is published in the cloud. We do not need to install anything in our environment.

What was our ROI?

I have seen a return on investment since using Netlify Platform, as I just use it for free. This is a big win for me since I do not need to pay for anything.

What's my experience with pricing, setup cost, and licensing?

Currently, I cannot answer clearly about pricing, setup cost, and licensing because I am using the free version.

Which other solutions did I evaluate?

Before choosing Netlify Platform, I did not evaluate other options. It is working fine for me, so I am not looking to switch to another platform.

What other advice do I have?

My advice for others looking into using Netlify Platform is that it is very simple, flexible, and very fast. I find this interview very flexible and simple. I would suggest they consider sharing some live webcam or something similar. I would rate this experience an 8.


    MuhammadAwais

Affordable deployments have supported client projects and simplified form-based lead capture

  • March 13, 2026
  • Review from a verified AWS customer

What is our primary use case?

Netlify Platform is our main deployment solution because our clients prefer and recommend it for deployment purposes, so most of our projects are deployed with Netlify for the front-end scope of work.

One main use case I have is for one of our clients, for whom we are building websites. They use Netlify specifically for Netlify forms.

What is most valuable?

Netlify Platform offers several valuable features, including its service and pricing, which I find to be more affordable than other platforms. Services such as Netlify forms provide an enhanced version that customers use effectively.

Clients who usually give us work with respect to websites prefer Netlify Platform and deployment on Netlify because they find the pricing to be more affordable. We have not explored other Netlify services yet, but if there are recent services available, we would be interested in exploring them.

Netlify Platform has positively impacted our organization because we have not encountered any major issues with Netlify services. We recommend Netlify to clients who reach out with minimal pricing constraints or who want to use a free version to afford lower pricing. However, sometimes there is an issue when clients do not have the budget and cannot onboard us on Netlify, as we need to get the pro version to add any team member, which requires us to obtain the credentials of the client for configuring or deploying their projects on Netlify. This is a pain point we have consistently experienced with respect to pricing.

The outcomes we see with Netlify Platform include an easy deployment process. With respect to pricing, we have compared it with other platforms and found it to be lower in cost compared to Vercel, which charges more, so we recommend Netlify to clients.

What needs improvement?

Currently, I do not have improvements to share, as the free tier allows us 100 forms, which we find usable. We recommend clients who have fewer than 100 email inbound leads to use the free version of Netlify. If I find any relevant way to communicate potential improvements in the future, I will surely provide that feedback.

Regarding needed improvements, I remember a use case where there was an issue with our client related to Next.js configuration. Previously, there were compatibility issues. However, after some time, we have seen improvements, as Netlify now shows vast compatibility with the latest Next.js version. I can confirm that when we reached out to Netlify support, they responded on a daily basis, allowing us to resolve the problem with their suggestions.

For how long have I used the solution?

I have been using Netlify Platform for three years.

What do I think about the stability of the solution?

Netlify Platform has been stable in my experience.

What do I think about the scalability of the solution?

I have seen good scalability with Netlify Platform, and we are satisfied.

How are customer service and support?

Customer support for Netlify has been good. I shared a recent example with them regarding a Next.js compatibility issue, and we received prompt responses from support.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

Before using Netlify Platform, we focused on different types of hosting and deployment platforms based on the client and our use case. We use Netlify for many of our clients' projects, as well as Vercel and AWS, specifically based on the use case and budget of the client.

How was the initial setup?

Our team found it very easy to get started with Netlify Platform, as we have not faced any complexity during onboarding or required technical expertise. Netlify documentation is simplified, and relevant documentation is readily available.

What's my experience with pricing, setup cost, and licensing?

Regarding pricing, setup cost, and licensing, our clients purchase the subscription, and we ourselves have not purchased much or only the minimal first tier pricing, finding it affordable as our clients proceed with Netlify. We recommend it for deployment to clients who cannot afford larger budgets for Vercel or AWS.

Which other solutions did I evaluate?

Before choosing Netlify Platform, I evaluated other options and found that Netlify is not able to deploy the back end, which leads me to suggest that it should now handle back-end deployment. We typically need to go to AWS or GCP for back-end deployment needs, especially for full-scale projects.

What other advice do I have?

I would rate Netlify Platform an eight out of ten.

The reason I chose eight out of ten is that the pricing is more affordable, and services such as forms in the free tier are good enough for a normal or first layer platform, so we recommend clients for deployment and form type services. Netlify Platform has given us quick turnaround to our queries, and because of their suggestions, we resolved one major issue occurring with some of the Next.js versions, specifically version 15.

Netlify Platform handles updates or new releases efficiently, although I do not have specific examples to share regarding issues or positive experiences at the moment.

I would rate the performance and speed of Netlify Platform for our deployments as eight out of ten.

While there is always room for improvement regarding performance optimization and speed on any platform, I currently cannot communicate any specific issues we have seen in the past year.

My advice to others looking into using Netlify Platform would be to consider the low pricing and free tier. If they need forms in a specific range such as 50 or 100 a month, I would recommend them to use Netlify.

Netlify Platform's security features are satisfactory, as we have not seen any recent breaches, particularly noticeable when compared to breaches on other platforms such as Cloudflare. We have not faced any security breaches for any of our clients. My overall rating for Netlify Platform is eight out of ten.

Which deployment model are you using for this solution?

Private Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)


    Timothy Ibitoye

Platform has streamlined web deployments and has simplified client collaboration for my projects

  • March 12, 2026
  • Review from a verified AWS customer

What is our primary use case?

I use Netlify Platform majorly when I am working with React and Next.js. It helps me to have a very seamless plug-and-play efficiency for my web projects.

I worked on a course platform called Edges Africa. It was used to connect instructors to students and also to the admin. I used it to deploy, and I also used it to consistently iterate deployments and to check the feedback I could get from clients.

For instance, instead of using PHP or Node.js back-end for user inquiries, there was a time when I was working on that course project. I leveraged Netlify Platform Forms by simply adding a data-netlify=true attribute in my HTML form. That allowed me to collect client leads directly through to Netlify Platform dashboard, saving me hours of server-side configuration.

I worked on a real estate platform called Big Dream Homes. I used Netlify Platform's Git-integrated workflow to generate previews for every pull request, which allowed me to share the project live with clients and get instant feedback before merging it into production.

What is most valuable?

I used the zero-code feature. I appreciate the fact that Netlify Platform reduces the amount of lines of code you have to write when you integrate it into your projects.

Netlify Platform has an identity authentication system for login, sign up, or password resets, and you can integrate that into React with just a few lines of code. Additionally, the preview feature is something I have been using on my projects whenever I use Netlify Platform. The ability to roll back a commit to the previous version is great. All those things integrated with the command line interface have been very good features I have been using.

The AI that they added recently has been something I have been testing, and I am actually appreciating the way it is going because you can connect to AI gateways like Gemini or OpenAI directly from Netlify Platform code without API keys and all of that.

There was a collaborative UI feature I noticed and used sometimes. It was the sidebar on Netlify Platform. I really appreciated the way it was structured. For instance, when I share a deploy preview with a client or a teammate, Netlify Platform attaches a floating collaborative UI to the preview link, allowing them to easily leave comments, record screen videos, or report bugs directly on the site. Those comments sync to the GitHub PR. It comes with a simple preview showing what they see in a question and answer tool format.

Netlify Platform has positively impacted my organization. It has saved me a significant amount of time, especially with its integration to AI. With just a few lines of code, I could connect to different services without API keys. It has eliminated much of my CI/CD pipeline. When I push to GitHub, it automatically builds and deploys. This sped up my project delivery by approximately ten times.

For my team, it has been very good. Instead of writing hours of PHP or Node.js processing scripts, I can add a single HTML attribute and bypass the entire back-end development space for simple data collection. That is a real time-saver.

What needs improvement?

There are things I think could be improved, although I know those issues are already solved in the paid version. Recently in a school, they used Netlify Platform free to host the attendance management system, which was used by over close to five thousand students. As soon as the link was dropped for all five thousand students, it immediately crashed. Although that was the free version, I am sure that the users were much for the platform at that point. Probably it caused the site to crash. My improvement could be on the always-on tier, probably making it have higher bandwidth. Also, on the always-on tier, you can add support for low traffic but high-performance functions that will prevent that initial lag, bringing it closer to the sub-one hundred millisecond response seen in Cloudflare.

I think you should add some support to traditional back-ends for stateful apps. That is, it can support long-running processes or stateful containers. For instance, if your project is an LMS requiring a persistent Express server or a background worker that runs for more than thirty seconds, you are forced to move your back-end to a platform like Railway or Render, splitting your infrastructure.

For how long have I used the solution?

I have used Netlify Platform for over three years.

What other advice do I have?

I would say, take your hands dirty. Go to the platform, probably a project you have been working on, take it to Netlify Platform, and try to deploy it on Netlify Platform. Probably even if you have enough cash at hand, you can subscribe to one of their higher-tier services. I believe using it will be the best experience I can give you at this point. I can assure you that what you have probably been experiencing on other platforms, Netlify Platform is a very good place to switch to if you are considering it.

Nothing specific. Just good work to the team, the founder, and everyone who has been working on this platform. A very big thank you for the free tier I have been enjoying on Netlify Platform. That has been a big bonus to upcoming developers all around the world.

I give this review a rating of nine out of ten.