How to Unit Test a CLI in Go?
In this post, we will learn about writing unit tests for a CLI created with Cobra in Go.
In this post, we will learn about writing unit tests for a CLI created with Cobra in Go.
In this blog post, we will learn how to get started with Rust on Raspberry Pi.
In this post, we will create a proper structure for our CLI created with Cobra in Go.
In this post, we talk about how we can create a simple CLI with Cobra in Go. Cobra is a library for creating powerful modern CLI interfaces similar to git & go tools.
The blog post defines the steps to setup a brand new Raspberry Pi 4 Model B without an external monitor attached to the Pi.
Learn about the Kernel internals like namespaces
, cgroups
, Unified File System (ufs
), and Linux capabilities, which together give us the modern containers.
In this video, we will continue our discussion and take a closer look at the problems with the old ways of deploying one application per physical server and the VM Model.
In this video, we talk about the problems we faced in the old days that led to the evolution of the VM model and later containers. We briefly compare the VM model with the old design of deploying one application per server.
Let’s learn the story of Docker Captain - Gianluca Arbezzano.
This video is the clip of my talk at DevSecOps Conf, 2021. The talk is all about Docker Container Security - from attack surfaces to best practices.