The Quest for the Fastest Deployment Time
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore strategies for optimizing deployment time in Kubernetes development with this GopherCon 2020 talk by L Körbes. Discover techniques to minimize the time between code changes and running processes in development clusters, ranging from 1 second to potentially infinite durations. Learn about caching dependencies, reducing Go binary sizes, utilizing compiler caches, in-place recompilation strategies, and optimizing for different hardware constraints. Compare the effectiveness of various approaches for both local and remote clusters. Gain practical insights to significantly accelerate your development workflow and enhance productivity in Kubernetes environments.
Syllabus
GopherCon 2020: L Körbes - The Quest for the Fastest Deployment Time
Taught by
Gopher Academy
Related Courses
A Holistic Go ExperienceGopher Academy via YouTube Safe, Fast, and Easy - Building a Plugin System with WebAssembly
Gopher Academy via YouTube A Journey Through Integration Testing with Go - What Could Go Wrong?
Gopher Academy via YouTube Kraken Wrangling for Dummies - Go Module Dependency Management at Scale
Gopher Academy via YouTube Go, the Data Engineer's Missing Tool?
Gopher Academy via YouTube