更新时间:2021-07-14 11:32:22
封面
版权页
Credits
About the Author
About the Reviewer
www.PacktPub.com
eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. A Solution Approach
Evolution of µServices
Monolithic architecture overview
Limitation of monolithic architecture versus its solution with µServices
Summary
Chapter 2. 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
Chapter 3. Domain-Driven Design
Domain-driven design fundamentals
Building blocks
Strategic design and principles
Sample domain service
Chapter 4. Implementing a Microservice
OTRS overview
Developing and implementing µServices
Testing
Chapter 5. Deployment and Testing
An overview of microservice architecture using Netflix OSS
Load balancing
Circuit breaker and monitoring
Microservice deployment using containers
Chapter 6. Securing Microservices
Enabling Secure Socket Layer
Authentication and authorization
OAuth implementation using Spring Security
Chapter 7. Consuming Services Using a Microservice Web App
AngularJS framework overview
Development of OTRS features
Setting up the web app
Chapter 8. Best Practices and Common Principles
Overview and mindset
Best practices and principals
Microservices frameworks and tools
Chapter 9. Troubleshooting Guide
Logging and ELK stack
Use of correlation ID for service calls
Dependencies and versions
Index