Modern cloud-based applications are deployed as isolated processes in containers or virtual machines. These applications frequently require tuning by the application developer (or a DevOps engineer) in order to extract the requisite performance. For example, a Java application executing within a Docker container may have radically better performance if the host JVM runs with a […]
Read More