Microservice Development with Java EE 8, Docker, and Kubernetes培训
Introduction
Overview of Java EE 8 Features and Architecture
Overview of Docker Containers and the Kubernetes Orchestrator
Understanding Microservices and How They Interact with Existing Applications
Setting up the Development Environment
Containerizing a Java Application
Networking a Docker Container
Accessing Storage Inside and Outside of a Container
Orchestrating a Docker Container using Kubernetes
Deploying the Java Application as a Microservice
Containerizing a Java EE 8 Application
Integrating a Microservice with a Java EE 8 Application
Making a Microservice Persistent
Integrating a Microservice with a Legacy Monolythic System
Troubleshooting a Microservice
Summary and Conclusion