When not to run Infrastructure in Docker
Just because you can run something in a container doesn't mean you should.
Containers have become the default deployment model for many workloads.
And for good reason.
They provide consistency, isola
engineeringbythiru.hashnode.dev10 min read