The Tao of Microservices, Second Edition MEAP V03
β Scribed by Richard Rodger
- Publisher
- Manning Publications
- Year
- 2023
- Tongue
- English
- Leaves
- 160
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Adopting microservices means changing the way you think about the whole development processβfrom requirements to rollout. This book will show you the happy path.
In The Tao of Microservices, Second Edition you will learn
The key principles of microservices architecture and how to apply them to real-world projects
Advocating for the adoption of microservices best practices within your organization
The design and implementation of large-scale microservice-based systems
How to lead project teams implementing a microservice architecture
The trade-offs demanded by the architecture
How to judge if microservices is an appropriate design for your situation
How to use type-safe modeling to ensure a coherent implementation across teams and services
The Tao of Microservices was an instant classic, guiding thousands of developers at a time when microservices designs were still a bold new idea. This updated second edition is revised for a world where microservices are the de facto standard for enterprise development. This insightful guide helps engineers, architects, and technical leaders understand the principles of microservices that can be used with any project or stack. As you read, youβll discover experience-based wisdom for making sensible tradeoffs and avoiding common pitfalls.
about the technology
Practically any application can be designed as a system of independent components, each of which handles a single responsibility. Individual microservices are easy for small teams without extensive knowledge of the entire system design to build and maintain. With microservices, your software is more resilient to bugs, better prepared for innovative new features, and allows more choice in tooling.
about the book
The Tao of Microservices, Second Edition reveals the path to building microservices thatβs based on proven methods pioneered by microservices guru Richard Rodger. The book is focused on core concepts and methodologies that you can use for both big and small projects, and the architecture described is applicable to any programming language and platform. You'll learn the technical and cultural reasons why microservices succeed where monoliths fail, along with strategies to balance the new trade-offs demanded by the architecture.
On the tech side, youβll master concepts like asynchronous messaging, service APIs, and encapsulation, and make sure your architecture properly considers system management and local development. Along the way, you'll dig deep into detailed case studies with source code and documentation, and youβll explore best practices for team development, planning for change, and tool choice.
β¦ Table of Contents
MEAP_VERSION_3
2 Welcome
3 1_Getting_started:_Building_a_microblogging_startup
4 2_Components
5 3_Messages
6 4_Services
7 5_Models
π SIMILAR VOLUMES
The Tao of Microservices guides you on the path to understanding how to apply microservice architectures to your own real-world projects. This high-level book offers a conceptual view of microservice design, along with core concepts and their application. About the Technology An application, eve
<b>Summary</b> <i>The Tao of Microservices</i> guides you on the path to understanding how to apply microservice architectures to your own real-world projects. This high-level book offers a conceptual view of microservice design, along with core concepts and their application. Purchase of the
Go in Action, Second Edition takes advantage of your existing programming knowledge to fast-track you to Go mastery. Google Developer Expert in Go Andrew Walker has revised the original bestseller with William Kennedy, covering new language features and adding compelling real-world case studies. You
<b><i>Microservices in .NET, Second Edition</i> teaches you to build and deploy microservices using ASP.NET and Azure services.</b> Summary In <i>Microservices in .NET, Second Edition</i> you will learn how to: Β Β Β Build scalable microservices that are reliable in production Β Β Β Optimize m