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

Reviews from AWS customer

15 AWS reviews

External reviews

88 reviews
from and

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


    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.


    Akash Chavhan

Automated builds and previews have transformed how my team deploys and tests front-end updates

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

What is our primary use case?

Netlify Platform is used as a public cloud platform for deploying and hosting front-end applications. I deploy a React application by connecting my GitHub repository to Netlify, which automatically builds and deploys the project whenever new code is pushed. Netlify also provides preview deployment and CDN hosting, which make it very convenient for front-end deployment.

What is most valuable?

Some of the best features Netlify Platform offers are its very simple deployment process and strong integration with Git platforms such as GitHub. Whenever I push code to the application, it automatically builds and deploys, saving a lot of time. Preview deployment allows developers to make changes before merging into the main branch. This feature makes our workflow much more efficient, especially for front-end deployment and testing.

The Git integration with automatic builds means whenever code is pushed to the repository, the application is deployed automatically, removing the need for manual deployment and reducing the individual developers' efforts. Preview deployment helps because the team can review UI changes before merging into the main branch, improving collaboration between developers and testers because everyone can access a live preview of the application.

The built-in CDN and automatic SSL also save time because I don't need to configure servers or security settings manually. Overall, Netlify Platform helps me deploy applications faster and focus more on deploying rather than managing infrastructure.

Simple configuration and a developer-friendly interface make it very easy to manage deployment, environmental variables, and domains from one dashboard. Basic database integration is also straightforward.

What needs improvement?

One area that could be improved in Netlify Platform is pricing for advanced features and bandwidth, which can be expensive for small projects or startups. It would also be helpful to have more flexible in-build configuration and better support for complex back-end integration. Additionally, a clear debugging tool for build failure could make troubleshooting easier.

The improvements could include more detailed monitoring and analytics for deployment and performance. Netlify Platform could also provide more built-in tools for back-end services with easier integration with databases, making it more suitable for full-stack applications. It would be beneficial for Netlify Platform to also support back-end and provide free tiers similar to Onrender or Railway.

For how long have I used the solution?

I have been using Netlify Platform for about two years, mainly for deploying the frontend application and personal projects.

What other advice do I have?

My advice would be to use Netlify Platform if you want a simple and fast way to deploy front-end applications. It works especially well with modern frameworks such as React. The integration is easy with Git for automatic deployment. It is a great option for developers who want to focus more on building applications rather than managing infrastructure in the deployment process.

After using Netlify Platform, my deployment process became much faster. Earlier, manual development and server setup took around twenty to thirty minutes, but with Netlify Platform's automatic build and deployment from Git, it usually takes two to five minutes. This saves significant time during deployment, especially when pushing frequent updates, reducing configuration and errors.

Overall, Netlify Platform is a very developer-friendly platform that simplifies front-end deployment and hosting. Its automation, Git integration, and global CDN make it a great choice for modern applications, especially for teams that want quick and reliable deployment. I would rate this platform an eight 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?


    Jadin Hutchinson

Seamless web deployment has showcased my portfolio projects and supports rapid CI/CD updates

  • March 06, 2026
  • Review provided by PeerSpot

What is our primary use case?

My main use case for Netlify Platform involves deploying light projects, specifically those that I want to deploy as an MVP, but nothing extremely serious. I generally put more of my light web development projects and deploy them through Netlify Platform.

One of my main use cases for Netlify Platform includes showcasing projects that I have under my portfolio or on my resume. An example of a project that I deployed with Netlify Platform is my open chat room app called Retro JChat, which I built on the web and connected with Firebase. This app allows people to log in using their Google email and join an open chat with others, and I deployed it on Netlify Platform to ensure it could be shared and used by others while passing in the API keys as environment variables.

I have another project that I deployed on Netlify Platform, which is my portfolio, one of my works that won a hackathon last spring. Additionally, I deployed another project where I also won a Visa hackathon, along with another project for which I created my own Gemini model.

What is most valuable?

