Home | Amazing | Today | Tags | Publishers | Years | Account | Search 
Developing Microservices with Node.js

Buy

Key Features

  • 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

Book Description

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.

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.

About the Author

David Gonzalez is a language-agnostic software engineer working in financial services for a number of years, trying to find solutions for the right level of abstraction and learning how to get the right balance between too concrete and too abstract.

He studied in Spain, but soon moved to the wider and more interesting market of Dublin, where he has been living since 2011. David is currently working as an independent consultant in the FinTech sector. The URL to his Linkedin account is https://ie.linkedin.com/in/david-gonzalez-737b7383.

He loves experimenting with new technologies and paradigms in order to get the broader picture of the complex world of software development.

Table of Contents

  1. Microservices Architecture
  2. Microservices in Node.js – Seneca and PM2 Alternatives
  3. From the Monolith to Microservices
  4. Writing Your First Microservice in Node.js
  5. Security and Traceability
  6. Testing and Documenting Node.js Microservices
  7. Monitoring Microservices
  8. Deploying Microservices
(HTML tags aren't allowed.)

Undercover User Experience Design (Voices That Matter)
Undercover User Experience Design (Voices That Matter)

Once you catch the user experience bug, the world changes. Doors open the wrong way, websites don't work, and companies don't seem to care. And while anyone can learn the UX remedies usability testing, personas, prototyping and so on unless your organization 'gets it', putting them into practice is trickier. Undercover User...

Mouse Cell Culture: Methods and Protocols (Methods in Molecular Biology (1940))
Mouse Cell Culture: Methods and Protocols (Methods in Molecular Biology (1940))
This volume describes cell culture protocols for the maintenance, propagation, manipulation, and analysis of primary explanted cells from various mouse organ systems. After introductory chapters that examine the applicability of mouse models as a discovery tool and describe critical factors and variables that influence cell culture...
Expert Systems: Principles and Programming, Third Edition
Expert Systems: Principles and Programming, Third Edition

This book combines coverage of expert systems theory with coverage of practical applications using CLIPS, an expert systems shell widely used in government, industry, and education. The result is a self-contained book and CD-ROM package for computer science, engineering, and CIS/MIS students and professionals that provides the conceptual...


Outlook 2007 For Dummies (Computer/Tech)
Outlook 2007 For Dummies (Computer/Tech)
Make scheduling and e-mail more efficient with Outlook

Control your contacts, connect to podcasts and blogs, and team up with others

Outlook is a powerhouse for managing that mountain of e-mail, but do you know all the other things it can do? This book walks you through the cool...

The JDK 1.4 Tutorial
The JDK 1.4 Tutorial
With the significant changes made to the new release of Java Development Kit (JDK), this book will act as tutorial for programmers who need to make use of he new features now. Each new or updated package or feature is given a theoretical introduction, including a discussion of the role of the package or feature within the larger Java platform....
Core JSP
Core JSP

In recent years, a large amount of software development activity has migrated from the client to the server. The client-centric model, in which a client executes complex programs to visualize and manipulate data, is no longer considered appropriate for the majority of enterprise applications. The principal reason is deployment—it is a...

©2021 LearnIT (support@pdfchm.net) - Privacy Policy