From 4abe4b379226cc9b18cc3100d8089f21bfaa568f Mon Sep 17 00:00:00 2001 From: Manlio Perillo Date: Sun, 13 Mar 2022 17:47:29 +0100 Subject: [PATCH] Add new book (from https://github.com/dariubs/GoBooks) --- Books.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Books.md b/Books.md index c04401f8..618443c4 100644 --- a/Books.md +++ b/Books.md @@ -445,6 +445,12 @@ Sorted by publication date, ascending. * Publication Date: March 25, 2021 * Reference: https://nostarch.com/networkprogrammingwithgo +* **Distributed Services with Go: Your Guide to Reliable, Scalable, and Maintainable Systems** + * Author: Travis Jeffery + * Publication Date: March 2021 + * ISBN: 9781680507607 + * Reference: https://pragprog.com/titles/tjgo/distributed-services-with-go/ + * **Cloud Native Go** * Author: Matthew A. Titmus * Publication Date: May 11, 2021