Главная
Study mode:
on
1
Intro
2
Fun facts
3
Deployment of a Service
4
Golang paths
5
Determinism Regression
6
Exercise
7
Issues with Docker Reproducibility
8
Go's Internal Linker
9
Code Patterns
Description:
Explore the challenges and solutions for achieving deterministic Docker images with Go microservices in this conference talk from Strange Loop. Learn about building deterministic Golang binaries, including edge cases and necessary flags, while delving into the history of Golang's efforts towards determinism. Discover the process of creating deterministic Docker images using Bazel, and gain insights into Docker's inner workings and its limitations in native support for determinism. Examine strategies for maintaining decoupled code to prevent unnecessary image rebuilds, and explore patterns and tools that facilitate this approach. Gain valuable knowledge from a senior software engineer's experience in optimizing deployment processes for over a hundred microservices, aiming to reduce deploy times to under 20 minutes while minimizing disruption.

Deterministic Docker Images with Go Microservices

Strange Loop Conference
Add to list