Evolve the Monolith to Microservices with Java and Node
Author | : Sandro De Santis |
Publisher | : IBM Redbooks |
Total Pages | : 132 |
Release | : 2016-12-05 |
ISBN-10 | : 9780783442112 |
ISBN-13 | : 0783442114 |
Rating | : 4/5 (12 Downloads) |
Download or read book Evolve the Monolith to Microservices with Java and Node written by Sandro De Santis and published by IBM Redbooks. This book was released on 2016-12-05 with total page 132 pages. Available in PDF, EPUB and Kindle. Book excerpt: Microservices is an architectural style in which large, complex software applications are composed of one or more smaller services. Each of these microservices focuses on completing one task that represents a small business capability. These microservices can be developed in any programming language. This IBM® Redbooks® publication shows how to break out a traditional Java EE application into separate microservices and provides a set of code projects that illustrate the various steps along the way. These code projects use the IBM WebSphere® Application Server Liberty, IBM API ConnectTM, IBM Bluemix®, and other Open Source Frameworks in the microservices ecosystem. The sample projects highlight the evolution of monoliths to microservices with Java and Node.