Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Hands-On Microservices with Go

Posted By: IrGens
Hands-On Microservices with Go

Hands-On Microservices with Go
.MP4, AVC, 1920x1080, 30 fps | English, AAC, 2 Ch | 8h 31m | 2.03 GB
Instructor: Emiliano Martinez Luque

Go from monolith to microservices in Go for robust application architecture

Learn

Build, deploy, secure, scale, and monitor web services built with Go´s standard library
Move from a monolithic architecture to a microservices architecture
Architect your microservices application as it grows to handle multiple clients
Implement in your Go services complex microservices architecture patterns like API gateways, rate limiters, circuit breakers
Different approaches that can be taken when extracting microservices from a monolith
Deploy your services with Docker
Secure your application and deal with authentication in your microservices

About

Has your system gotten so complex that it has become difficult to manage? Before things get out of hand, you should consider re-architecting your applications. Microservices are a proven way to grow and expand an application or an application suite.

If you're already a Go developer, this course will take you through all the key topics regarding microservice development, including how to secure your service,; how to test your service performance; proven recipes for scaling the different components of your service, patterns for making your applications more resilient; and also how to monitor your services.

The topics in this course are treated in a very practical example-driven way and include working examples that clearly illustrate the topic at hand.

You will dive into common operational and infrastructural concerns and will see how microservices addresses them. We will also cover architectural topics such as how to break your monolith into microservices, and microservices architecture patterns like API gateways, circuit breakers, and the saga pattern.

By the end of the course, you will be able to build performant and scalable web services in Go and understand the different ways you can architect an application using microservices.

All the code and supporting files for this course are available on Github at -

https://github.com/PacktPublishing/Hands-on-Microservices-with-Go

Features

Build Microservices with Go’s Standard Library by learning advanced topics like performance, security, scalability, and deployment with Docker
Move from a monolith application to a microservices architecture and implement the most common microservices architecture patterns
The course takes a practical approach by using real-world examples to work through complex problems


Hands-On Microservices with Go