Workshop

Ultimate Service with Kubernetes
2 November 2023
9:00am to 5:30pm
Developer Space @ Google Singapore
Level 3, 80 Pasir Panjang Road,
Mapletree Business City II,
Singapore 117383
Lunch and tea breaks will be provided.

Topic

This class teaches how to build production-level services in Go with a focus on macro-level engineering decisions. From the beginning you will program along with the instructor, walking through the design philosophies and guidelines used to engineer the code. With each new feature, you will learn more about the transition from programming to engineering and the points of refactoring required to write production-level applications. Throughout the class, Go modules and Kubernetes will be a focus. Everyone will be making better engineering decisions after this class.

What a student is expected to learn:

  • Modules
  • Project Structure
  • Routing Basics
  • Web Framework
  • Middleware
  • Kubernetes
  • Business CRUD
  • Database Support
  • REST API

Prerequisites:

 

Recommended Preparation:

  • Please clone the main repo for the class. github.com/ardanlabs/service
  • Please read the instructions in the makefile for installing everything prior to coming to class.
  • Please email the instructor for help, [email protected]

Computers should be capable of modern software development, such as access to install and run binaries, install a code editor, etc.