Building Microservices with Node.js : Explore microservices applications and migrate from a monolith architecture to microservices

個数:

Building Microservices with Node.js : Explore microservices applications and migrate from a monolith architecture to microservices

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 324 p.
  • 言語 ENG
  • 商品コード 9781838985936
  • DDC分類 005.276

Full Description

Venture into microservices with Node.js, uncovering step-by-step roadmaps, insightful demonstrations, and cutting-edge techniques to build robust web applications

Key Features

Explore microservices architecture and implement it using Node.js for robust web applications
Follow clear, practical examples and real-world use cases to apply your knowledge and build your skills
Excel in the world of software development and tackle complex challenges with confidence
Purchase of the print or Kindle book includes a free PDF eBook

Book Description- Immerse yourself in the world of microservices with this guide to migration from a monolithic architecture to microservices.

- With this book, you'll acquire a deep understanding of microservices architecture and apply it confidently in your web application projects.

- As you progress, you'll be guided through the process of creating a simple application and incorporating the Node.js framework into it, along with its commonly used libraries.

- You'll learn how the framework operates, how to configure it, and how to develop handlers for the web framework and explore how to deploy your application to a production server.

- Get to grips with the intricacies of JavaScript and Node.js and find out how to approach microservices in Node.js, implement them effectively, and integrate RESTful APIs.

- Gain insights into service-to-service authentication and authorization and learn how to work with databases and caching, as well as with monitoring and logging in microservices with Node.js.

- By the end of this microservices book, you'll be able to develop a web app using the Node.js framework, configure it, extend it using libraries available for this framework, and launch it using best practices. What you will learn

Design domain-oriented microservices using domain-driven design (DDD)
Understand collaboration techniques for inter-microservice communication and learn how to design an API gateway
Automate microservice integration and deployment
Split a monolith safely into microservices and understand how to test microservices effectively
Use and implement microservices in Kubernetes and Docker environments
Get to grips with best practices for maintaining microservices at scale

Who this book is for- This book is for backend developers, full-stack developers, software architects, and frontend developers who want to venture into the world of backend development and extend their capabilities.

- A fundamental understanding of the JavaScript ecosystem will be helpful but not necessary, as this book will cover the essentials of backend development, JavaScript programming, and Node.js.

Contents

Table of Contents

Introducing Microservices
Exploring the Core Principles of Microservices
Understanding Node.js Fundamentals: Building Blocks and Key Concepts
Leveraging the JavaScript and Node.js Ecosystem for Microservices Development
Knowing the Infrastructure of Microservices in Node.js
Designing Microservices Architecture in Node.js
Integrating Microservices in Node.js Applications
Debugging Microservices in Node.js
Database Manipulation in Microservices with Node.js
API Communication and Data Contracts in Microservices
Caching and Asynchronous Messaging in Microservices
Ensuring Data Security with the Saga Pattern, Encryption, and Security Measures
Monitoring Microservices in Node.js
Logging in Microservices with Node.js
Interpreting Monitoring Data in Microservices
Analyzing Log Data in Microservices with Node.js