Go for Real World Applications
https://DevCourseWeb.com
Published 5/2023
Created by Chris Frewin
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 19 Lectures ( 1h 50m ) | Size: 874 MB
Writing, testing, Dockerizing, and deploying Go apps
What you'll learn
Scaffolding a go project and writing a main go file as well as additional packages
Dockerizing a Go application
Writing basic tests in Go
Orchestrating a CI/CD pipeline that first runs tests the deploys the Dockerize go application to Docker Hub
Requirements
Some minor exposure to go, at least its syntax, would be helpful
Experience with shells as well as git