Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Building Microservices with Node.js
Building Microservices with Node.js

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

Arrow left icon
Profile Icon Daniel Kapexhiu
Arrow right icon
Can$37.99
Full star icon Full star icon Full star icon Full star icon Full star icon 5 (3 Ratings)
eBook May 2024 324 pages 1st Edition
eBook
Can$37.99
Paperback
Can$46.99
Subscription
Free Trial
Arrow left icon
Profile Icon Daniel Kapexhiu
Arrow right icon
Can$37.99
Full star icon Full star icon Full star icon Full star icon Full star icon 5 (3 Ratings)
eBook May 2024 324 pages 1st Edition
eBook
Can$37.99
Paperback
Can$46.99
Subscription
Free Trial
eBook
Can$37.99
Paperback
Can$46.99
Subscription
Free Trial

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Key benefits

  • 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

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.

Who is this book 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.

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

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : May 03, 2024
Length: 324 pages
Edition : 1st
Language : English
ISBN-13 : 9781838982126
Languages :
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : May 03, 2024
Length: 324 pages
Edition : 1st
Language : English
ISBN-13 : 9781838982126
Languages :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$12.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$129.99 billed annually
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just Can$6 each
Feature tick icon Exclusive print discounts
$179.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just Can$6 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total Can$ 174.97
Building Microservices with Node.js
Can$46.99
Mastering Node.js Web Development
Can$63.99
Building LLM Powered  Applications
Can$63.99
Total Can$ 174.97 Stars icon
Banner background image

Customer reviews

Rating distribution
Full star icon Full star icon Full star icon Full star icon Full star icon 5
(3 Ratings)
5 star 100%
4 star 0%
3 star 0%
2 star 0%
1 star 0%
Goppinath Thurairajah Jul 13, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
My initial impression is that this book is not only for server-side developers but also covers topics that would interest client-side developers who are curious about understanding the other side of the story.This book is intended for readers with intermediate to advanced knowledge. The material assumes a clear basic understanding of how web technology and RESTful APIs work.Even though the book aims to explain advanced web technologies, particularly Microservices through Node.js, it predominantly focuses on theoretical explanations, making it universally understandable for anyone seeking to grasp the theory and best practices including:- Design domain-specific microservices using domain-driven design (DDD)- Learn how to facilitate communication between microservices and design an API gateway- Automate the integration and deployment of microservices- Safely transition from a monolithic architecture to microservices and understand effective testing strategies for microservices- Implement microservices in Kubernetes and Docker environments- Understand best practices for scaling and maintaining microservicesThe book is logically divided into 16 chapters. The author, Daniel Kapexhiu, begins by introducing Microservices and gradually delves into advanced topics such as understanding, designing, caching, security, and finally, logging and monitoring.In conclusion, the book is a comprehensive resource that benefits not only for server-side developers who would like to expand their knowledge and understanding of the Microservices Architecture but also for any client-side developer who would like to develop a clear understanding of the server-side for better coordination.
Amazon Verified review Amazon
Salman Farsi Jun 04, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This book provides valuable insights into designing, developing, and deploying microservices using Node.js. Below, I’ll cover the key aspects of the book, its strengths, and areas for improvement:General Introduction: “Building Microservices with Node.js” by David Herron is a practical guide for developers, architects, and system engineers who want to build scalable, resilient, and distributed systems using Node.js. The book covers essential concepts, best practices, and real-world examples related to microservices architecture.Key Topics Covered:Microservices Fundamentals: The book starts by explaining the core principles of microservices, emphasizing autonomy, bounded context, decentralization, and resilience.Node.js Basics: It introduces Node.js fundamentals, including asynchronous programming, event-driven architecture, and the JavaScript ecosystem.Designing Microservices: The author discusses how to break down monolithic applications into smaller, independent services and design them effectively.Communication Strategies: The book covers API contracts, RESTful services, and asynchronous messaging patterns.Data Management and Security: It explores data storage engines (e.g., MySQL, MongoDB) and security considerations.Monitoring and Observability: The author explains monitoring, logging, and analyzing log data in microservices.Serverless Architectures: The book touches on serverless concepts and their integration with microservices.Strengths:Practical Approach: The book provides hands-on examples, code snippets, and real-world scenarios, making it accessible for developers.Node.js Focus: It leverages Node.js as the primary runtime environment, catering to developers familiar with JavaScript.Structured Content: Each chapter follows a logical progression, building on previous concepts.Useful Tips: The author shares practical tips, best practices, and pitfalls to avoid.Areas for Improvement:Depth of Coverage: While the book covers essential topics, some readers might desire more in-depth exploration of specific areas.Advanced Topics: Advanced readers may seek additional content on microservices deployment, Kubernetes, and service mesh integration.Summary: “Building Microservices with Node.js” is a valuable resource for anyone interested in microservices architecture. It strikes a balance between theory and practical implementation, making it suitable for both beginners and experienced developers. While it doesn’t delve into every advanced topic, it provides a solid foundation for building microservices using Node.js.In summary, if you’re looking to enhance your microservices skills with Node.js, this book is a worthwhile read1. Whether you’re a developer, architect, or system engineer, the practical insights and examples will empower you to create robust, scalable systems in the ever-evolving world of microservices.Thank you
Amazon Verified review Amazon
Amazon Customer May 14, 2024
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I highly recommend this book for anyone interested in diving into Node.js applications. It really helps put things into perspective on how microservices architecture is built from the ground up. It’s like a toolkit that shows you how to build the kind of systems that are powering most of the market’s services today. The way it's written makes it super accessible, especially if you're just starting out. Plus, the quality of the book is top-notch, complete with all the extras you need to get a solid grasp of the material.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.