دانلود کتاب Distributed Systems with Node.js: Building Enterprise-Ready Backend Services
by Thomas Hunter II
|
عنوان فارسی: سیستم های توزیع شده با Node.js: ایجاد خدمات پس زمینه آماده برای شرکت |
دانلود کتاب
جزییات کتاب
In this hands-on guide, author Thomas Hunter II proves that Node.js is just as capable as traditional enterprise platforms for building services that are observable, scalable, and resilient. Intermediate to advanced Node.js developers will find themselves integrating application code with a breadth of tooling from each layer of a modern service stack.
• Learn why running redundant copies of the same Node.js service is necessary
• Know which protocol to choose, depending on the situation
• Fine-tune your application containers for use in production
• Track down errors in a distributed setting to determine which service is at fault
• Simplify app code and increase performance by offloading work to a reverse proxy
• Build dashboards to monitor service health and throughput
• Find out why so many different tools are required when operating in an enterprise environment