What happens when a Go program ends
Ever wondered what happens when a go program ends. What happens to goroutines that might already still be running or deferred statements…
Ever wondered what happens when a go program ends. What happens to goroutines that might already still be running or deferred statements…
What is CQRS?
What is Software Architecture
There has been a lot of talk around Gitops and how it is the next big thing for DevOps/NoOps. When I started looking at GitOps, I had a few…