
Reviews from AWS Marketplace
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews

External reviews are not included in the AWS star rating for the product.
Best and easy server environment to develop the REST Api
What do you like best about the product?
Node.js is a cross-platform server environment, which allows us to build a REST API application within a few mins using the Express.io library, The best thing is that one can write applications in JavaScript. Another thing is its open source so anybody can use it without any payment. I use it on a daily basis to build web services for mobile applications.
What do you dislike about the product?
I don't like the callback behavior or nested callbacks, In case we need to run the program functions one by one then we need to use async-await for all the promise handling. Another thing is that it takes a lot of time to do large computations.
What problems is the product solving and how is that benefiting you?
It's easy to write the application using JavaScript and run it on the server and node.js supports that, so that makes it easier for any frontend developer with Javascript knowledge to build the REST API properly.
- Leave a Comment |
- Mark review as helpful
Best backend tool in the market by a mile.
What do you like best about the product?
Node JS is one of the lightest and fastest backend tech-stack in the market. The npm package manager makes it even better and easier to work with NodeJS as most of the packages are available with npm which may come in handy during the development process.
What do you dislike about the product?
NodeJS may not be the best tool when it comes to CPU-intensive tasks due to its single-threaded nature. Also, the learning curve is quite steep for someone who is new to web development and backend technologies. It took me quite a lot of time to get familiar with Node.
What problems is the product solving and how is that benefiting you?
NodeJS has been the only backend framework I have worked with throughout my web development course. Being a frontend developer, I had to find a backend technology that would work fine with React and also is powerful. Node solves both requirements.
Faster way to get your API server up and running
What do you like best about the product?
Easy to get started. Your JS knowledge comes in handy here. Very unopinionated. No fixed framework, so you can choose your style of doing things. You can do everything in one file or modular, as you like.
What do you dislike about the product?
It may not be suitable for bigger projects. It does not have an admin panel to manage CRUD like in Django, which is super helpful in big projects.It does things in async way because of JS, which can be new to many people.
What problems is the product solving and how is that benefiting you?
We used NodeJS as a backend server to create our APIs consumed by the front end. We have also used NodeJS with Sockets. Node Js helps to quickly create MVPs without investing much time.
Is the better language for use
What do you like best about the product?
I ever use this with mongodb in backend.
What do you dislike about the product?
The people say that dont is good........
What problems is the product solving and how is that benefiting you?
In the type off the pipelines and intrgration
Node.js a powerful and scalable solution for web app.
What do you like best about the product?
It uses javascript a widely used language with the large community of developers which makes it easy to find resources and support.
It is cross platform which means that it can be used on a variety of operating systems and device.
It is cross platform which means that it can be used on a variety of operating systems and device.
What do you dislike about the product?
The asynchronous programing modal used in node js can be challenging for the developer who are not used to working with it writing code that is efficient relible and easy tu maintain can require some additional effort and skill.
What problems is the product solving and how is that benefiting you?
Node.js allows developers to use the same language, JavaScript, for both front-end and back-end development, which can reduce the learning curve and streamline the development process. Additionally, Node.js is designed to handle a large number of concurrent connections and in highly scalable, making it ideal for building real-time applications that require high performance and responsiveness.
Review On Nodejs
What do you like best about the product?
Easy to learn and to create like rest-API, easy to integrate redis for caching. Larger community support. It is open source, so cost-effective.
What do you dislike about the product?
It is not easy to fix Nodejs vulnerability issues when NodeJS version changes.
What problems is the product solving and how is that benefiting you?
It is easy to learn and create Web Applications using Javascript technologies. We can create webapplications with Java back end also , but creating with nodejs is easy and with Angular and React Technologies
Awesome development/runtime environment
What do you like best about the product?
I like that using a single programming language, both frontend and backend logic can be implemented, which makes this environment much easier to scale within our engineering organization.
What do you dislike about the product?
There are many 3rd party framework options (this is definitely a positive too), so it can become intimidating for some to understand where to start. But you quickly find what works for your team, so it's an issue that's easy to overcome.
What problems is the product solving and how is that benefiting you?
Provides our company with a runtime environment that is easily deployed and maintained. There's also a massive pool of highly qualified people that can be recruited, which makes our lives much more manageable.
Best javascript backend library
What do you like best about the product?
It has all the capabilities that other backend frameworks like PHP laravel and python Django provide in Javascript.
What do you dislike about the product?
It is hard to optimize as the garbage collection mechanism is not open and thus very hard to deal with.
What problems is the product solving and how is that benefiting you?
I wanted to have a backend engine that is in Javascript while being reliable and well documented.
A best server run time for JavaScript developers
What do you like best about the product?
Node js is very convenient for server-side development t with the use of javascript. If you already know javascript it can be good to go.
What do you dislike about the product?
There is nothing so far. Only with dependency issues with NPM.
What problems is the product solving and how is that benefiting you?
Developing backend for the applications. We use Node JS primarily for server code development. It helps us in using our existing team to build softwares.
Node.js
What do you like best about the product?
The best thing about nodejs is the vast collection of packages and NPM package manager. It helps to develop the backend quickly. Another big advantage of using node.js is the huge community support and the adoption of the framework.
What do you dislike about the product?
Node.js is disadvantageous when it comes to heavy cpu processing requirements as it quickly bottlenecks. This takes a toll on the performance of the applocation
What problems is the product solving and how is that benefiting you?
Node.js helps in rapid development of backend APIs and the major benefit is its event-driven architecture.
Node.js is helping solve the problem of scalability as well.
Node.js is helping solve the problem of scalability as well.
showing 31 - 40