Mastering Microservices with Java
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to build small, light, and fast microservices in Java.
Microservices break monolithic applications into smaller, independent components that can be developed, tested, and deployed more quickly and efficiently. Get an overview of microservices development for Java production environments, in this course with Sourabh Sharma. Learn the principles of domain-driven design, and then discover how to write the code for a sample services, including services based on the entity and repository patterns. Next, learn how to design for security, and implement a registration and discovery service. The course closes with best practices for testing and troubleshooting Java microservices.
Note: To get the best results from this course, you should be familiar with the Spring Framework.
This course was created and produced by Packt Publishing. We are honored to host this training in our library.
Microservices break monolithic applications into smaller, independent components that can be developed, tested, and deployed more quickly and efficiently. Get an overview of microservices development for Java production environments, in this course with Sourabh Sharma. Learn the principles of domain-driven design, and then discover how to write the code for a sample services, including services based on the entity and repository patterns. Next, learn how to design for security, and implement a registration and discovery service. The course closes with best practices for testing and troubleshooting Java microservices.
Note: To get the best results from this course, you should be familiar with the Spring Framework.
This course was created and produced by Packt Publishing. We are honored to host this training in our library.
Syllabus
1. Installation and Setup
- The course overview
- A solution approach using a new architecture paradigm
- Sample REST service
- Design importance and domain-driven design (DDD)
- The building blocks, part 1
- The building blocks, part 2: Artifacts of DDD
- Aggregates and repository
- Factory and modules
- Strategic design and principles, part 1
- Strategic design and principles, part 2
- Implementing the entity
- Implementing the repository pattern
- Implementing the domain service
- OTRS overview
- OTRS services
- Implementing the restaurant service
- Implementing the GET endpoint
- Implement the registration and discovery service
- Testing
Taught by
Sourabh Sharma
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity