Skip to content

Learn by example how to use Go (Golang) with REST APIs, Amazon Web Services (AWS), Azure, GitHub, Kubernetes

License

Notifications You must be signed in to change notification settings

PunGrumpy/Golang-For-DevOps-And-Cloud-Engineers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang for DevOps And Cloud Engineers

What is GO

  • From the official Go homepage (https://golang.org/)
  • Build fast, reliable, and efficient software at scale
    • Go is an open source programming language supported by Google
    • Easy to learn and get started with
    • Built-in concurrency and a robust standard library
    • Growing ecosystem of partners, communitiesm and tools

Objectives

  • To be able to read, understand and write Go code
  • To be able to write enterprise ready applications
  • To be able to write applications that integrate REST APIs
  • To be able to write applications that integrate with cloud providers
  • To be able to write applications that integrate with Kubernetes
  • To be able to write applications that integrate with any custom integration that has a Go SDK available

Our First Golang Application

Go First Application

Go First Application

HTTP-get clinet

Resources

About

Learn by example how to use Go (Golang) with REST APIs, Amazon Web Services (AWS), Azure, GitHub, Kubernetes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages