Event Sourcing
As a software developer, I have a strong opinion on Event Sourcing as a software design pattern and architectural style. Event Sourcing is a unique and innov...
As a software developer, I have a strong opinion on Event Sourcing as a software design pattern and architectural style. Event Sourcing is a unique and innov...
Automated code review tools are a game changer for software development. By integrating these tools into the merge request process, developers can receive re...
Kubernetes uses a key-value object called a secret, but by default, they are not fully secure. They are kept separate from other data to allow for separate s...
In May 2021, the U.S. White House issued its Executive Order on Improving the Nation’s Cybersecurity and it has the potential to revolutionize software devel...
The use of the Kubernetes Operator pattern for purposes other than managing applications deployed on a cluster can be seen as a useful solution: