diff --git a/README.md b/README.md index da1c086..c269e70 100644 --- a/README.md +++ b/README.md @@ -222,6 +222,12 @@ Web Development with Go was written to teach both beginners and experts how to c This course is an invaluable resource to help you understand Go's powerful features to build simple, reliable, secure, and efficient web applications. +### [Building Microservices with Go](https://www.packtpub.com/application-development/building-microservices-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 it can be used to isolate microservice dependencies and build environments. We finish off by showing you various techniques to monitor, test, and secure your microservices. + Resources ====