docker

Part 5: Docker Swarm with HAProxy for highly available services

Part 5: Docker Swarm with HAProxy for highly available services Ensuring your services are up and running when building monoliths is usually straightforward. If you keep the server(s) on which this monolith is deployed running, all should be well. However, moving to a microservice architecture will quickly reveal this flawed approach. You need a platform […]

Part 5: Docker Swarm with HAProxy for highly available services Read More »

Part 2:Deploying a proper source control system

Part 2: Deploying a proper source control system When transitioning to a microservice architecture, it is crucial to have a reliable and effective source control system in place. By combining this system with automation pipelines, a whole new world of possibilities opens up. Given that HBPS prioritizes both functionality and security, and strongly believes in

Part 2:Deploying a proper source control system Read More »

Scroll to Top