an icon showing a delivery van Shulph delivers to United Kingdom.
Book cover for Building Microservices with JavaScript, a book by Diogo  Resende, Paul  Osman Book cover for Building Microservices with JavaScript, a book by Diogo  Resende, Paul  Osman

Building Microservices with JavaScript

Learn quick and practical methods for developing microservices
2019 ᛫


Powered by RoundRead®
This book leverages Shulph’s RoundRead system - buy the book once and read it on both physical book and on up to 5 of your personal devices. With RoundRead, you’re 4 times more likely to read this book cover-to-cover and up to 3 times faster.
Book £ 44.99
Book + eBook £ 53.99
eBook Only £ 32.93
Add to Read List


Instant access to ebook. Print book delivers in 5 - 20 working days.

Summary


Explore microservices by developing with Express, deploying with Docker, and scaling with Swarm and Kubernetes.


Key Features



  • Build cloud-native microservices using only Node and Express

  • Write clean and maintainable code with JavaScript for improved microservices development

  • Learn ways to monitor and manage your services in a production environment


Book Description


Microservices are a popular way to build distributed systems that power modern web and mobile apps. With the help of this Learning Path, you'll learn how to develop your applications as a suite of independently deployable and scalable services.



Using an example-driven approach, this Learning Path will uncover how you can dismantle your monolithic application and embrace microservice architecture, right from architecting your services and modeling them to integrating them into your application. You'll also explore ways to overcome challenges in testing and deploying these services by setting up deployment pipelines that break down the application development process into several stages. You'll study serverless architecture for microservices and understand its benefits. Furthermore, this Learning Path delves into the patterns used for organizing services, helping you optimize request handling and processing. You'll then move on to learn the fault-tolerance and reliability patterns that help you use microservices to isolate failures in your applications.



By the end of this Learning Path, you'll have the skills necessary to build enterprise-ready applications using microservices.



This Learning Path includes content from the following Packt products:



  • Hands-On Microservices with Node.js by Diogo Resende

  • Microservices Development Cookbook by Paul Osman


What you will learn



  • Use Docker and Swarm for continuous deployment and scaling

  • Build and deploy cloud-native microservices and avoid vendor lock-in

  • Explore different service architectures such as Hydra and Seneca

  • Create services that don't impact users upon failure

  • Monitor your services to perform debugging and create observable systems

  • Develop fast and reliable deployment pipelines

  • Manage multiple environments for your services

  • Simplify the local development of microservice-based systems

Who this book is for


If you're a JavaScript developer looking to put your skills to work by building microservices and moving away from the monolithic architecture, this book is for you. To understand the concepts explained in this Learning Path, you must have knowledge of Node.js and be familiar with the microservices architecture.