The expert’s guide to building secure, scalable, and reliable microservices with Go
Alexander Shuiskov
Golang#
Microservices#
Kubernetes#
gRPC#
Monitoring#
cloud-native#
این نسخهی دوم، شما را در تمام مراحل توسعهی مایکروسرویس با زبان Go همراهی میکند — از اسکَفولدینگ (ایجاد چارچوب اولیه) و طراحی سیستم گرفته تا پیادهسازی در محیطهای کلاد نیتیو (cloud-native). خواهید آموخت چگونه سرویسهایی امن، قابل مشاهده (observable) و قابل تنظیم بسازید که در شرایط فشار بالا نیز پاسخگو باقی بمانند.
ویژگیهای کلیدی:
توضیح کتاب:
کتاب Microservices with Go - نسخه دوم مزایا و چالشهای متداول معماری مایکروسرویس را برای توسعهدهندگان تشریح میکند. این کتاب به شما کمک میکند درک کنید معماری مایکروسرویس چه مسائلی را حل میکند، چه مشکلات جدیدی ایجاد میکند و چطور باید با آنها روبهرو شد.
نویسنده با تکیه بر بیش از ۱۸ سال تجربه در ساخت زیرساختهای مقیاسپذیر و قابلاعتماد، اهمیت بهکارگیری اصول و استانداردهای صحیح برای بهرهبرداری کامل از مزایای معماری مایکروسرویس را نشان میدهد. در این مسیر خواهید فهمید چرا زبان Go انتخاب مناسبی برای توسعه مایکروسرویس است و با جنبههای پایهای آن آشنا میشوید: از اسکفولدینگ سرویس، کشف سرویس (service discovery)، سریالسازی دادهها، ارتباطات، استقرار و تست.
پس از پوشش توسعه، وارد مباحث نگهداری و اطمینانپذیری سیستم میشوید. این نسخهی دوم با مباحث جدیدی بهروز شده از جمله امنیت و انطباق (compliance)، چالشهای سیستمهای توزیعشده، و مانیتورینگ عملکرد. بخش پایانی کتاب روی مفاهیم پیشرفته تمرکز دارد: از جمله قابلیت اطمینان (reliability)، قابلیت مشاهده (observability)، نگهداریپذیری (maintainability)، و مقیاسپذیری (scalability).
با بهرهگیری از بهترین شیوهها و مثالهای عملی، خواهید آموخت چگونه این مفاهیم را در اپلیکیشنهای موجود پیادهسازی کرده و روی سرویسهای از پیش اسکفولد شده اعمال کنید.
در پایان این کتاب، تجربهای عملی در توسعهی مایکروسرویسهای مقیاسپذیر، قابلاعتماد، و با عملکرد بالا با استفاده از زبان Go کسب کردهاید.
This second edition walks you through the full lifecycle of Go microservice development, from scaffolding and system design to cloud-native rollout. Learn to secure, observe, and fine-tune services that stay responsive under load.
Microservices with Go, Second Edition explains the key benefits and common issues faced by developers when working with microservices, helping you understand the problems microservice architecture solves, the issues it introduces, and how to tackle them.
The author distils his 18+ years of experience in building scalable and reliable infrastructure to help you grasp the importance of using the right principles and standards to achieve all that microservice architecture has to offer. You'll see why Go is a popular choice for microservice development, as well as navigate its foundational aspects, including service scaffolding, discovery, data serialization, communication, deployment, and testing. After covering development, you'll move to maintenance and reliability. This second edition is fully updated with newly added topics, including security and compliance, distributed system challenges, and performance monitoring. The final section focuses on advanced concepts, such as system reliability, observability, maintainability, and scalability. Through best practices and practical examples, you'll learn how to apply key ideas to existing applications using previously scaffolded services.
By the end of this book, you'll have gained hands-on experience in developing scalable, reliable, and high-performance microservices with Go.
This book is for all types of developers, from individuals interested in learning how to write microservices in Go to seasoned professionals who want to master the art of writing scalable and reliable microservice-based systems. A basic understanding of Go will come in handy.
About the Author
Alexander Shuiskov is an independent researcher and software expert specializing in distributed systems, microservices, and observability. He has worked at major tech companies, including Uber, Booking(dot)com and eBay, where he helped solve large-scale infrastructure challenges, as well as establish reliability and monitoring of thousands of microservices.