وبلاگ بلیان

Developing Microservices with Node.js

معرفی کتاب «Developing Microservices with Node.js» نوشتهٔ David Gonzalez، منتشرشده توسط نشر Packt Publishing Limited در سال 2016. این کتاب در 5 صفحه، فرمت mobi، زبان انگلیسی ارائه شده است. «Developing Microservices with Node.js» در دستهٔ بدون دسته‌بندی قرار دارد.

**Learn to develop micro, efficient, and scalable services for server-side programming in Node.js using this hands-on guide** About This Book* Real world example explained chapter after chapter with code examples. * Useful concepts for other languages like Java or PHP * Easy to follow by people with little to none experience in Node.js * Node.js Version 0.12.2 and the latest compatible versions of Seneca and PM2 Who This Book Is ForNode.js developer with basic server-side development knowledge - but no knowledge of implementing microservices in Node.js applications. Also useful for developers in other languages like Java or C#. What You Will Learn* Identify where the microservice oriented architectures can tackle the most common problems in the software used by the big organisations. * Re-architecture an existing monolithic system into a microservices oriented software. * Build robust and scalable microservices using Seneca and Node.js. * Testing of the microservices in insolation in order to create a solid system. * Deploy and manage microservices using PM2 * Monitoring the health of a microservice (CPU, memory, I/O...) and how the degradation of the performance in one microservice could degrade the performance of full system. In DetailMicroservices architecture is a style of software architecture. As the name suggests, microservicess refers to small services. For a large implementation, this means breaking the system into really small, independent services. Alternative to monolithic architecture (where the entire system is considered as a single big, interwoven segment), microservices approach is getting more and more popular with large, complex applications that have a very long lifecycle, which require changes at regular intervals. Microservices approach allows this type of changes with ease as only a part of the system undergoes changes and change control is easy. An example of such large system can be an online store-includes user interface, managing product catalog, processing orders, managing customer's account. In a microservices architecture each of these tasks will be divided and into smaller services. Also, these services will be further broken down into independent services-for user interface, there will be separate services for input, output, search bar management, and so on. Similarly, all other tasks can be divided in very small and simple services.

Learn to develop efficient and scalable microservices for server-side programming in Node.js using this hands-on guide

About This Book

  • Real world example explained chapter after chapter with code examples.
  • Useful concepts for other languages like Java or PHP
  • Easy to follow by people with little to none experience in Node.js
  • Node.js Version 0.12.2 and the latest compatible versions of Seneca and PM2

Who This Book Is For

Node.js developer with basic server-side development knowledge - but no knowledge of implementing microservices in Node.js applications. Also useful for developers in other languages like Java or C#.

What You Will Learn

  • Identify where the microservice oriented architectures can tackle the most common problems in the software used by the big organisations.
  • Re-architecture an existing monolithic system into a microservices oriented software.
  • Build robust and scalable microservices using Seneca and Node.js.
  • Testing of the microservices in insolation in order to create a solid system.
  • Deploy and manage microservices using PM2
  • Monitoring the health of a microservice (CPU, memory, I/O...) and how the degradation of the performance in one microservice could degrade the performance of full system.

In Detail

Microservices architecture is a style of software architecture. As the name suggests, microservicess refers to small services. For a large implementation, this means breaking the system into really small, independent services. Alternative to monolithic architecture (where the entire system is considered as a single big, interwoven segment), microservices approach is getting more and more popular with large, complex applications that have a very long lifecycle, which require changes at regular intervals. Microservices approach allows this type of changes with ease as only a part of the system undergoes changes and change control is easy.

An example of such large system can be an online store—includes user interface, managing product catalog, processing orders, managing customer's account. In a microservices architecture each of these tasks will be divided and into smaller services. Also, these services will be further broken down into independent services—for user interface, there will be separate services for input, output, search bar management, and so on. Similarly, all other tasks can be divided in very small and simple services.

Style and approach

This book is a comprehensive guide to developing production-ready implementation of the microservices architecture with Node.js. Each chapter builds up on the earlier one creating a strong foundation on which you create your own microservice in a distributed environment.

