Upgrade to Pro — share decks privately, control downloads, hide ads and more …

how to go faster with microservices and containers

how to go faster with microservices and containers

My talk from GOTO Berlin 2016

Ilya Dmitrichenko

November 15, 2016
Tweet

More Decks by Ilya Dmitrichenko

Other Decks in Technology

Transcript

  1. next you will see… package main import "log" func main()

    { log.Println("Work in progress...") }
  2. so what is this cool app? it’s a socks shop

    app, it has some microservices (something like 12, or more)