Главная
Study mode:
on
1
Intro
2
Goals
3
Server: Timeout
4
Server: Graceful shutdown
5
Server: Distributed Tracing
6
Server: Health Check and Probes
7
Server: Swagger
8
Server ...
9
Server: Factory
10
Worker : Kafka Client
11
Worker : Timeout
12
Worker : Circuit Breaker
13
Worker : Distributed Tracing
14
Worker : Concurrency
15
http client
16
kafka write
17
Logger
18
Configuration : AppConfig
19
Composition
20
Example
21
WIRE
Description:
Explore how Zillow utilizes Go to build maintainable services in this GopherCon 2021 talk. Discover techniques for creating transport-agnostic, highly testable, and easily maintainable applications that connect millions of consumers to real estate partners. Learn about Zillow's approach to composing applications, focusing on adding business value while making instrumentation, configuration, and resiliency transparent. Gain insights into server implementations, including timeout handling, graceful shutdown, distributed tracing, health checks, and Swagger integration. Delve into worker patterns, Kafka client usage, circuit breakers, and concurrency management. Examine http client implementation, logging practices, and configuration management using AppConfig. Understand how Zillow leverages WIRE for dependency injection and composition to streamline development processes.

How We Go at Zillow

Gopher Academy
Add to list