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

Node.js

Miri Infotech | 2

Linux/Unix, Ubuntu 20.04 lts - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

83 reviews
from G2

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


    Information Technology and Services

Best platform to run JS based server applications

  • November 14, 2023
  • Review verified by G2

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


    Ashutosh S.

Best Javascript framework today for backend implementation

  • October 11, 2023
  • Review provided by G2

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.


    Pardeep D.

Perfect tool for application and web application development

  • September 30, 2023
  • Review verified by G2

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.


    Computer Software

Light Weight and easy to use server side scripting language

  • August 22, 2023
  • Review verified by G2

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.


    Banking

Node JS Review

  • August 07, 2023
  • Review verified by G2

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.
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.


    Happy S.

NodeJs is everything you need to write backend

  • July 29, 2023
  • Review verified by G2

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.
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.
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.


    Farhan A.

Build literally anything with it and it doesn't disappoint

  • July 24, 2023
  • Review verified by G2

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.


    Investment Banking

Best Runtime Environment for Javascript based applications

  • July 14, 2023
  • Review provided by G2

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.


    Carlos V.

The JavaScript Runtime Environment

  • July 07, 2023
  • Review verified by G2

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.
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.


    Information Technology and Services

NodeJs: Making Backend development easy

  • July 06, 2023
  • Review verified by G2

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