Blog: DevOps

  • Metrics for the efficiency of a software development process

    Fundamental metrics in software development In this article we assume that a software development process is good, if [...]

  • How to connect two containers from different docker-compose files

    Introduction and Problem Setting Working with Docker containers allows developers to create encapsulated  applications that are independent of [...]

  • AWS Fargate vs. Google Cloud Run

    One trend in hosting web and back-end applications is to use containers (e.g. Docker) and try to abstract [...]