Microservices in Go: Use Go to Build Scalable Backends
暫譯: 使用 Go 建立可擴展的微服務後端
Matthew Campbell
- 出版商: O'Reilly
- 出版日期: 2016-09-25
- 售價: $1,700
- 貴賓價: 9.5 折 $1,615
- 語言: 英文
- 頁數: 400
- 裝訂: Paperback
- ISBN: 149194255X
- ISBN-13: 9781491942550
-
相關分類:
Microservices 微服務
海外代購書籍(需單獨結帳)
相關主題
商品描述
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
商品描述(中文翻譯)
《Microservices in Go》教你如何在 Go 中處理進階的伺服器端開發;它使用微服務來達成這個目標,但對所有伺服器端開發者都具有相關性。作者提供了如何將 Go 應用程式部署到流行的雲端平台,如 Amazon、Google 和 Digital Ocean 的建議。這本書有許多實質內容的章節,包括:
- 排隊架構,例如 Kafka,以及如何實際使用它們
- InfluxDB,以及如何使用指標監控生產系統
- 如何使用 Docker 使部署更簡單
- 使用 ETCD/Consul 進行服務發現和 MySQL/Redis 的自動故障轉移
- 在 iOS 和 Android 上構建行動客戶端