Skip to Content
Testing Java Microservices
book

Testing Java Microservices

by Andy Gumbrecht, Jason Porter, Alex Soto
August 2018
Intermediate to advanced content levelIntermediate to advanced
296 pages
10h 7m
English
Manning Publications
Content preview from Testing Java Microservices

Chapter 1. An introduction to microservices

This chapter covers

  • Why move toward a new microservice architecture?
  • What microservices are today, and where the future may lead
  • The basic component makeup of a microservice
  • Testing strategies

Traditional monolithic applications are deployed as a single package, usually as a web or enterprise-archive file (WAR or EAR). They contain all the business logic required to complete multiple tasks, often alongside the components required to render the user interface (UI, or GUI for graphical user interface). When scaling, this usually means taking a complete copy of that entire application archive onto a new server node (basically, deploying it to another server node in a cluster). It doesn’t matter where ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Enterprise Java Microservices

Enterprise Java Microservices

Kenneth Finnigan
Continuous Delivery in Java

Continuous Delivery in Java

Daniel Bryant, Abraham Marín-Pérez
Cloud Native Java

Cloud Native Java

Josh Long, Kenny Bastani

Publisher Resources

ISBN: 9781617292897Publisher SupportOtherPublisher WebsiteSupplemental ContentPurchase Link