- Building Microservices with Go
- Nic Jackson
- 216字
- 2021-07-15 17:28:00
Preface
Microservice architecture is sweeping the world as the de facto pattern for building web-based applications. Golang is a language particularly well suited to building them. Its strong community, encouragement of idiomatic style, and statically-linked binary artifacts make integrating it with other technologies and managing microservices at scale consistent and intuitive. This book will teach you the common patterns and practices, and show you how to apply these using the Go programming language.
It will teach you the fundamental concepts of architectural design and RESTful communication, and introduce you to the patterns that provide manageable code that is supportable in development and at scale in production. We will provide you with examples of how to put these concepts and patterns into practice with Go.
Whether you are planning a new application or working in an existing monolith, this book will explain and illustrate with practical examples how teams of all sizes can start solving problems with microservices. It will help you understand Docker and Docker Compose, and how they can be used to isolate microservice dependencies and build environments. We will conclude by showing you various techniques to monitor, test, and secure your microservices.
By the end, you will know the benefits of the system resilience of a microservice and the advantages of the Go stack.
- .NET之美:.NET關鍵技術深入解析
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- 零基礎搭建量化投資系統:以Python為工具
- C語言程序設計(第3版)
- SQL學習指南(第3版)
- OpenCV 3和Qt5計算機視覺應用開發
- iOS應用逆向工程(第2版)
- 高級語言程序設計(C語言版):基于計算思維能力培養
- C程序設計實踐教程
- BeagleBone Black Cookbook
- 0 bug:C/C++商用工程之道
- Practical Game Design with Unity and Playmaker
- C# Multithreaded and Parallel Programming
- Cocos2d-x Game Development Blueprints
- Qlik Sense? Cookbook