
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.
NodeJS, an excellent runtime-environment driving Javascript
What do you like best about the product?
NodeJS' resilient npm ecosystem helped me build resilient cross-platform apps for both Android and iOS.
What do you dislike about the product?
NodeJS' heavy requirement for computing resources has been the main issue I dislike.
What problems is the product solving and how is that benefiting you?
I need to build a scalable cross-platform for Android and iOS. NodeJS together with React Native helped me achieve that seamlessly.
- Leave a Comment |
- Mark review as helpful
Best Javascript Runtime Environment
What do you like best about the product?
* Node Js is Open Source.
* It is single threaded and asynchronous in Nature.
* Ability to build both front end and back end applications.
* Node js has huge community support and it provides regular updates.
* It has highly scalable.
* It is single threaded and asynchronous in Nature.
* Ability to build both front end and back end applications.
* Node js has huge community support and it provides regular updates.
* It has highly scalable.
What do you dislike about the product?
I have been working with Node Js for the past 2 years and I have not any dislikes but there are areas of improvement in callbacks.
What problems is the product solving and how is that benefiting you?
It solves our main issue of building full stack applications so using Node Js we can build both front and back end applications.
The second issue was regarding scalability so now we can scale our applications as per the customer demand using node js scalability feature.
The second issue was regarding scalability so now we can scale our applications as per the customer demand using node js scalability feature.
Node.js in MERN stack is there for long run
What do you like best about the product?
It's good for building real time applications and it's compatible with almost everything.
What do you dislike about the product?
The lack of a robust standard library means relying on many external packages, which can increase complexity and security vulnerabilities.
What problems is the product solving and how is that benefiting you?
- good for creating restful web services for mobile applications
- compatible with almost all payment gateways and other external tools
- developers are easy to find and deploy
- compatible with almost all payment gateways and other external tools
- developers are easy to find and deploy
Open source runtime environment
What do you like best about the product?
Node.js got the world largest package manager npm .due to large community,the support from community is the best. You can integrate anything with nodejs because of large packages available to use
What do you dislike about the product?
Npm is owned by GitHub which is owned by Microsoft which means Microsoft have a big control on it
What problems is the product solving and how is that benefiting you?
Node.js plays a big role in my daily life .from running backend APIs to automating different tasks. Nextjs works on nodejs which is one of world famous web framework. I host many automation on nodejs
Amazing runtime environment of Javascript
What do you like best about the product?
> Asynchnorous nature, makes the non blocking code
> Since backend and frontend integration these days basically in same lanaguage.
> NPM ecosystem, because of open source in nature. Everyone is free to contribute.
>Community is very big and supportive.
>Active and timely updates.
> Since backend and frontend integration these days basically in same lanaguage.
> NPM ecosystem, because of open source in nature. Everyone is free to contribute.
>Community is very big and supportive.
>Active and timely updates.
What do you dislike about the product?
> Single threaded, could have impacted low level programming.
> Callback hell, should be deprecated, as this is very bad practice.
> Timely updates make older data more outdated.
> Callback hell, should be deprecated, as this is very bad practice.
> Timely updates make older data more outdated.
What problems is the product solving and how is that benefiting you?
> Fast execution and implementations.
> Familiar with code syntax and tutorials availablity, helps in new project.
> API and Error handling is amazing.
> Familiar with code syntax and tutorials availablity, helps in new project.
> API and Error handling is amazing.
Good programmation server language
What do you like best about the product?
Anything is written in JavaScript and it's usable for server purposes. Really nice
What do you dislike about the product?
Maybe Bun is faster and fit Node.js projects so how Node.js will do to stay relevant ?
What problems is the product solving and how is that benefiting you?
Used in aLambda function it's really simple. Also simple to do an express server. Also simple to use with NestJS and really nice to practice.
Best platform to run JS based server applications
What do you like best about the product?
It lets you create backend applications that scale really well compared to other solutions while using your JavaScript knowledge
What do you dislike about the product?
That is single threaded and you can easily forget about this if you have a serverless architecture
What problems is the product solving and how is that benefiting you?
Develop backend applications for clients
Best Javascript framework today for backend implementation
What do you like best about the product?
The framework works on javascript so it's easy for anyone to start with NodeJs familirer with javascript.
What do you dislike about the product?
Starting with NodeJs is easy but it requires enogh working experience to implement a production level server.
What problems is the product solving and how is that benefiting you?
As NodeJs is an open source framework so it's a blessing for the organisations to create backend.
NodeJs is single threaded so the response time is very good.
There are many frameworks available for NodeJs which helps to work with NodeJs even more efficiently.
NodeJs is single threaded so the response time is very good.
There are many frameworks available for NodeJs which helps to work with NodeJs even more efficiently.
Perfect tool for application and web application development
What do you like best about the product?
It easy to write code in nodejs as the syntax is similar to legacy javascript. It support multithreading which provide fast processing of requests.
What do you dislike about the product?
Typesafety is not available out of the box.
What problems is the product solving and how is that benefiting you?
Nodejs made backend development easy, learning curve was steep. Its easy for frontend developers with experience in JS or TS to become backend developer as syntax is same.
Light Weight and easy to use server side scripting language
What do you like best about the product?
It is very easy to begin with server side development. The codes are very simple and the package laibrary (NPM) has a very large amount of third party packages to help the development process.
What do you dislike about the product?
There are very less built in packages shipped with NodeJS. For every work, we have to rely on the third party packages. Also, the single threaded operations are also a set back.
What problems is the product solving and how is that benefiting you?
We had to develop an application for the client. We chose NodeJS because of the simplicity of the code and quick pace of development. Using NodeJS provided us the quick time to market which in turn resulted in profit for our client and for us as well.
showing 11 - 20