udemy-golang-for-devops-and-cloud-engineers-2022-6

\ 0:00 Introduction Studio Code Setup\ 2:46 Installation First Golang Application\ 9:56 Introduction 12:36 Hello world 22:56 Hello world with command arguments 36:10 Command Arguments With Conditionals 44:19 HTTP Get from an API 1:03:14 Parse HTTP JSON Response 1:18:38 Interface explained 1:43:18 Parsing different JSON schemas including switch, for and maps 1:54:54 Using Functions 2:09:18 Custom Errors 2:18:00 The flag package 2:26:20 Post requests (Introduction) 2:29:08 Requests with a JWT Token 2:58:49 Putting our code in a package 3:20:44 Testing code 3:37:20 Testing our Concepts\ 3:50:23 Pointers Web Services (AWS)\ 3:58:22 Introduction on how to use Go with AWS 4:00:46 Configure AWS credentials 4:06:18 Launching an EC2 with Go introduction 4:07:52 Launching an EC2 with Go 4:43:34 Uploading a file to s3 with the go-aws-sdk 5:05:31 Downloading a file from s3 with the go-aws-sdk 5:12:18 AWS SDK Testing with Go\ 5:26:06 Introduction to kubernetes with Go 5:30:25 Kubernetes deployment with go-client 5:53:34 Updating deployments 5:57:49 Waiting for a pod to become active
Back to Top