Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Web Technology by (55.6k points)

Can anyone tell me what are microservices in Node JS?

1 Answer

0 votes
by (119k points)
edited by

Micro services are an architectural approach where the app is structured on an assembly of interconnected services. With micro services, the architecture of an application is built with lightweight protocols. The services are finely seeded in the architecture. Micro services disintegrate the application into smaller services and enable improved modularity. 

With micro services, you can build an good application with:

  • Greater flexibility,
  • High scalability,
  • Continuous development, 
  • Systematic data organization,
  • Time optimization, and
  • Reliability

If you want to learn Node Js from an online course, you can register for this Node Js Certification Course by Intellipaat that provides instructor-led training, hands-on projects, certification, and job assistance.

Also, watch this video on Node Js:

Check out the Microservices Course to gain knowledge in the field of Microservices!\

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Sep 9, 2020 in Web Technology by Sudhir_1997 (55.6k points)

Browse Categories

...