Using the command line we create a chain of services to filter, map and transform data.
Category Archives: Platforms
Flash your Linux BIOS using FreeDoS
BIOS vendors provide windows programs to flash new upgrades. Linux users need to do a little more work.
The Next Generation Enterprise Services Bus
The Enterprise Services Bus (ESB) has been around for a while now. What new features would you expect from the next generation?
Managing Webcams with Motion Eye OS
Motion Eye OS is an awesome open source application which helps you to manage multiple webcams using your browser.
A safe Harbor for Kubernetes
Providing accountability for containers deployed into Kubernetes clusters, Harbor provides: advanced monitoring, security, monitoring and cross-registry support.
Consolidate your terminals using TMux
Improve your experience managing many complex sessions by consolidating your views using TMux
Some assembly required
In some-assembly-required we discuss how you can build Docker containers which run on different target hardware architectures.
Moving Kubernetes closer to the bare metal
Shrinking our Kubernetes footprint to run in embedded systems or on single board microprocessors.
Playing with Istio
Istio is a Service Mesh, a network of containerized applications working together to discover, measure, manage, load balance monitor and possibly recover your application.
Terraform K8S cluster creation
When we started with Kubernetes we followed a step-by-step approach. Your devcsecops pipelines will need a more industrial strength approach, like Terraform.