Video description
Docker gives PODA or Package Once Deploy Anywhere. It simplifies software delivery by making it easy to build and share images that contain your application code and infrastructure together, managed as one component. Each Docker container is a self-contained microservice that provides isolation, resilience, decoupling, and other benefits. This talk will provide a quick introduction to Docker. It shows how to package an existing Java EE monolith in a Docker image. The application will then be refactored into multiple microservices and assembled together using orchestration. Testing of such applications will be discussed and shown. Design patterns and anti-patterns to create cluster of such applications will be demonstrated and discussed.
Publisher resources
Table of contents
Product information
- Title: Refactor your Java EE application using Microservices and Containers
- Author(s):
- Release date: September 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491950593
You might also like
video
Cloud-Native Application Development with Java EE
In a world of modern business models and digital products, the use of monolithic applications run …
video
Software Architecture Hour: Mature Microservices
Join us for a special conversation on software architecture with Neal Ford and Sarah Wells, covering …
video
Modern Java Web Applications with Spring Boot 2.x
Building web application has been a challenge for many Java developers because of the complexities of …
video
The Microservices Video Collection
Is it finally time to move on from the monolith? Microservices offer answers to many of …