Book Image

Hands-on Microservices with Go and MongoDB [Video]

By : Gautam Rege
5 (1)
Book Image

Hands-on Microservices with Go and MongoDB [Video]

5 (1)
By: Gautam Rege

Overview of this book

<p>How do you build a service-oriented architecture, using microservices system that should not only be scalable with high performance but also handle frequently changing features? This is a real-world problem and it’s important that you empower yourself with the knowledge, tools, and skills today, so that you can build these systems with confidence! </p><p>This course dissects the real-world problem into various aspects for understanding the data models, large-scale request processing, communication strategies, securing the system, and even testing. It will help you with all the knowledge needed to build scalable, extensible, and highly performant and future-proof systems that will make you proud of your work! We shall use a real-world example of managing a large number of events from wearable devices to showcase all the aspects of a performant system. </p><p>By the end of this course, you will have all the knowledge and tools to build a scalable and extensible service-oriented system. </p><p> </p><p>All the code and supporting files for this course are available on GitHub at </p><p>https://github.com/PacktPublishing/Hands-on-MicroServices-with-Go-and-MongoDB</p>
Table of Contents (7 chapters)
Chapter 5
Abstraction and Automation
Content Locked
Section 3
Test Coverage
This video aims to cover our entire code to ensure testing it done properly.