
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.
Node JS Review
What do you like best about the product?
It's opensources and it's one of the best backend development built upon chrome V8 Engine and you can build you both front end and backend applications.
The coolest feature about Node js is it's scalability, asynchronous and non -blocking IO model along with it using cluster module you can run your applications efficiently.
The coolest feature about Node js is it's scalability, asynchronous and non -blocking IO model along with it using cluster module you can run your applications efficiently.
What do you dislike about the product?
I personally don't have any dislikes about Node js as it's one of the best to build our backend applications.
What problems is the product solving and how is that benefiting you?
It helps us to develop full stack applications and it's scalability features helps the application to be available during peak loads and the performance of Node js is the best when compared to other technologies.
- Leave a Comment |
- Mark review as helpful
NodeJs is everything you need to write backend
What do you like best about the product?
I started nodeJs before 1 year ago, there was no shopping since, currently i have been working for an application which is supported by nodejs and im using MongoDB for database.
I can say NodeJs with v8 engine is pretty fast and have no limite to your creativity.
I can say NodeJs with v8 engine is pretty fast and have no limite to your creativity.
What do you dislike about the product?
Since i have been working sine a year i didn't find any dislike but some times i see few limitation which gives python and java a little edge over NodeJS(Javascript).
But it doesnt stop you any where.
But it doesnt stop you any where.
What problems is the product solving and how is that benefiting you?
My whole back end depends on it, the fetching of data, manipulation and crud to db. Everything is solved by this beautiful language.
Build literally anything with it and it doesn't disappoint
What do you like best about the product?
It's fast, easy to use with other frameworks. Lots of packages and resources.
What do you dislike about the product?
Not ok when using for data analytics or building ml models. for those operations python is far superior
What problems is the product solving and how is that benefiting you?
Building quick product prototypes. Since its javascript we have the freedom to use it with other js frameworks.
Best Runtime Environment for Javascript based applications
What do you like best about the product?
The best thing about Node js is it's scalability features and you can build applications for both front end and backend using Javascript, It has a huge community support and best while build cross-platform applications.
What do you dislike about the product?
The only dislike is it is not suitable for CPU Intensive tasks due to single thread.
What problems is the product solving and how is that benefiting you?
It helps us to build both front end and backend applications using javascript and due to its scalability features is scales as per demands and makes the application available all the time.
Along with it we can build chat applications using sockets.
Along with it we can build chat applications using sockets.
The JavaScript Runtime Environment
What do you like best about the product?
Node.js allows you to write your backend with the same language as your frontend, JavaScript or TypeScript.
It's open-source and cross-platform. Counts with an extensive and active community behind, with many frameworks and tools for it and plenty of examples and good documentation. The runtime is updated very frequently but counts with LTS versions.
It's open-source and cross-platform. Counts with an extensive and active community behind, with many frameworks and tools for it and plenty of examples and good documentation. The runtime is updated very frequently but counts with LTS versions.
What do you dislike about the product?
As a single-threaded asynchronous event-driven runtime, it is sometimes not so straightforward to deal with situations when CPU-intensive tasks are needed. But still, NodeJS has ways to deal with, like Workers Threads.
What problems is the product solving and how is that benefiting you?
Using the same language on the backend as the frontend side allows more flexibility in the developing process, adapting the developer task force at the side that needs it.
NodeJs: Making Backend development easy
What do you like best about the product?
What I like the most about Node.js is it gives many useable libraries and npm modules and makes easy to create functions
What do you dislike about the product?
What I dislike about node js is its versioning
What problems is the product solving and how is that benefiting you?
Node js is helping me create my backend server and create APIs at ease and make it scalable
A great tool for back and front-end development
What do you like best about the product?
Node is great for building applications and automating tasks. It's fast, light and quick to setup. The community is huge and there is a lot of work already done. Much better and more concise than PHP. With Ecma Script and Typescript it's even more powerful.
What do you dislike about the product?
Some modern language features are amiss: a way to compile an executable, like Python does, is an example, and once or twice I got disappointed because Node doesn't do things the way I expected.
What problems is the product solving and how is that benefiting you?
Building web applications mostly. Some operating system operations too. It works great and it's currently my preferred solutions for building websites. It helped me build reliable applications for my collegues and our clients.
Open source server
What do you like best about the product?
It provides us with the fastest delivery.
It has excellent scalability.
It is easy to learn.
It improves the response time and also boosts the performance.
It is also cost-effective.
It has excellent scalability.
It is easy to learn.
It improves the response time and also boosts the performance.
It is also cost-effective.
What do you dislike about the product?
There is a lack of liberty support in Node.js
What problems is the product solving and how is that benefiting you?
It reduces the loading time using caching. It is very scalable, as we can quickly grow applications in horizontal and vertical orientations. It also allows us to add extra resources to a single node
Best Technology to Build Rest API's
What do you like best about the product?
Best Technology to build backend applications, It allows us to build Rest based applications along with this it can be used to build both backend and front end applications.
What do you dislike about the product?
The only dislike about node js is it's not good for CPU intensive tasks otherwise Node js is the best.
What problems is the product solving and how is that benefiting you?
It solves the scalability issue and it also increases the performance of the application and using npn packages we can build applications at ease.
Node.js has been my go to framework for developing Restful Apis
What do you like best about the product?
I have been using Node.js for over a few years now and it has been fast and reliable since the very beginning of my development experience.
It easily integrates with a lot of npm packages and it provides a lot of inbuilt core libraries as well.
It easily integrates with a lot of npm packages and it provides a lot of inbuilt core libraries as well.
What do you dislike about the product?
Node.js is quite fast both at development speed and at running code but it becomes a problem when the codebase scales. The folder structure and the flexibility it provides make it complex to manage a large codebase.
What problems is the product solving and how is that benefiting you?
I have always been a frontend developer with proficiency in javascript. Node.js lets me use my skills for the backend by also a lot of additional features like its core libraries for instance the fs module. I have been using these core modules to read and write into PDFs to and fro which is a cumbersome task while managing in frontend. Node js is truly a blessing.
I use the streams a lot and the event-driven code using emitters.
I use the streams a lot and the event-driven code using emitters.
showing 21 - 30