Ana is a Java Champion Alumni, Developer Advocate for the Java Platform Group at Oracle, guest author of the book “DevOps tools for Java Developers”, and a constant adopter of challenging technical scenarios involving Java-based frameworks and multiple cloud providers. She actively supports technical communities’ growth through knowledge sharing and enjoys curating content for conferences as a program committee member. To learn more about/from her, follow her on Twitter @ammbra1508.
Struggling to understand which garbage collector fits the bill for your application needs? Will your choice affect the performance forecast for your Java system once containerized and in production?
Throughout this session, we’ll examine two kinds of applications, CPU or I/O intensive, and gradually improve the GC configurations by evaluating the throughput, latency, and footprint criteria and correlating those with metrics gathered in Prometheus
This session aims to put in context how to choose and tune the GC algorithms to influence the performance of your containerized Java application.