The best features that Netlify Platform offers, in my opinion, involve its beginner-friendly nature. One of the standout features is the simple drag-and-drop option for importing or deploying a build folder from my project, making it more accessible compared to Vercel, which requires linking to a GitHub account. Netlify Platform's flexibility is also a major plus, allowing users without a GitHub account to easily deploy projects without facing strict upload limits.

Using Netlify Platform has positively impacted my organization by streamlining the deployment process. As the first deployment service I experimented with, it made things significantly faster when I need to push changes and reflect them immediately. The continuous integration and continuous deployment (CI/CD) pipeline that Netlify Platform provides allows me to deploy new changes to my GitHub repository and see them implemented within seconds to minutes, which is both efficient and impressive.

What needs improvement?

I believe that I need more experience using Netlify Platform to understand potential improvements better, as my primary reason for utilizing Netlify Platform revolves around showcasing projects. Thus far, my experience has mainly been about dragging and dropping build folders, so I have yet to explore more features beyond that.

For how long have I used the solution?

I have been using Netlify Platform for about a year, and I have utilized it to deploy numerous projects that I have developed and created.

What do I think about the stability of the solution?

My experience with Netlify Platform has been stable, and I have not encountered any downtime or significant issues.

What do I think about the scalability of the solution?

I find the scalability of Netlify Platform to be commendable. Although I do not often deploy very large projects, the largest ones I have deployed include my Gemini model and my open chat room web app, which Netlify Platform handles very effectively.

How are customer service and support?

I have never needed to reach out to Netlify Platform support, as I find their services to be very user-friendly and easy to navigate.

How was the initial setup?

My experience with the pricing and setup for Netlify Platform has been positive since I have not incurred any costs to utilize their services, primarily relying on their web deployment offerings.

What was our ROI?

Since I have not spent any money on different tiers with Netlify Platform, the free tier has definitely saved me money, allowing me to access sufficient services without payment. Moreover, it has saved significant time being efficient and straightforward in deploying projects I build.

Which other solutions did I evaluate?

I use Netlify Platform and Vercel interchangeably depending on the nature of the project I am developing. If I am working on a lighter project, I tend to deploy it on Netlify Platform, while for heavier projects requiring diverse builds, I prefer Vercel.

As I mentioned, Netlify Platform was the first web deployment service I ever used, and I continue to use it and Vercel interchangeably based on the project requirements.

What other advice do I have?

Netlify Platform effectively communicates essential functions, making it easy to understand without much reliance on documentation or tutorials. Its beginner-friendly approach allows users new to web deployment services to navigate it reasonably quickly.

I do not categorize my use of Netlify Platform into public, private, hybrid, or on-premises, as I mainly utilize it solely for showcasing projects in my portfolio that I build personally.

I would recommend Netlify Platform as very beginner-friendly, emphasizing its straightforward nature. The user interface is simple and approachable, making it an excellent starting point for anyone new to web development or continuous integration and deployment pipelines.

I rate Netlify Platform a 10 because of how seamless and straightforward it is to make web deployments. Netlify Platform stands out with its speed in reflecting changes to projects deployed through their service when updates are pushed to a GitHub repository.


    Riandy Fadly

Seamless integrations have empowered students and personal projects to deploy from code to web

  • March 05, 2026
  • Review provided by PeerSpot

What is our primary use case?

My main use case for Netlify Platform is my personal projects, and previously I also taught at a software development boot camp as a JavaScript web development instructor, where most of my students used Netlify to deploy their projects. I encouraged them to use Netlify because it was one of the most beginner-friendly platforms available.

One specific example of a project I deployed using Netlify is a language learning web app designed to help English native speakers learn the Japanese language. The app is built on top of Next.js, and we use IndexedDB for the database. I was under the impression that Vercel, one of Netlify Platform's competitors, is the only provider that has 100% compatibility with Next.js deployment, but it turns out Netlify Platform also provides 100% compatibility for deploying Next.js projects.

What is most valuable?

In my opinion, the best features that Netlify Platform offers include ease of use compared to other web hosting services, along with direct integration with GitHub and GitLab. You can connect your account with it, and then it just works by itself without the need to set up anything complicated, which makes it very beginner-friendly. This is why I always encourage my students to use it, since they only have to connect their projects, select the repository they want to deploy from, and Netlify Platform takes care of the rest.

