Developer Perspective on Docker A good mate of mine Ron Amosa put a question up on twitter about what do developers think Docker brings to the table. I'm really keen to see what he has to say (his knowledge of CI/CD and Kubernetes is amazing by the way!), but I thought I'd answer his question from my view as a software engineer. Docker provides resource isolation and management to applications Lets break that down. What is a resource? What is an application? It doesn't matter what kind of app...