YoVDO

When "Go Build" Is Not Enough: Introduction to Bazel - Lecture 1

Offered By: Conf42 via YouTube

Tags

Bazel Courses Go Courses Kubernetes Courses Microservices Courses Sandboxing Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore an in-depth conference talk that delves into the limitations of "go build" and introduces Bazel as a powerful alternative for Go projects. Learn about build processes, dependency management, and the complexities of modern software development. Discover how Bazel addresses issues of caching, hermeticity, and sandboxing. Follow along with practical examples, including a "Hello World" generator and a microservices demo using Kubernetes and Tilt. Gain insights into Bazel's query capabilities, dependency graph visualization, and extensibility features. Acquire valuable knowledge to enhance your Go build processes and streamline your development workflow.

Syllabus

intro
preamble
agenda
build and dependencies - what is "go build"?
do we have all of the *.go files from the beginning?
dependencies: part I
where do we run our build?
dependencies: part II
publishing
dependencies: part III
what is the dependency, btw?
how do we control our dependencies?
what else should we consider during the build process?
the output of the build process aka artifacts
why "go build" isn't enough?
problem scope
bazel
build & cache
hermeticity & sandboxing
hello world generator
and with bazel
hellow world generator: bazelified
starlark
workspace
go/build.bazel
build & run
demo: microservices, kubernetes and tilt
labels
should we write build files manually?
what else?
bazel query
dependency graph
extensibility
more info on bazel
thank you


Taught by

Conf42

Related Courses

Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera
Getting Started with Go
University of California, Irvine via Coursera
Concurrency in Go
University of California, Irvine via Coursera
Functions, Methods, and Interfaces in Go
University of California, Irvine via Coursera
Game Thinking: Juego y toma de decisiones
The Pontificia Universidad Javeriana via edX