Additional valuable features include full support for audit logs, detailed information on what happened when deployments fail, and the ability to deploy different versions and branches, allowing users to have live access to ongoing development.

These features have significantly helped my students. When I was teaching, the program did not cover how to deploy what was built. We told students that development does not stop until it reaches the internet and users, but we did not provide the necessary details, which would unnecessarily extend the program duration. So we skipped those parts and encouraged students to deploy their own projects without requiring a detailed explanation of server setups, SSH usage, or how to make code available online. Instead, I encouraged them to use Netlify Platform to connect their GitHub account, since it simplifies the deployment process to just three steps.

Netlify Platform has positively impacted my organization by significantly improving deployment time and providing general users with easy access to deployment. Before Netlify Platform, deploying required commitments to rent servers or domains, but now you just create a free account, which offers a basic implementation without any cost, leveling the playing field for aspiring software engineers.

What needs improvement?

I do not see hard competitors besides Vercel, which backs Next.js. While they are similar in free access features, I believe Netlify Platform has a higher regard in the developer community.

One feature I wish existed in Netlify Platform is enhanced integration with AI. I have seen an integration with Claude, and I believe Netlify Platform should expand this to incorporate other AI tools such as ChatGPT or Gemini. These integrations could automate tasks such as creating pull requests for fixing deprecated libraries or generating automated test cases for untested portions of projects during the CI/CD phase, which would be a nice quality of life addition for beginners.

For how long have I used the solution?

I have been using Netlify Platform since 2022, and I actively used it for about two years, then paused, and then revisited using it again just around this year.

What other advice do I have?

My advice to others looking into using Netlify Platform is to get comfortable with the overall integration process, as that is the biggest benefit of using such a platform, especially for users with cloud-ready or cloud-native projects who will find the most benefits from it. I give Netlify Platform a rating of 9 out of 10.


    reviewer2806914

Platform has streamlined CI workflows and has simplified hosting multiple client-facing sites

  • March 03, 2026
  • Review provided by PeerSpot

What is our primary use case?

My main use case for Netlify Platform is hosting web applications on its platform and using its name host services for the domain.

A concrete example of a web application that I have hosted using Netlify Platform is my family business's website, and I needed the domain functionality in order to link, together with my domain registrar, to Netlify Platform's name servers so that the domain could be connected with the website and also to be able to use a subdomain that is for API for some APIs that I have within the platform.

What is most valuable?

I would consider the best features that Netlify Platform offers to be that it is a worthy rival to Vercel because, just as that platform does, these platforms allow you to quickly deploy web projects from repositories and the user interface is very easy to use; I'd say that's one of the most useful things about Netlify Platform, and that many features are free. It easily allows you to make secondary deployment environments to, for example, test certain features in staging that you may have implemented.

Regarding the ease of use that I mention, the aspects of the interface or the deployment process that I find especially intuitive or that save me the most time include the fact that it automatically has a CI/CD flow where I deploy, and automatically—that is, I push the code to GitHub, in this case, I have it hosted there—and it automatically starts building the application and it is deployed immediately. It also allows me to easily configure environment variables and also how the application is built.

In the case of my family business, the main benefits or positive changes I've noticed since using Netlify Platform include that it saves me headaches, such as what I mentioned about deployment and building the application. Before, I did it with GitHub Pages, but it's a system that's a bit more rigid, so to speak. With Netlify Platform, I can easily deploy one or several projects, change application settings, and have several versions in the same place.

Since I migrated to Netlify Platform, I have noticed time savings, error reduction, and improvements in efficiency because if there is any error when building the application, it notifies me quickly, and I can see exactly what is failing, which with GitHub Pages was a bit more complicated.

What needs improvement?

I think Netlify Platform is quite good, and it could focus on developing something for the backend, not just for the frontend. Although I'm not sure if Netlify Platform already offers these options, I've only used it to deploy frontend.

I can specify a concrete benefit I noticed when migrating the site from that previous hosting to Netlify Platform, which includes cost reduction, better deployment time, and fewer technical incidents.

