Microservices in Go: Use Go to Build Scalable Backends
Matthew Campbell
- 出版商: O'Reilly|英文2書85折
- 出版日期: 2016-09-25
- 售價: $1,840
- 貴賓價: 9.5 折 $1,748
- 語言: 英文
- 頁數: 400
- 裝訂: Paperback
- ISBN: 149194255X
- ISBN-13: 9781491942550
-
相關分類:
Go 程式語言、Microservices 微服務、SOA、JVM 語言
海外代購書籍(需單獨結帳)
相關主題
商品描述
Microservices in Go teaches you how to handle advanced server side development in Go; it uses microservices to accomplish this, but is relevant to all server-side developers. The author gives you tips on how to deploy Go apps to popular cloud platforms like Amazon, Google, and Digital ocean. The book has a lot of meaty chapters, including:
- Queuing architectures such as Kafka, and how to practically use them
- Influxdb, and how to monitor production systems with metrics
- How to use Docker to make deployments simpler
- Using ETCD/Consul to do service discovery and automated failover of mysql/redis
- Building mobile clients on IOS and Android