Last month, I had the opportunity to present at the second virtual SF Python Meetup about how CTO.ai is making it easier for Python developers and Data Scientists to streamline their critical workflows in Slack. Going into the meetup, I admittedly didn't know that much about how this community…
Guides
Tutorials and guides to using your favorite technologies and tools with CTO.ai
Slack: The New Control Plane for DevOps Workflows
Today we have released our new Slack Home feature which acts as the control plane for easily bringing your DevOps workflows to your entire team via Slack.…
Kubernetes & How to use a Developer Control Plane like CTO.ai
One of the latest additions to the technical jargon soup is Kubernetes. It gets thrown around quite a bit, "Kubernetes this, Kubernetes that, do you even deploy bro???", but what does it actually mean and should you be using it in your day to day software development job? *Spoiler Alert:…
On-demand Golang binaries
Go Binaries is an open-source server allowing non-Go users to quickly install tools written in Golang, without installing the Go compiler or a package manager — all you need is curl. Let's take a look at how it works, and how to use it!Freeing up time for the authors of…