Java Performance Training Course
This course is designed for Java developers aiming to build high-performance applications. In consultation with the client, the training can be tailored to a specialized version for professionals such as testers and administrators who primarily need to identify performance issues; in this variant, Java programming skills are not required.
Throughout the training, participants will explore the processes and modern tools necessary for developing efficient Java software. Key topics include common performance pitfalls, benchmarking, profiling, tuning, memory analysis, and optimization techniques utilizing collections or I/O. The concepts and tools covered are technology-agnostic, as the focus remains on language-level performance, auxiliary libraries, and embedded tools. The tuning section also addresses JVM parameters provided by Oracle.
This course is available as onsite live training in Turkey or online live training.Course Outline
Introduction
Overview of Java Virtual Machine Performance
- Java Memory Model
- Just-In-Time (JIT) 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
- Programming experience in Java
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 HoursParticipants will gain insight into the specific applications of selected topics, the common challenges encountered when using them, and the role of application models. The course also covers fundamental knowledge of the Java standard library functions. Prerequisites include familiarity with an integrated development environment (IDE) used for building Java applications (e.g., Eclipse, NetBeans). This training does not cover user interface development.
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 distinct vulnerabilities that impact web applications built with Java.
In addition to introducing the security components of Standard Java Edition, this course addresses security challenges within 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, while also covering both transport-layer and end-to-end security for web services. Participants gain hands-on experience with the discussed APIs and tools through several practical exercises.
The course also examines and explains the most common and severe programming flaws and web-related vulnerabilities associated with the Java language and platform. Beyond typical bugs made by Java developers, the identified security vulnerabilities encompass both language-specific issues and problems arising from the runtime environment. All vulnerabilities and corresponding attacks are demonstrated through clear, understandable 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 avoid them
- Understand the security concepts underlying web services
- Learn to utilize 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 prevent them
- Gain information on recent vulnerabilities in the Java framework
- Acquire practical knowledge in using 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 Turkey (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 encompass scripting capabilities, Domain-Specific Language creation, runtime and compile-time metaprogramming, and support for functional programming. Groovy is commonly utilized as a complementary language to Java.
Through this instructor-led live training, participants will learn to program in Groovy by guiding them through the development of a sample application.
Audience
- Developers
Format of the course
- A mix of lectures, discussions, exercises, and intensive hands-on practice
Groovy Programming for Beginners
14 HoursThis instructor-led, live training in Turkey (online or onsite) is designed for beginner-level developers who wish to learn the basics of Groovy Programming.
By the end of this training, participants will be able to:
- Comprehend fundamental programming concepts.
- Write simple Groovy scripts and leverage core Groovy features.
- Understand and apply basic object-oriented programming principles using Groovy.
- Learn fundamental error-handling techniques to manage common programming errors and exceptions in Groovy.
Java Microservices
21 HoursThis instructor-led, live training in Turkey (online or onsite) is aimed at intermediate-level Java developers who wish 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 Turkey (available online or onsite) is tailored for intermediate to advanced developers looking to master microservices development using Spring Boot, Docker, and Kubernetes.
By the end of this training, participants will be able to:
- Comprehend microservices architecture principles.
- Build production-ready microservices using Spring Boot.
- Understand the critical role of Docker in containerizing microservices.
- Configure Kubernetes clusters to deploy and orchestrate microservices.
Quarkus for Developers
14 HoursThis instructor-led live training in Turkey (online or on-site) is designed for developers who wish to use Quarkus to build, test, and deploy applications that are fully Java-powered but more resource-efficient.
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 Turkey (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 Turkey (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 Turkey (online or onsite) is targeted 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, available in Turkey (online or onsite), is tailored for Java developers who intend 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 set up Spring 5.
- Comprehend and apply the newest features of Spring 5.
- Connect to databases using Spring applications.
- Leverage the new reactive web framework, WebFlow, to build reactive applications.
- Integrate Spring applications with legacy Java EE systems.
- Test and deploy enterprise-grade Spring applications.
Spring Basics with Spring Boot 3.5.5 and Java 21
14 HoursSpring serves as a robust Java framework designed to streamline enterprise application development by offering powerful dependency injection, a modular architecture, and simplified configuration capabilities.
This instructor-led live training, available both online and on-site, targets beginner Java developers aiming to construct modern, production-ready web applications utilizing the latest Spring Framework and Spring Boot 3.5.5 alongside Java 21.
Upon completing this training, participants will be capable of:
- Grasping the core principles of Spring, including Inversion of Control (IoC), Dependency Injection (DI), and Aspect-Oriented Programming (AOP).
- Configuring Spring applications through XML, annotations, and JavaConfig.
- Developing RESTful services leveraging Spring Boot and JPA.
- Implementing CRUD operations, managing transactions, and handling data persistence.
- Utilizing advanced Spring features such as profiles, exception handling, and data serialization.
Course Format
- A concise theoretical overview followed by extensive practical exercises.
- Hands-on implementation grounded in real-world scenarios.
- Interactive discussions and guided troubleshooting sessions.
Customization Options
- To arrange a customized training session for this course, please contact us directly.
Spring WebFlux: Reactive Programming for Scalable Web Applications
35 HoursSpring WebFlux is a reactive programming module within the Spring Framework, specifically crafted for developing non-blocking, event-driven web applications.
This instructor-led live training, available both online and onsite, targets beginner to intermediate Java developers who aim to construct scalable and responsive applications leveraging Spring WebFlux.
Upon completion of this training, participants will be capable of:
- Grasping the core concepts of reactive programming using Project Reactor.
- Developing and testing non-blocking RESTful APIs with Spring WebFlux.
- Integrating WebFlux with databases and third-party services.
- Applying reactive patterns to practical application scenarios.
Course Format
- Interactive lectures accompanied by discussions.
- Extensive exercises and practical practice sessions.
- Hands-on implementation within a live lab environment.
Customization Options
- For a customized training session tailored to your needs, please reach out to us to arrange it.
Spring Webflux
14 HoursThis instructor-led, live training in Turkey (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.