In “How SQL can unify access to APIs” I made the case for SQL as a common environment in which to reason about data flowing from many different APIs. The key enabler of that scenario is Steampipe, a ...
Since I work on server experiments fairly often, I tend to create new virtual machines, many of which end up getting destroyed when I’m done tinkering with them. Although Proxmox’s built-in VM ...
Software developers are often called upon to implement the logic required by IaC platforms, such as Terraform and Ansible. But to properly write the YAML, JSON or DSL file that will spin up Docker ...