Microservices in Go • Matt Heath • GOTO 2016

preview_player
Показать описание
This presentation was recorded at GOTO Copenhagen 2016. #gotocon #gotocph

Matt Heath - Specializes in Back-end Architecture, Distributed Systems & Cloud Infrastructure

ABSTRACT
This talk will cover how to develop and migrate to a microservice based architecture using Go, common pitfalls to avoid, and lessons learnt when developing high volume, low latency, distributed applications. [...]

Download slides and read the full abstract here:

RECOMMENDED BOOKS

#GoLang #Go #Microservices #MattHeath

Looking for a unique learning experience?

SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
Рекомендации по теме
Комментарии
Автор

Almost 5 years later, this still holds up. Great talk!

RiwenX
Автор

Great presentation, could listen to this guy for hours.

adrianplavka
Автор

Great talk. Nice explanation. Go is such a powerful language.

rnkl
Автор

very nice talk! I'm going through some of these things myself and it's nice to see what people who are further along have done.

ornous
Автор

Thank you for dark background of the slides.

VitalyZdanevich
Автор

As a fellow r/hydrohomie, I respect this man.

erikdunteman
Автор

great to see go being used in a finance sector app

jeremyduff
Автор

I personally would love to know how they structure their repositories for microservices, wether it's one repo per service or a large monorepo, how they structure the codebase for each, etc.

vectorhacker-r
Автор

I'd never have thought to use a bool flag for card status, smart and simple. I'd probably have over engineered it.

OyelajaOyekan
Автор

I made my MS services without frameworks. Go kind wants you to use their modern language.

eddwinpaz
Автор

Is Go really performant with microservices? I'm seeing online that it's less performant than building microservices with Java.

chuganator
Автор

Nice presentation. However, I'm guessing there's someone in the audience thinking *I wish this guy would just drop the bottle for at least 15 minutes, so that I can focus on the presentation.*

betterculture
Автор

doesn't linkerd use zipkin and do tracing for u?

pilkers
Автор

this guy has a serious bottle problem :)

TheWvirus