Discover the fundamentals of Java microservices in this 30-minute tutorial presented by Docker. Explore the differences between microservices and monolithic architecture, then dive into building Java-based microservices using Spring Boot. Learn to leverage Docker Compose for spinning up essential services like Postgres and PGAdmin. Follow along as the tutorial demonstrates how each microservice utilizes a Postgres database for data storage and communicates with others via HTTP using Open Feign. Presented by Nelson Djalo, founder of Amigoscode, this hands-on guide offers practical insights into managing Docker for Java microservices, equipping you with the skills to modernize your software development approach.
Overview
Syllabus
Up and Running with Java Microservices
Taught by
Docker