: Instructions for designing automated CI/CD pipelines from initial Pull Request to final container deployment.
: Practical steps for decomposing a monolithic application into smaller, manageable microservices.
The book is designed for developers and architects who are already familiar with the basics of Service-Oriented Architecture (SOA) but want to master the peripheral technologies required to run microservices in production. It clarifies complex systems by examining theoretical requirements followed by concrete workflows and tools. Key Topics Covered Advanced Microservices : A Hands-on Approach to...
: Use of the ELK stack (Elasticsearch, Logstash, Kibana) along with StatsD and Grafana to track application health and performance.
: Techniques for allowing dynamic instances to discover each other and maintain system uptime. : Instructions for designing automated CI/CD pipelines from
: Covers the stack necessary for a healthy ecosystem, including Docker for containerization and Kubernetes for orchestration.
by Thomas Hunter II is a technical guide focused on the operational side of microservice ecosystems. Published by Apress in June 2017, the book moves beyond theory to provide practical implementation strategies for maintaining complex, interconnected services. Book Overview : Covers the stack necessary for a healthy
: In-depth guidance on creating convenient, developer-friendly APIs.