Microservices in Go: Use Go to Build Scalable Backends by Matthew Campbell
- Microservices in Go: Use Go to Build Scalable Backends
- Matthew Campbell
- Page: 400
- Format: pdf, ePub, mobi, fb2
- ISBN: 9781491942550
- Publisher: O'Reilly Media, Incorporated
Free pdf books downloading Microservices in Go: Use Go to Build Scalable Backends by Matthew Campbell DJVU RTF ePub 9781491942550 (English literature)
Overview
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