DevOps
-
Kubernetes pod as a Bastion Host
In Cloud Native apps private networks, databases and services are a reality. An infrastructure can be fully private and only…
Read More » -
Replacing Docker Desktop with hyperkit + minikube
MacOS is a Unix but it isn’t a Linux so, unfortunately, if/when we need to use linux-y things like docker…
Read More » -
DevOps Orchestration | Your Next Investment after Automation
Automation is a hot issue for businesses of all sizes, across all industries. Whether you work in IT or not,…
Read More » -
Running complex project setups with Testcontainers
In a lot of my #testing content, I’ve been showing how to run projects locally, for example by using Docker…
Read More » -
Path To Continuous Test Automation Using CI/CD Pipeline
Introduction to CI/CD Continuous Integration and Continuous Deployment pipeline has become the primary approach in Software Development Life Cycle(SDLC). As…
Read More » -
Cloud factory – Example factory deployment
In our previous article from this series we shared a look at the logical common architectural elements found in a cloud…
Read More » -
Cloud factory – Common architectural elements
In our previous article from this series we introduced a use case for a cloud factory, deploying multiple private clouds based on one…
Read More » -
Cloud factory – Architectural introduction
This article launches a new series exploring a cloud factory architecture. It’s focusing on presenting access to ways of mapping…
Read More » -
Remote server management – An architectural introduction
This article launches a new series exploring the remote server management architecture. It’s focusing on presenting access to ways of…
Read More »