Testing a 3-Tier Application with Dagger's Go SDK

2023-05-25

In this video, I walk through how to get started with Dagger's Go SDK to build and test a 3-tier application with Dagger, the future of CICD.

We cover many of Dagger's features, such as service dependencies, secret lookups, step composition, and much more.

Come take a look at the future of CICD that can run anywhere, even your laptop.

Let's dive in

Chapters

00:00 - Local Dev & Test without Dagger
06:15 - The applications code
07:10 - The Dagger Build Pipeline
11:20 - Using Secrets
13:22 - Dependant Services (Postgres / Database)
16:25 - Step Composition
19:43 - Running Dagger Pipelines