Learn to develop efficient and scalable microservices for server-side programming in Node.js using this hands-on guideAbout This BookReal world example explained chapter after chapter with code examples. Useful concepts for other languages like Java or PHPEasy to follow by people with little to none experience in Node.jsNode.js Version 0.12.2 and the latest compatible versions of Seneca and PM2Who This Book Is ForNode.js developer with basic server-side development knowledge - but no knowledge of implementing microservices in Node.js applications. Also useful for developers in other languages like Java or C♯. What You Will LearnIdentify where the microservice oriented architectures can tackle the most common problems in the software used by the big organisations. Re-architecture an existing monolithic system into a microservices oriented software. Build robust and scalable microservices using Seneca and Node.js. Testing of the microservices in insolation in order to create a solid system. Deploy and manage microservices using PM2Monitoring the health of a microservice (CPU, memory, I/O ...) and how the degradation of the performance in one microservice could degrade the performance of full system. In DetailMicroservices architecture is a style of software architecture. As the name suggests, microservicess refers to small services. For a large implementation, this means breaking the system into really small, independent services. Alternative to monolithic architecture (where the entire system is considered as a single big, interwoven segment), microservices approach is getting more and more popular with large, complex applications that have a very long lifecycle, which require changes at regular intervals. Microservices approach allows this type of changes with ease as only a part of the system undergoes changes and change control is easy. An example of such large system can be an online store--includes user interface, managing product catalog, processing orders, managing customer's account. In a microservices architecture each of these tasks will be divided and into smaller services. Also, these services will be further broken down into independent services--for user interface, there will be separate services for input, output, search bar management, and so on. Similarly, all other tasks can be divided in very small and simple services. Style and approachThis book is a comprehensive guide to developing production-ready implementation of the microservices architecture with Node.js. Each chapter builds up on the earlier one creating a strong foundation on which you create your own microservice in a distributed environment Learn to develop efficient and scalable microservices for server-side programming in Node.js using this hands-on guide About This Book Real world example explained chapter after chapter with code examples. Useful concepts for other languages like Java or PHP Easy to follow by people with little to none experience in Node.js Node.js Version 0.12.2 and the latest compatible versions of Seneca and PM2 Who This Book Is For Node.js developer with basic server-side development knowledge - but no knowledge of implementing microservices in Node.js applications. Also useful for developers in other languages like Java or C#. What You Will Learn Identify where the microservice oriented architectures can tackle the most common problems in the software used by the big organisations. Re-architecture an existing monolithic system into a microservices oriented software. Build robust and scalable microservices using Seneca and Node.js. Testing of the microservices in insolation in order to create a solid system. Deploy and manage microservices using PM2 Monitoring the health of a microservice (CPU, memory, I/O?) and how the degradation of the performance in one microservice could degrade the performance of full system. In Detail Microservices architecture is a style of software architecture. As the name suggests, microservicess refers to small services. For a large implementation, this means breaking the system into really small, independent services. Alternative to monolithic architecture (where the entire system is considered as a single big, interwoven segment), microservices approach is getting more and more popular with large, complex applications that have a very long lifecycle, which require changes at regular intervals. Microservices approach allows this type of changes with ease as only a part of the system undergoes changes and change control is easy. An example of such large system can be an online store - includes user interface, managing product catalog, processing orders, managing customer's account. In a microservices architecture each of these tasks will be divided and into smaller services. Also, these services will be further broken down into independent services - for user interface, there will be separate services for input, output, search bar management, and so on. Similarly, all other tasks can be divided in very small and simple services. Style and approach This book is a comprehensive guide to developing production-ready implementation .. Learn to develop micro, efficient, and scalable services for server-side programming in Node.js using this hands-on guide About This Book Real world example explained chapter after chapter with code examples. Useful concepts for other languages like Java or PHP Easy to follow by people with little to none experience in Node.js Node.js Version 0.12.2 and the latest compatible versions of Seneca and PM2 Who This Book Is For Node.js developer with basic server-side development knowledge - but no knowledge of implementing microservices in Node.js applications. Also useful for developers in other languages like Java or C#. What You Will Learn Identify where the microservice oriented architectures can tackle the most common problems in the software used by the big organisations. Re-architecture an existing monolithic system into a microservices oriented software. Build robust and scalable microservices using Seneca and Node.js. Testing of the microservices in insolation in order to create a solid system. Deploy and manage microservices using PM2 Monitoring the health of a microservice (CPU, memory, I/O...) and how the degradation of the performance in one microservice could degrade the performance of full system. In Detail Microservices architecture is a style of software architecture. As the name suggests, microservicess refers to small services. For a large implementation, this means breaking the system into really small, independent services. Alternative to monolithic architecture (where the entire system is considered as a single big, interwoven segment), microservices approach is getting more and more popular with large, complex applications that have a very long lifecycle, which require changes at regular intervals. Microservices approach allows this type of changes with ease as only a part of the system undergoes changes and change control is easy. An example of such large system can be an online store-includes user interface, managing product catalog, processing orders, managing customer's account. In a microservices architecture each of these tasks will be divided and into smaller services. Also, these services will be further broken down into independent services-for user interface, there will be separate services for input, output, search bar management, and so on. Similarly, all other tasks can be divided in very small and simple services. About This BookReal world example explained chapter after chapter with code examples.Useful concepts for other languages like Java or PHPEasy to follow by people with little to none experience in Node.jsNode.js Version 0.12.2 and the latest compatible versions of Seneca and PM2Who This Book Is ForThis book is for Node.js developers with basic server-side development knowledge, but no knowledge of implementing microservices in Node.js applications. It will also be useful for developers who use other languages such as Java or C#.What You Will LearnUnderstand Node.js modules and get to know the best practices when working with microservicesRe-architecture of an existing monolithic system into microservice-oriented softwareBuild robust and scalable microservices using Seneca and Node.jsTest the microservices in isolation to create a solid systemDeploy and manage microservices using PM2Monitor the health of a microservice (CPU, memory, and I/O)In DetailMicroservices has sprung up over the last few years as a superior approach to monolithic architecture. It has become the preferred way of creating enterprise applications. Through this book, you'll discover the power of Node.js by writing fast and light microservices ready to ship in small Docker containers, making deployment and scaling quite enjoyable.You will be introduced to tools such as Seneca and PM2 to implement microservices with Node.js. We will help you understand and avoid common pitfalls faced while working with microservices. You will also learn to control your applications by getting to know the best tools for logging and monitoring.Upon completion of this book, you will understand the process of building high-quality microservices with a good test coverage, as well as the concepts of Node.js that are required to build microservices.
دانلود کتاب Developing Microservices with Node.js