What are some impressive setups you've seen or you've implemented on locally replicating a microservices architecture with local DBs and other backend dependencies.
I'm looking into docker-compose with remote docker-compose yaml files but I'm not sure of how solid is going to be.
Our services are mostly Node.js based services and dockerised already. Production environment is setup on AWS ECS.