Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a comprehensive conference talk on refactoring Java EE applications into microservices and containers. Learn how to decompose monolithic applications into cohesive, decoupled services running in separate processes and communicating via lightweight mechanisms like HTTP APIs. Discover the benefits of microservices architecture, including true polyglot capabilities, independent deployability, and automated deployment. Delve into design patterns, tools for CI/CD, service discovery, distributed logging, and load balancing. Understand the complexities and advantages of microservices, and gain insights on managing these services effectively. Examine the process of refactoring existing monoliths and the shift in complexity from service implementation to orchestration.