Java Performance Training Course
This course is designed for Java developers aiming to build high-performance applications. Upon request, the training can be tailored to specific tool versions or targeted at professionals who primarily need to identify performance issues (such as testers or administrators), in which case hands-on Java programming is not required.
Throughout the training, participants will explore the methodologies and modern tools essential for developing efficient software in Java. Key topics include common performance pitfalls, benchmarking, profiling, tuning, memory analysis, and optimization techniques using collections and I/O operations. The concepts and tools covered are applicable regardless of the project's technology stack, as the focus remains on language-level performance, utility libraries, and JVM settings. Additionally, the course examines JVM parameters provided by Oracle.
This course is available as onsite live training in Uzbekistan 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 Fundamentals
- Garbage Collection 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
- Selecting the Appropriate GC Type
Summary and Next Steps
Requirements
- Proficiency in Java programming
Audience
- Java developers
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
Upcoming Courses
Related Courses
Java Advanced
28 HoursDuring the training, participants will understand the specific applications of selected topics, the fundamental challenges encountered when working with them, and the role of application modeling. The course also covers basic knowledge of the Java standard library functions. Prerequisites include familiarity with the Integrated Development Environment (IDE) used for building Java applications, such as Eclipse or NetBeans. This training does not cover user interface design issues.
Advanced Java Security
21 HoursEven seasoned Java developers often do not fully master the full range of security services provided by Java, nor are they always aware of the different vulnerabilities that apply to Java-based web applications.
This course introduces the security components of Java Standard Edition, while also addressing security issues in Java Enterprise Edition (JEE) and web services. The discussion of specific services begins with the fundamentals of cryptography and secure communication. Through various exercises, participants explore declarative and programmatic security techniques in JEE, as well as both transport-layer and end-to-end security for web services. Practical exercises allow participants to actively try out the discussed APIs and tools.
The course also covers and explains the most common and serious programming flaws in the Java language and platform, along with web-related vulnerabilities. In addition to typical bugs made by Java developers, the security vulnerabilities addressed include both language-specific issues and problems arising from the runtime environment. All vulnerabilities and associated attacks are demonstrated through easy-to-understand exercises, followed by recommended coding guidelines and potential mitigation techniques.
Participants attending this course will
- Grasp the fundamental concepts of security, IT security, and secure coding
- Learn about web vulnerabilities beyond the OWASP Top Ten and understand how to prevent them
- Understand the security concepts of web services
- Learn how to utilize various security features of the Java development environment
- Gain a practical understanding of cryptography
- Understand the security solutions within Java EE
- Learn about typical coding mistakes and how to avoid them
- Receive information on recent vulnerabilities in the Java framework
- Gain practical experience using security testing tools
- Obtain resources and further reading materials on secure coding practices
Audience
Developers
Design Patterns (GoF) for Java
21 HoursThis instructor-led, live training in Uzbekistan (online or on-site) is tailored for intermediate-level Java developers who wish to apply design patterns to enhance software structure, maintainability, and scalability.
By the end of this training, participants will be able to:
- Grasp the purpose and advantages of using design patterns.
- Effectively apply Creational, Structural, and Behavioral patterns in Java.
- Enhance code reusability, scalability, and maintainability.
- Refactor existing codebases using proven design patterns.
Groovy Programming
21 HoursApache Groovy is a dynamic programming language designed for the JVM (Java Virtual Machine). It offers features such as scripting, Domain-Specific Language creation, runtime and compile-time meta-programming, and functional programming. Groovy is frequently used alongside Java to enhance its capabilities.
In this instructor-led, live training session, participants will gain hands-on experience in Groovy programming by building a sample application from scratch.
Audience
- Developers
Format of the course
- A mix of lectures, discussions, exercises, and extensive hands-on practice
Groovy Programming for Beginners
14 HoursThis instructor-led, live training in Uzbekistan (online or onsite) is designed for beginner-level developers aiming to learn the basics of Groovy Programming.
By the end of this training, participants will be able to:
- Understand fundamental programming concepts.
- Write simple Groovy scripts and utilize its core features.
- Understand and apply basic principles of object-oriented programming using Groovy.
- Learn essential error-handling techniques to manage common programming errors and exceptions in Groovy.
Java Microservices
21 HoursThis instructor-led, live training in Uzbekistan (online or onsite) is tailored for intermediate-level Java developers aiming to design, develop, deploy, and maintain microservices-based applications using Java frameworks like Spring Boot and Spring Cloud.
By the end of this training, participants will be able to:
- Understand the principles and benefits of microservices architecture.
- Build and deploy microservices using Java and Spring Boot.
- Implement service discovery, configuration management, and API gateways.
- Secure, monitor, and scale microservices effectively.
- Deploy microservices using Docker and Kubernetes.
Building Microservices with Spring Boot, Docker, and Kubernetes
21 HoursThis instructor-led, live training in Uzbekistan (available in online or onsite formats) is designed for intermediate to advanced developers aiming to master the development of microservices using Spring Boot, Docker, and Kubernetes.
Upon completing this training, participants will be capable of:
- Grasping the core principles of microservices architecture.
- Developing production-ready microservices using Spring Boot.
- Recognizing the essential role of Docker in containerizing microservices.
- Setting up Kubernetes clusters to deploy and manage microservices.
Quarkus for Developers
14 HoursThis instructor-led live training in Uzbekistan (online or onsite) is tailored for developers who wish to use Quarkus to build, test, and deploy applications, fully leveraging Java while minimizing resource utilization.
By the end of this training, participants will be able to:
- Set up the necessary 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 Uzbekistan (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 Uzbekistan (online or onsite) is aimed at software architects and web developers who wish to use RabbitMQ as a messaging middle-ware 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 Uzbekistan (online or onsite) is targeted at web developers who wish to build functional front-end and back-end web applications using 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 Uzbekistan (online or on-site) is designed for Java developers who want to leverage the Spring 5 framework to develop and deploy enterprise-grade web applications.
By the end 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.
- Utilise the new reactive web framework, WebFlux, to create reactive applications.
- Integrate a Spring application with legacy Java EE applications.
- Test and deploy an enterprise-grade Spring application.
Spring Basics with Spring Boot 3.5.5 and Java 21
14 HoursSpring is a robust Java framework that streamlines enterprise application development by offering powerful dependency injection, a modular architecture, and simplified configuration options.
This instructor-led live training, available online or on-site, is designed for beginner-level Java developers who aim to create modern, production-ready web applications using the latest Spring Framework and Spring Boot 3.5.5 alongside Java 21.
Upon completion of this training, participants will be capable of:
- Grasping Spring’s core principles, including Inversion of Control (IoC), Dependency Injection (DI), and Aspect-Oriented Programming (AOP).
- Configuring Spring applications using XML, annotations, and JavaConfig.
- Developing RESTful services with 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
- A concise theoretical introduction followed by extensive practical exercises.
- Hands-on implementation using real-world examples.
- Interactive discussions and guided troubleshooting sessions.
Customization Options
- To arrange a customized training for this course, please contact us.
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 (available online or on-site) is tailored for beginner to intermediate-level Java developers aiming to build scalable and responsive applications using Spring WebFlux.
Upon completing this training, participants will be able to:
- Grasp the fundamentals 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 design patterns to real-world application scenarios.
Course Format
- Interactive lectures and group discussions.
- Abundant hands-on exercises and practical sessions.
- Live-lab implementation for real-time experience.
Customization Options
- To request a customized version of this course, please contact us to arrange.
Spring Webflux
14 HoursThis instructor-led, live training in Uzbekistan (online or on-site) is designed for 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 applications and services.