Making sense of Docker Compose overrides
How to use overrides to enable environmental differences
While building a new application recently, our data team decided they were keen on using Amazon Aurora with the MySql interface as the data store.
This was a perfect choice. Aurora is a powerful database service from AWS with a distributed, fault-tolerant, self-healing…