For how long have I used the solution?

I've been using Netlify Platform for approximately a year.

What do I think about the stability of the solution?

I consider Netlify Platform to be a stable solution.

What do I think about the scalability of the solution?

I evaluate the scalability of Netlify Platform as sufficient for my current and future needs; the platform seems scalable to me. I see that it's easy to deploy, and in general, I feel that for the future and the present, it's a good solution.

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

I evaluated other options before choosing Netlify Platform, and I considered Vercel, but Netlify Platform seemed the easiest to use at that time.

How was the initial setup?

The platform is deployed in Netlify Platform's public cloud.

What about the implementation team?

For the backend, which is an API that I have running to obtain the catalog of the company's services, I use Oracle Cloud in its free tier alongside Netlify Platform.

What was our ROI?

I have seen a return on investment with Netlify Platform.

I can tell you more about that return on investment because before the site was hosted elsewhere, I experienced significant improvements after migrating to Netlify Platform.

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

My experience with the pricing, setup cost, and licensing of Netlify Platform has been excellent.

Which other solutions did I evaluate?

I used another solution before choosing Netlify Platform.

What other advice do I have?

My advice to other people who are considering using Netlify Platform would be that they consider this option among those available because of its ease of use and because it allows a very easy-to-configure CI, continuous integration, continuous deployment flow when you're building an application, and that it also provides the name host for connecting domains that you already have registered with a domain registrar. I would rate Netlify Platform an 8 out of 10.


    Pablo Ramirez

Serverless functions have simplified building a sales pipeline and handling transaction workflows

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

What is our primary use case?

My main use case for Netlify Platform when I do use it involves deploying a few apps and also using their server functions to do some queries for a serverless architecture project.

When I used Netlify Platform serverless functions for my project, I set up data fetching queries to write into the database while building a sales pipeline, which captures transactions, updates transaction statuses, and other related functions.

I have deployed applications on Netlify Platform.

What is most valuable?

In my opinion, the best features Netlify Platform offers are the server functions, which were very easy to use and to set up.

What made them stand out for me is that nothing in particular was challenging; they were simply easy to use as I was given them.

Netlify Platform has positively impacted my organization and projects because it made things easier. On that project, I did not have to worry about having a full back-end, just spinning up those functions as I needed and solving the problem.

I think fewer resources were needed as a result.

What needs improvement?

I do not find that Netlify Platform needs improvement; no challenges were present.

I do not have anything more to add about needed improvements, not even a wish-list item.

I do not think there are any improvements needed for Netlify Platform that I have not mentioned yet; even minor things are absent.

For how long have I used the solution?

I have used Netlify Platform in a few projects for a couple of months.

What do I think about the stability of the solution?

I find Netlify Platform stable in my experience.

What do I think about the scalability of the solution?

Netlify Platform looks very scalable to me based on my experience.

How are customer service and support?

I have not had any experience with customer support, but the documentation was very good.

How would you rate customer service and support?

Positive

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

I did not previously use a different solution before Netlify Platform.

What was our ROI?

I have seen a return on investment when using Netlify Platform in terms of time, money, and ease of simplicity.

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

I am not sure about the pricing, setup cost, and licensing, as my boss set that up for the side projects, but I think it was free.

Which other solutions did I evaluate?

Before choosing Netlify Platform, I did not evaluate other options; I just used it.

What other advice do I have?

The advice I would give to others looking into using Netlify Platform is that it was very easy to use. If they are looking for serverless functions, I think they were very simple. I would rate this product an 8 out of 10.

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)


    Amir C.

Netlify’s Instant Deploys and Branch Previews Remove Dev Friction

  • March 02, 2026
  • Review provided by G2

