In this article, I'll show you how to use git-crypt, so you can safely keep your application secrets in your source code repositories, even if they're public.
After using Jenkins on several projects, we say it's time to move on. Jenkins is left behind with his old approach, and here are some of it's biggest problems.
Partitioning a domain is a useful way to achieve scalability. Instead of putting everything in a single place, you divide work based on some attribute (often an Id).
As a reminder, the architectural details covered here are base on real customer integration solutions using open source technologies. The example scenario pr...