Building Containerized Microservices in Golang | Dockerize and Deploy to Kubernetes using Helm

preview_player
Показать описание
Building Containerized Microservices in Golang

#DevOpsMadeEasy #DevOps #Programming

▬▬▬▬▬▬ Pre-Requisite ▬▬▬▬▬▬

In this video, I explain

► Installing GoLang and setting GOPATH, GOBIN, GOROOT Environment variables
► Installing GO VS Code Plugins
► Go basics: Variables, Functions, Maps, etc
► Go commands: go run vs build vs install, go get, go mod init, go mod tidy, go env, go mod download, etc
► Creating and Using Local and Remote Go Packages
► Cross Compilation: Using GOOS, GOARCH
► Creating a Web Application using Gorilla/Mux HTTP Go Module
► Containerizing the application using Multistage builds
► Writing Docker Compose file
► Writing Kubernetes Manifest files for the application
► Creating Helm Chart

▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Start

▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬

▬▬▬▬▬▬ GitHub Links 🚀 ▬▬▬▬▬▬

🙏 🙏 🙏 Kindly Like and Subscribe our YouTube Channel for more videos 🙏 🙏 🙏

Also, I post important updates on Docker, Kubernetes, Helm, Git, Python, Jenkins, Ansible, Terraform on my Facebook Page
that are helpful in clearing many certifications😍 😍

Don't forget to join my Facebook group

Help me build more tutorials like this by contributing. Reach out to us on my Email address provided above🙏

⭐ Tags ⭐
- DevOps Made Easy
- Docker Made Easy
- Kubernetes Made Easy
- Helm Made Easy
- Istio Made Easy
- Ansible Made Easy
- Terraform made Easy
- Python Made Easy
- Git Made Easy
- Python Tutorials
- Object-Oriented Programming Python
- Python OOP
- Python Objects and Classes
- Classes Python
- GoLang Tutorials
- Objects and Classes Python

⭐ Hashtags ⭐
#DevOpsMadeEasy #Python #IOT #k3s #devops #helm #docker #kubernetes #jenkins #ansible #git #k8s #rancher #Raspberrypi #raspberrypik3s

Building Containerized Microservices in Golang

#DevOpsMadeEasy #DevOps #Programming

▬▬▬▬▬▬ Pre-Requisite ▬▬▬▬▬▬

In this video, I explain

► Installing GoLang
► Installing Python VS Code Extension
► Go basic commands and concepts
► Local vs Remote Packages
► Variables & Constants
► Functions
► Maps
► Packages
► Cross Compilation: GOOS, GOARCH
► Sample Go Web Application using Gorilla/Mux http module
► Building the docker image using Multistage builds
► Writing Docker Compose file
► Writing Kubernetes Manifest files for the application
► Creating Helm Chart

▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Start

▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬

▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬

▬▬▬▬▬▬ GitHub Links 🚀 ▬▬▬▬▬▬

🙏 🙏 🙏 Kindly Like and Subscribe our YouTube Channel for more videos 🙏 🙏 🙏

Also, I post important updates on Docker, Kubernetes, Helm, Git, Python, Jenkins, Ansible, Terraform on my Facebook Page
that are helpful in clearing many certifications😍 😍

Don't forget to join my Facebook group

Help me build more tutorials like this by contributing. Reach out to us on my Email address provided above🙏

⭐ Tags ⭐
- DevOps Made Easy
- Docker Made Easy
- Kubernetes Made Easy
- Helm Made Easy
- Istio Made Easy
- Ansible Made Easy
- Terraform made Easy
- Python Made Easy
- Git Made Easy
- Python Tutorials
- Object-Oriented Programming Python
- Python OOP
- Python Objects and Classes
- Classes Python
- GoLang Tutorials
- Objects and Classes Python

⭐ Hashtags ⭐
#DevOpsMadeEasy #Python #IOT #k3s #devops #helm #docker #kubernetes #jenkins #ansible #git #k8s #rancher #Raspberrypi #raspberrypik3s
Рекомендации по теме
Комментарии
Автор

Very informatics and easy to go and learn. Any one can learn easily go lang by this video.
Big clap to the author and it is awesome video.

raogopal
Автор

54:46 u can have named returns for functions in go lang !! Didn't know that brother . I have enjoyed so far and m sure i'll complete the video by tomorrow(hands on) . Will be happy is u could upload some GitOps project ideas as well . Thank u so much

yogeshdharya
Автор

Good Job @DevOpsMadeEasy. Its not deep but for a beginner its well sorted out content.

CHERUKURIable
Автор

Great session. Please make and upload videos on cobra and viper library in golang.

mohammedsuhailbasha
Автор

Very helpful and detailed tutorial. Thanks!

cariyaputta
Автор

I am having difficulties understanding the docker, microservice and kubernetes. Your session enlightens on all the points I was looking for . Very Helpful session. Do you have video where the docker build is deployed and run on remote server? If yes please post me the link.

nitishmoleshwari
Автор

I don't know if this guide has been outdated in some way, I get everything working up until the last step when you're about to deploy to Kubernetes where all pods fail and end up with status: ImagePullBackOff.

Using a simple "hello world" main.go file without routing works but not with the code used here.

fromization
Автор

is there a github link for the project

nishankpriydarshi
Автор

You're awesome. Btw, can I get your vscode theme and icon pack? These are nice

aligoren
Автор

Hey, the page is just loading, and gives no response, when I browse on the ip given by minikube ip command. Please tell me what can be the reason?

sachinjangra
Автор

Nice content. Can you plz make videos on real time projects too. Just as request from my side.

jaganmohan
Автор

I am new to deocker and kubernetes. Is this tutorial still works on 2024? It would be very helpful if anyone pls reply.

sayeedofficial
Автор

hey, do you have this code in github?

abhaysinghbajeta