Mastering Microservices with Java
This course has been retired. Check out the alternatives below
-
What do you get with a Packt Subscription?
- Instant access to this title and 7,500+ eBooks & Videos
- Constantly updated with 100+ new titles each month
- Breadth and depth in over 1,000+ technologies
-
A Solution Approach
- A Solution Approach
- Evolution of µServices
- Monolithic architecture overview
- Limitation of monolithic architecture versus its solution with µServices
- Summary
-
Setting Up the Development Environment
- Setting Up the Development Environment
- Spring Boot configuration
- Sample REST program
- Setting up the application build
- REST API testing using the Postman Chrome extension
- NetBeans IDE installation and setup
- References
- Summary
-
Domain-Driven Design
- Domain-Driven Design
- Domain-driven design fundamentals
- Building blocks
- Strategic design and principles
- Sample domain service
- Summary
-
Implementing a Microservice
- Implementing a Microservice
- OTRS overview
- Developing and implementing µServices
- Testing
- References
- Summary
-
Deployment and Testing
- Deployment and Testing
- An overview of microservice architecture using Netflix OSS
- Load balancing
- Circuit breaker and monitoring
- Microservice deployment using containers
- References
- Summary
-
Securing Microservices
- Securing Microservices
- Enabling Secure Socket Layer
- Authentication and authorization
- OAuth implementation using Spring Security
- References
- Summary
-
Consuming Services Using a Microservice Web App
- Consuming Services Using a Microservice Web App
- AngularJS framework overview
- Development of OTRS features
- Setting up the web app
- Summary
-
Best Practices and Common Principles
- Best Practices and Common Principles
- Overview and mindset
- Best practices and principals
- Microservices frameworks and tools
- References
- Summary
-
Troubleshooting Guide
- Troubleshooting Guide
- Logging and ELK stack
- Use of correlation ID for service calls
- Dependencies and versions
- References
- Summary