devops.dina.chTerraform and ExoscaleTerraform is useful for managing infrastructures because it automates the deployment and management of infrastructure resources, ensures consistency across environments, allows for collaboration and scalability, and provides version control for infra...Mar 21, 2023·5 min read
devops.dina.chWhat is DevOps and what it is not.DevOps is a set of practices that combines software development (Dev) and information-technology operations (Ops) to shorten the systems-development life cycle while delivering features, fixes, and updates frequently in close alignment with business ...Jan 4, 2023·1 min read
devops.dina.chCustom logging on haproxyIn this article I will show you how to improve logging on haproxy. If you read this article, you probably know that haproxy default log are most of the time insufficient for troubleshoot or deep analysis of traffic. You may want to forward these logs...Sep 30, 2022·2 min read