What do you like best about the product?
Netlify's instant deployment pipeline is a game-changer for a lean founder team. I use it to host and deploy AEOmotor's frontend — pushing to Git and having the live site update in under 30 seconds removes an enormous amount of friction from our development cycle. The branch previews are also incredibly useful for testing schema changes and structured data updates before they go live.
What do you dislike about the product?
The free tier's build minute limits can become a bottleneck during active development sprints. Also, the analytics dashboard is fairly basic compared to dedicated monitoring tools — you need to integrate third-party services to get meaningful insights into traffic patterns.
What problems is the product solving and how is that benefiting you?
As a solo founder building AEOmotor — an AEO audit and AI search visibility platform — I needed a hosting solution that could keep up with rapid iteration without DevOps overhead. Netlify eliminates the need for a dedicated infrastructure engineer. CI/CD is fully automated, rollbacks take one click, and the edge network ensures our audit tool loads fast globally. This directly frees up time I can spend on product development and customer acquisition instead of server management.


    Qaiser Ali

Hosting student web projects has been simplified while full-stack database workflows still need support

  • March 01, 2026
  • Review provided by PeerSpot

What is our primary use case?

My main use case for Netlify Platform is that most of my projects are web-based, and I deploy those on Netlify Platform for my students so they can keep everything locally and host it for the students without sharing the code, ensuring that everything runs smoothly on cloud-based infrastructure.

What is most valuable?

For front-end web applications, Netlify Platform offers a lot of convenience to users, and I have observed that it provides a lot of feasibility for users to deploy their code without any trouble, and error handling is very easy.

Regarding the error handling on Netlify Platform, when I use the application to update environment variables, it quickly grabs the variables and updates immediately from GitHub, and when I commit my code, it retrieves those variables and all the code, making it very useful for me.

The most important benefit of Netlify Platform for my organization is that it is cost-effective; I can share my code and deploy my applications free of cost without having to spend any money, and most importantly, I don't have to purchase my domains, which is very beneficial for myself and my students.

What needs improvement?

When deploying my applications on Netlify Platform, I face some problems like environment variables, especially when I connect my web-based project to my database, and when I have to deploy a full stack web application, then I face a lot of issues regarding those variables, but for front-end, it runs smoothly.

I want to suggest that Netlify Platform adds the ability to access databases and also allows back-end applications to be deployed at the same platform, as I have to deploy my server on Vercel, making it very difficult for full-stack development.

I want to give feedback about Netlify Platform, suggesting that it should be user-centric and more convenient for database and server-based applications, allowing full-stack web applications to be deployed on the same platform.

For how long have I used the solution?

I have been working on Netlify Platform for three to four years, starting when I was a student at the University of Gujarat, but from one week ago, I stopped using it due to my busy schedule, and I cannot manage my time to proceed with anything particular related to Netlify Platform, so I stopped working on projects.

What do I think about the stability of the solution?

Netlify Platform is very stable for every individual.

What do I think about the scalability of the solution?

The scalability of Netlify Platform handles growth and increased demand.

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

I did not purchase anything for setup cost or licensing.

Which other solutions did I evaluate?

I evaluated other options before choosing Netlify Platform, specifically Vercel and GitHub pages to deploy my projects.

What other advice do I have?

There are a lot of benefits I have received from Netlify Platform, and I always prefer it to others to utilize all the features.


    JohnVargas

Cloud deployment has transformed manual processes and now automates projects in minutes

  • February 28, 2026
  • Review provided by PeerSpot

What is our primary use case?

I have used Netlify Platform in direct software development projects, automation projects, dashboards, and day-to-day process automations in the company that used to be done manually.

What is most valuable?

Netlify Platform allowed me to put a site in the cloud, which guarantees that it is a very good tool to upload projects. The features, the speed of uploading these projects, and the functionality seemed very interesting to me, as well as the functions.

The best features that Netlify Platform offers are the quality of the product, the guides that are provided for people who don't have knowledge, and the ease of the product and service. All this ensures a very good product and also the ease of handling the tool.

I found the integration with repositories, for example GitHub, very interesting in Netlify Platform. When you have your projects there, you can deploy them that way, and I found it very easy and very interactive for uploading projects.

There are many benefits of using Netlify Platform. When I develop applications or automations in the company for processes that had been done manually for many years, sometimes what is missing is more on the backend side, where the deployment occurs or that whole part. GitHub allows for the frontend part, but sometimes for the backend there is not a server where to deploy, and Netlify Platform has allowed me to do that. The costs seem very interesting to me because they are not that expensive, and the ease it gives to upload projects and have them live and in real time in an instant, in a few minutes, is remarkable.

