Standard Java Security Training Course
Description
The Java language and Runtime Environment (JRE) were designed to eliminate the most critical security vulnerabilities commonly found in other languages, such as C/C++. However, software developers and architects must not only master the positive security features of the Java ecosystem but also remain vigilant regarding the numerous vulnerabilities that continue to pose risks in Java development.
This course begins with a concise overview of cryptographic foundations, establishing a common understanding of how key components function and why they matter. Participants will then apply this knowledge through practical exercises, gaining hands-on experience with the discussed APIs.
Additionally, the course examines the most frequent and severe programming flaws in the Java language and platform, addressing both typical errors made by developers and issues specific to the Java environment. All identified vulnerabilities and associated attack vectors are illustrated through accessible exercises, followed by recommended coding guidelines and effective mitigation strategies.
Participants attending this course will
- Grasp fundamental concepts of security, IT security, and secure coding
- Identify web vulnerabilities beyond the OWASP Top Ten and learn how to prevent them
- Effectively utilize various security features within the Java development environment
- Develop a practical understanding of cryptography
- Recognize common coding mistakes and learn how to avoid them
- Gain insight into recent vulnerabilities affecting the Java framework
- Access resources and further reading materials on secure coding practices
Audience
Developers
This course is available as onsite live training in Italy or online live training.Course Outline
- IT security and secure coding
- Web application security
- Foundations of Java security
- Practical cryptography
- Java security services
- Common coding errors and vulnerabilities
- Knowledge sources
Open Training Courses require 5+ participants.
Standard Java Security Training Course - Booking
Standard Java Security Training Course - Enquiry
Standard Java Security - Consultancy Enquiry
Testimonials (3)
That we got a complex overview also about the context - for example why do we need some annotations and what they mean. I liked the practical part of the training - having to manually run the commands and call the rest api's
Alina - ACCENTURE SERVICES S.R.L
Course - Quarkus for Developers
interaction through exercises and also projects sharing
Claudiu - MSG system
Course - Advanced Spring Boot
The extra information that was shared, the training was not straightforward groovy, which was nice.
Covenant - Vodacom
Course - Groovy Programming
Upcoming Courses
Related Courses
Advanced Spring Boot
14 HoursThis instructor-led live training in Italy (online or onsite) is aimed at experienced Spring Boot developers who wish to use Spring Boot's advanced features to further enhance, secure and test complex Spring Boot applications.
By the end of this training, participants will be able to:
- Customize the Spring WebMVC framework to enhance the decoupling of web applications.
- Serialize and de-serialize objects using Jackson Serialization Views.
- Store and secure user data in a database.
- Use Spring Sessions to manage user session information in a distributed fashion.
- Automate the testing of Spring WebMVC applications.
- Monitor and measure application performance.
Angular and Spring Boot
14 HoursThis instructor-led, live training in Italy (online or onsite) is aimed at web developers who wish to use Angular and Spring Boot to build full stack applications.
By the end of this training, participants will be able to:
- Develop a full stack application with Angular and Spring Boot.
- Build a backend application with Spring Boot.
- Create frontend applications with Angular.
- Use Spring Security to configure authentication for a full stack application.
Groovy Programming
21 HoursApache Groovy is a dynamic programming language designed for the JVM (Java Virtual Machine). Its key features include scripting capabilities, Domain-Specific Language creation, both runtime and compile-time meta-programming, and support for functional programming. Groovy is frequently used to complement Java development.
In this instructor-led live training, participants will learn how to program in Groovy by guiding them through the creation of a sample application.
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 Italy (online or onsite) is designed for novice developers seeking to learn the basics of Groovy Programming.
By the end of this training, participants will be able to:
- Understand the basic programming concepts.
- Write simple Groovy scripts and utilize Groovy core features.
- Understand and apply basic principles of object-oriented programming using Groovy.
- Learn basic error-handling techniques to manage common programming errors and exceptions in Groovy.
Java 8 and Spring
35 HoursThis 5-day program is designed for Java developers looking to familiarize themselves with the new features of Java 8 and with the Spring framework.
Spring and Hibernate in Java Applications
21 HoursThis course addresses the challenges involved in developing Java applications, with a strong focus on prevalent technologies such as the Spring and Hibernate frameworks. Upon completion, participants will possess the skills to design applications and choose the right technology for specific solutions. The course aims to deepen the understanding of key libraries, specifications, and technologies discussed throughout the program.
Java Microservices
21 HoursThis instructor-led, live training in Italy (online or onsite) is designed for intermediate-level Java developers seeking to design, develop, deploy, and maintain microservices-based applications using Java frameworks like Spring Boot and Spring Cloud.
By the conclusion of this training, participants will be able to:
- Comprehend 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.
Java Spring
35 HoursSpring is an application framework that provides a comprehensive programming and configuration model for Java-based enterprise applications.
Building Microservices with Spring Boot, Docker, and Kubernetes
21 HoursThis instructor-led, live training in Italy (available online or onsite) is tailored for intermediate to advanced developers seeking to master the development of microservices 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 Italy (online or onsite) is aimed at developers who wish to use Quarkus to build, test, and deploy applications, fully-powered with Java, but with less 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 Italy (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 Italy (online or onsite) is designed for software architects and web developers who want to use RabbitMQ as middleware and program in Java using Spring to build applications.
By the end of this training, participants will be able to:
- Build applications using Java, Spring, and RabbitMQ.
- Design asynchronous, message-driven systems using RabbitMQ.
- Create and implement queues, topics, exchanges, and bindings in RabbitMQ.
Spring Boot, React, and Redux
14 HoursThis instructor-led live training in Italy (online or onsite) is designed for 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 Italy (available online or on-site) is tailored for Java developers who wish to use the Spring 5 framework to develop and deploy enterprise 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 with the Spring Application.
- Use the new reactive web framework, WebFlow, to make an application reactive.
- Integrate a Spring application with legacy Java EE applications.
- Test and deploy an enterprise-grade Spring application.
Spring Boot for Beginners
14 HoursIn this instructor-led live training in Italy, participants will learn the key features and architecture of Spring Boot, along with its relationship to the underlying Spring framework. The instructor provides ample opportunities to apply this knowledge and receive feedback. Participants will perform live, hands-on exercises on defining, configuring, and deploying Spring applications.
By the end of the course, participants will have the necessary knowledge and practice to rapidly deploy their own Spring applications.