When "Go Build" Is Not Enough: Introduction to Bazel - Lecture 1
Offered By: Conf42 via YouTube
Course Description
Overview
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