Blog: Infrastructure

  • 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 [...]