Introduction To Golang

Introduction This is a part of #60DaysOfLearning challenge by Leapfrog. I want to start my journey with DevOps. So, I am starting with learning Go. I will explore Go in depth for this week and move on to more tools. Go has become a de facto language for cloud orchestration and software in the larger world.(from Kubernetes to Docker). I used to do Python. But seems like Python has some problems at scale, from running out of memory to The Global Interpreter Lock|(GIL) preventing true multi threading....

June 1, 2024 · 6 min · Krishant Timilsina