1 min read
This article is about an experiment at Africa’s Talking on using Slack to manage our deployment process.
Like many companies, we use Kubernetes to manage our deployments, and Slack for internal communications. We decided to investigate how we can use Slack to improve our deployment process and structure the communications needed for a deployment.
In this post, we will implement an event driven system in Go. We are going to imagine a fictional application where we want to send out events for wh...
4 min read
Docker is a wonderful tool for many things. A few of them are; As a version control system for your entire app’s operating system by storing each...
1 min read
Comments