Java Performance Training Course
This course is designed for Java developers aiming to build highly efficient applications. In consultation with the client, the training can be tailored for a specific tool version targeting users who primarily need to identify performance issues (such as testers and system administrators); in this scenario, Java programming skills are not required.
Throughout the training, participants will gain insights into the processes and modern tools necessary for developing efficient software using Java. They will learn about common performance pitfalls, benchmarking techniques, profiling methods, tuning strategies, memory analysis, and optimization tricks involving collections or I/O operations. The topics and tools covered are applicable regardless of the specific technologies employed in a project, as the focus remains on language-level performance, available tools, and embedded libraries. Additionally, the tuning section covers JVM parameters provided by Oracle.
This course is available as onsite live training in Vietnam or online live training.Course Outline
Introduction
Java Virtual Machine Performance overview
- Java memory model
- Just In Time Compiler
- Performance methodology
Java Garbage Collection
- GC Basics
- Garbage Collecting Algorithms
- Types of GC Collectors
JVM Monitoring
- command line monitoring
- Java Flight Recorder and Mission Control
- Profiling tools
Microbenchmarking
- JMH microbenchmark framework
- creating and configuring a benchmark
- execution and result interpretation
JVM Tuning
- Memory tuning
- Choosing GC type
Summary and Next Steps
Requirements
- Programming in Java
Audience
- Java programmers
Open Training Courses require 5+ participants.
Java Performance Training Course - Booking
Java Performance Training Course - Enquiry
Java Performance - Consultancy Enquiry
Testimonials (2)
Trainer was good at talking through topics in details and making it easy to understand
Lewis Nangle - AquaQ Analytics
Course - Java Performance
-code examples really helped with understanding -Fulvio came across as very knowledgeable and explained everything thoroughly
Paul Doherty - AquaQ Analytics
Course - Java Performance
Provisional Upcoming Courses (Require 5+ participants)
Related Courses
Java Advanced
28 HoursIn this training, participants will learn the specific applications of selected advanced concepts, understand common challenges associated with their usage, and grasp the role of application modeling. The course also covers essential knowledge of the Java Standard Library functions. Attendees are expected to have familiarity with an integrated development environment (IDE) for building Java applications, such as Eclipse or Netbeans. Please note that this training does not cover user interface development.
Advanced Java Security
21 HoursEven seasoned Java developers often do not fully master the full spectrum of security services provided by Java, nor are they always aware of the diverse vulnerabilities that impact web applications built with Java.
In addition to introducing the security components of Standard Java Edition, this course addresses the security challenges associated with Java Enterprise Edition (JEE) and web services. The discussion begins with the foundational principles of cryptography and secure communication before diving into specific services. Through a series of exercises, participants explore both declarative and programmatic security techniques within JEE, as well as transport-layer and end-to-end security for web services. The practical application of these components is demonstrated through hands-on exercises, allowing participants to experiment with the relevant APIs and tools firsthand.
The course also examines and explains the most common and critical programming flaws in the Java language and platform, alongside web-related vulnerabilities. Beyond typical errors made by Java developers, the covered security vulnerabilities encompass both language-specific issues and problems arising from the runtime environment. All identified vulnerabilities and their corresponding attacks are illustrated through accessible exercises, followed by recommended coding guidelines and effective mitigation strategies.
Participants attending this course will
- Grasp the fundamental concepts of security, IT security, and secure coding.
- Learn about web vulnerabilities extending beyond the OWASP Top Ten and discover how to prevent them.
- Understand the security concepts underlying web services.
- Gain proficiency in utilizing various security features within the Java development environment.
- Develop a practical understanding of cryptography.
- Comprehend the security solutions offered by Java EE.
- Identify typical coding mistakes and learn how to avoid them.
- Receive updates on recent vulnerabilities within the Java framework.
- Acquire hands-on experience with security testing tools.
- Access resources and further reading materials on secure coding practices.
Audience
Developers
Design Patterns (GoF) for Java
21 HoursThis instructor-led, live training in Vietnam (online or onsite) is aimed at intermediate-level Java developers who wish to apply design patterns to improve software structure, maintainability, and scalability.
By the end of this training, participants will be able to:
- Understand the purpose and benefits of design patterns.
- Apply Creational, Structural, and Behavioral patterns effectively in Java.
- Improve code reusability, scalability, and maintainability.
- Refactor existing codebases using design patterns.
Groovy Programming
21 HoursApache Groovy is a dynamic programming language for the JVM (Java Virtual Machine). Its key features include scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming, and functional programming. Groovy is frequently used to complement Java.
In this instructor-led live training, participants will learn how to program in Groovy by building a sample application step-by-step.
Audience
- Developers
Course Format
- A mix of lectures, discussions, exercises, and extensive hands-on practice
Groovy Programming for Beginners
14 HoursThis instructor-led live training in Vietnam (online or onsite) is designed for beginner developers who want to learn the fundamentals of Groovy Programming.
Upon completion of this training, participants will be able to:
- Grasp fundamental programming concepts.
- Compose simple Groovy scripts and leverage core Groovy features.
- Comprehend and implement basic object-oriented programming principles using Groovy.
- Apply foundational error-handling techniques to address common programming errors and exceptions in Groovy.
Java Microservices
21 HoursThis instructor-led, live training in Vietnam (online or onsite) is designed for intermediate Java developers who aim to design, develop, deploy, and maintain microservices-based applications leveraging Java frameworks such as Spring Boot and Spring Cloud.
Upon completing this training, participants will be capable of:
- Gaining a thorough understanding of the core principles and advantages of microservices architecture.
- Constructing and deploying microservices utilizing Java and Spring Boot.
- Implementing critical components such as service discovery, configuration management, and API gateways.
- Effectively securing, monitoring, and scaling microservices.
- Deploying microservices using Docker and Kubernetes.
Building Microservices with Spring Boot, Docker, and Kubernetes
21 HoursThis guided, live training in Vietnam (accessible online or in-person) is designed for intermediate to advanced developers who wish to master microservices development using Spring Boot, Docker, and Kubernetes.
Upon completion of this training, participants will be capable of:
- Understanding the core principles of microservices architecture.
- Developing production-ready microservices with Spring Boot.
- Gaining insight into the essential role of Docker in containerizing microservices.
- Configuring Kubernetes clusters to deploy and manage microservices.
Quarkus for Developers
14 HoursThis instructor-led live training in Vietnam (online or on-site) is designed for developers who want to utilize Quarkus to build, test, and deploy applications that are fully Java-powered yet resource-efficient.
By the end of this training, participants will be able to:
- Set up the required development environment to start developing applications with Quarkus.
- Build, compile, and run applications in native mode using GraalVM.
- Utilize Quarkus tooling and extensions for building native applications using Maven.
- Containerize, execute, and deploy applications with Docker.
Quarkus for Java Native and Microservice Development
40 HoursThis instructor-led, live training in Vietnam (online or onsite) is aimed at intermediate-level to advanced-level developers and architects who wish to develop Java native applications and microservices using Quarkus with optimized memory usage and startup time.
By the end of this training, participants will be able to:
- Develop high-performance, lightweight Java native applications using Quarkus.
- Build and deploy RESTful services and microservices architectures.
- Use GraalVM for native compilation and optimize startup and memory efficiency.
- Package and containerize applications for Kubernetes and OpenShift environments.
RabbitMQ with Java and Spring
14 HoursThis instructor-led live training in Vietnam (online or onsite) is aimed at software architects and web developers who wish to use RabbitMQ as a messaging middleware and program in Java using Spring to build applications.
By the end of this training, participants will be able to:
- Use Java and Spring with RabbitMQ to build applications.
- Design asynchronous message driven systems using RabbitMQ.
- Create and apply queues, topics, exchanges, and bindings in RabbitMQ
Spring Boot, React, and Redux
14 HoursThis instructor-led live training in Vietnam (online or onsite) is aimed at web developers who wish to build functional front-end and back-end web applications with Spring Boot, React, and Redux.
By the end of this training, participants will be able to:
- Build a front-end application with React and Redux.
- Create RESTful APIs with Spring Boot.
- Secure web services with Spring security and JWT web tokens.
Spring 5
21 HoursThis instructor-led live training in Vietnam (online or onsite) is designed for Java developers who want to utilize the Spring 5 framework to develop and deploy enterprise web applications.
By the conclusion of this training, participants will be able to:
- Install and configure Spring 5.
- Understand and implement the latest features of Spring 5.
- Access databases using Spring Applications.
- Use the new reactive web framework, WebFlow, to build reactive applications.
- Integrate Spring applications with legacy Java EE applications.
- Test and deploy enterprise-grade Spring applications.
Spring Basics with Spring Boot 3.5.5 and Java 21
14 HoursSpring is a robust Java framework designed to streamline enterprise application development by offering powerful dependency injection, modular architecture, and simplified configuration capabilities.
This instructor-led live training (available online or onsite) targets beginner-level Java developers eager to create modern, production-ready web applications leveraging the latest Spring Framework and Spring Boot 3.5.5 integrated with Java 21.
Upon completing this training, participants will be capable of:
- Gaining a solid understanding of Spring’s core concepts, including IoC, DI, and AOP.
- Configuring Spring applications using XML, annotations, and JavaConfig.
- Developing RESTful services utilizing Spring Boot and JPA.
- Implementing CRUD operations, managing transactions, and handling data persistence.
- Leveraging advanced Spring features such as profiles, exception handling, and data serialization.
Course Format
- Concise theoretical introduction followed by extensive practical exercises.
- Hands-on implementation using real-world scenarios.
- Interactive discussions and guided troubleshooting sessions.
Customization Options
- To request a tailored training session for this course, please contact us to arrange details.
Spring WebFlux: Reactive Programming for Scalable Web Applications
35 HoursSpring WebFlux is a reactive programming module within the Spring Framework designed for building non-blocking, event-driven web applications.
This instructor-led, live training (online or onsite) is aimed at beginner-level to intermediate-level Java developers who wish to build scalable and responsive applications using Spring WebFlux.
By the end of this training, participants will be able to:
- Grasp the core concepts of reactive programming with Project Reactor.
- Develop and test non-blocking RESTful APIs using Spring WebFlux.
- Seamlessly integrate WebFlux with databases and external services.
- Apply reactive patterns to real-world application scenarios.
Course Format
- Interactive lectures and discussions.
- Numerous exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Customization Options
- To request a customized training for this course, please contact us to arrange.
Spring Webflux
14 HoursThis instructor-led, live training in Vietnam (online or onsite) is aimed at developers who wish to use WebFlux to develop and deploy reactive applications.
By the end of this training, participants will be able to:
- Install and configure Spring 5 and the WebFlux framework.
- Develop reactive application and services.