Skip to main content
  • Create account
  • Log in
EclipseCon - Eclipse Foundation
Register Now
  • Conference
    • Program Schedule
    • Program List
    • Keynotes
    • Registration
  • Community Activities
    • Community Day Overview
    • Automotive & SDV Community Day
    • Community Day for Java Developers
    • OSGi Summit
    • eSAAM 2023 on Cloud-to-Edge Continuum
    • Call for BoFs
    • Dinner Meetups
    • EMO Office Hours
  • Sponsors
    • Be a Sponsor
    • Information for Exhibitors
    • Our Sponsors
    • Sponsor Testimonials
  • Resources
    • Code of Conduct
    • Meet the Speakers
    • Information for Speakers
    • Information for Tutorial Presenters
    • Press
    • Share Your Participation
    • Convince Your Manager
    • Onsite Information for Attendees
  • About Us
    • EclipseCon 2023
    • Program Committee
    • The Eclipse Foundation
    • Past Conferences
  • Venue
    • Conference Venues
    • Hotels
    • Ludwigsburg
  1. Home
  2. EclipseCon
  3. EclipseCon 2023
  4. Sessions
  5. Performance Improvements for Cloud Native Java Applications with Container Oriented Tuning

Performance Improvements for Cloud Native Java Applications with Container Oriented Tuning

Session details
Status: 
Declined
Speaker(s): 
Kenji Kazumura (Fujitsu Limited)
Experience level: 
Intermediate
Tags: 
Java
container
Kubernetes
Jakarata EE
Eclipse MicroProfile
Session Track: 
Programming Languages & Runtimes
Session Type: 
Standard

<p>When you run your cloud native Java applications which use Jakarta EE and/or MicroProfile technologies,<br />
it makes sense to use container platform such as Docker or Kubernetes.<br />
However, there are some pitfalls on running Java applications on containers,<br />
especially when you migrate your Java applications from on-premises to containers.<br />
Unless you provide the proper settings for both Java applications and containers,<br />
your applications can easily have serious performance problems such as CPU throttling<br />
and even easily can be down by OOM-killer, because of the resource management mismaching between containers and Java.<br />
This session deep-dive into the container resource management mechanism, and<br />
provides the demonstration how your Java application must cooperate with containers from the viewpoints of<br />
Java ergonomics, Java parallelism, Java memory management, GC, JIT Compiler, and so on,<br />
while introducing useful monitoring tools for cgroups such as cAdvisor.<br />
After this session you will be able to get maximum performance of your cloud native Java applications<br />
on the containers, and to migrate safely your cloud native applications<br />
from on-premises to containers such as Kubernetes.</p>

Objective of the presentation: 
To share the knowledge how to tune your cloud native Java applications such as Jakarta EE and/or MicroProfile in order to acquire the container platform performance as much as you can.
Attendee pre-requisites - If none, enter "N/A": 
basic knowledge of Java applications and Docker/Kubernetes
  • Sign in to post comments.

Elite

  • Huawei
  • ZettaScale Technologies

Premium

  • Yatta Solutions GmbH
  • Gradle
  • Eurotech

Basic

  • TypeFox GmbH
  • Mercedes-Benz Tech Innovation GmbH
  • Obeo
  • CEA List
  • SCANOSS
  • MicroStream Software GmbH
  • ETAS GmbH
  • EclipseSource
  • Equo Tech, Inc.
  • SOTEC GmbH & Co KG

Supporter

  • Open Elements

Media

  •  IT-Schulungen.com
  • GermanTechJobs

Become a Sponsor

Eclipse Foundation

  • About Us
  • Contact Us
  • Sponsor
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors
  • Careers

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace
EclipseCon is brought to you by The Eclipse Foundation with the support of our sponsors.
Powered by Drupal and built on COD.

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top