What needs improvement?

From the technology side, I think that every day we have to improve and update ourselves. The features I have been using in Netlify Platform have helped me a lot, but every day it could reach more people, showcase the product more to corporate companies, and to people who have their personal projects. It is a very efficient tool and technology is innovating every year and every day. Improving aspects such as bringing new updates, new improvements, and new tools would be beneficial.

Nothing was missing, but the one point missing for it to reach a perfect score is more about the expectation that every day companies, especially technology companies, bring new updates and new improvements. That is why I give it a nine, and that last digit that is missing would be about being in expectation of improvements, new updates, and new services or new products.

For how long have I used the solution?

I have been using Netlify Platform for about almost two years on average, personally and also for corporate projects that I handle at the company.

What do I think about the stability of the solution?

I have experienced no stability issues.

What do I think about the scalability of the solution?

I have experienced no scalability issues.

How are customer service and support?

Rating: 5

How would you rate customer service and support?

Positive

What other advice do I have?

For me, the ease of uploading projects to the cloud is approximately 90% on average, because the ease and speed of uploading is very fast, unlike other applications or other systems that sometimes take a long time or sometimes you have to wait up to 24 hours. The ease and the speed of having your project live and in real time in a few minutes is what makes Netlify Platform stand out. I would rate this review a 9 out of 10.


    Nouman Shahid

Automated deployments have improved project delivery and simplified resolving complex build issues

  • February 28, 2026
  • Review from a verified AWS customer

What is our primary use case?

I typically use Netlify Platform for deploying my web projects, especially front-end projects. I have deployed multiple projects using Netlify Platform, including a gaming platform where users can play our games. I have deployed numerous projects such as e-commerce projects, landing pages, admin panels, and stores for various educational institutes, clinical stores, and websites.

In our company, we use custom domains for production deployments. However, when we are testing or working in a staging environment, we use Netlify Platform to test our products and API integrations. After testing is complete, we connect the domain with Netlify Platform and deploy to that domain.

What is most valuable?

The main feature I love about Netlify Platform is that when we face errors during the build process, we can get help from Netlify AI, which makes solving build problems very comfortable.

I deployed the same project on both Vercel and Netlify Platform. On Vercel, I did not receive proper build error messages and did not know how to solve the problem. When I deployed the same project on Netlify Platform, I saw the same build error. I asked Netlify AI how to solve this build error, and it provided me with a complete guideline that I followed to resolve the issues.

The pipeline built during Netlify Platform deployment helps us because we do not need to go to Netlify each time to deploy our project. The platform automatically deploys our project from Git, which is very interesting, easy, and enhances our team's output.

What needs improvement?

During sign-up and sign-in, it sometimes takes two to three days to complete the sign-up process because as a new user, the account is under review. If there is an emergency to deploy a project, the user must wait two days for account approval and cannot log in with those credentials immediately. This aspect is difficult and should be improved.

If a user needs account approval-related features, that is a valuable aspect. However, I believe that when a user completes sign-up and email verification, they should be able to log in immediately using an OTP code verification method. When users log in, they can immediately access the Netlify Platform account while also seeing a notification that they need to approve their account. Once they approve, they can enjoy all features. If the account is not approved, they can access some features, but after approval, they can use Netlify Platform completely. This approach would be more secure.

For how long have I used the solution?

I have been using Netlify Platform for around three years.

What do I think about the stability of the solution?

Netlify Platform is stable.

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

I used Vercel before and switched from Vercel to Netlify Platform because when we faced issues, Vercel was not able to provide a complete solution, but Netlify Platform is able to give us a complete solution. Before Netlify Platform, I only used Vercel.

What was our ROI?

I have not seen a return on investment with Netlify Platform.

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

I have not had any experience with pricing, setup cost, and licensing because these are handled by our team leads.

What other advice do I have?

I have not purchased Netlify Platform through the AWS Marketplace, but we were considering this option. My overall review rating for Netlify Platform is nine 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?

Amazon Web Services (AWS)