Book description
Use the many types of tools required to navigate and maintain a microservice ecosystem. This book examines what is normally a complex system of interconnected services and clarifies them one at a time, first examining theoretical requirements then looking at concrete tools, configuration, and workflows.
Building out these systems includes many concerns such as containerization, container orchestration, build pipelines and continuous integration solutions, automated testing, service discovery, logging and analytics. You will examine each of these tools and understand how they can be combined within an organization. You will design an automated build pipeline from Pull Request to container deployment, understand how to achieve High Availability and monitor application health with Service Discovery, and learn how to collaborate with other teams, write documentation, and describe bugs.
Covering use of Jenkins, Docker, Kubernetes, the ELK stack (Elasticsearch, Logstash, and Kibana), and StatsD and Grafana for analytics, you will build on your existing knowledge of Service-Oriented Architecture and gain an advanced, practical understanding of everything from infrastructure development to team collaboration.
What You'll Learn
Design an API to be convenient for developers to consume.
Deploy dynamic instances of Microservices and allow then to discover each other.
Track the health of a Microservice and be notified in case of degraded performance.
Write effective documentation and communicate efficiently with other teams.
Who This Book Is For
Those who would like a better understanding of System Oriented Architecture.
Those who would like to break a monolith into smaller Microservices.
Those who are familiar with Microservices and would like a better understanding of peripheral technologies.
Product information
- Title: Advanced Microservices: A Hands-on Approach to Microservice Infrastructure and Tooling
- Author(s):
- Release date: June 2017
- Publisher(s): Apress
- ISBN: 9781484228869
You might also like
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Practical Microservices Architectural Patterns: Event-Based Java Microservices with Spring Boot and Spring Cloud
Take your distributed applications to the next level and see what the reference architectures associated with …
book
Microservices in Action
Microservices in Action teaches you how to write and maintain microservice-based applications. Created with day-to-day development …
book
Building Microservices, 2nd Edition
Distributed systems have become more fine-grained as organizations shift from code-heavy monolithic applications to smaller, self-contained …