By default, Kubernetes uses Base64 encoding to store information such as application credentials, keys, and certificates. Unfortunately, this Base64 encoding…
Installing Conjur in an EKS Kubernetes Cluster Using Rancher

By default, Kubernetes uses Base64 encoding to store information such as application credentials, keys, and certificates. Unfortunately, this Base64 encoding…
In the first and second articles of this series, we discussed managing the information needed to build and test applications….
Software and infrastructure architecture are quickly evolving into cloud environments. With this migration, Infrastructure as Code (IaC) is melding with…
The role of the developer has changed a great deal in recent years. Application architectures now include microservices, distributed systems,…
Back when I first became a programmer, it was a common practice to include database credentials right in the code…