OpenValue: 26 products
Kubernetes Essentials
Introduction Kubernetes is becoming the de facto standard in managing your applications. It provides you with a way to bring your applicati…
Quarkus Foundation
Introduction In this comprehensive training you will master the foundations of building enterprise-grade Quarkus applications from scratch,…
Practical Continuous Delivery and DevOps
The Wall Street Journal already mentioned it in 2011: “Software is eating the world.”. Nowadays, every company is an IT company. Product ow…
Secure software development
A practical workshop that addresses security aspects of software development and what can be done from the point of view of a developer, or…
Writing clean and testable code
This training is focused on writing better code. The training is aimed at junior to medior software developers, and for everyone who regula…
OWASP Top 10 Essentials
Introduction OWASP is a worldwide organization focused on improving software security. For this goal they have built a list of the top 10 m…
Functional Programming fundamentals
Functional programming is usually classified as difficult. The jargon sounds scary and is creating a barrier to newcomers. This is a shame,…
Axon Framework
CQRS & Event sourcing combined results in elegant design pattern that offers many advantages over storing information regularly in a databa…
Docker for Developers
Training outline part 1 (20 min): what is docker vm versus container build, run and monitor an application commands: docker ps docker run d…
Linux for Developers
As a developer working on backend tasks working knowledge with Linux is often required. Our trainer has been working with it for twenty yea…
Vert.x
Vert.x is a lean framework that can be used to build Microservices effectively. It’s more lightweight compared to Spring Boot and stands ou…
Apache Kafka Essentials
Scalable, efficient, fast, reliable, stable all these features apply to Apache Kafka. No wonder Kafka has gained popularity in a short time…
WebRTC Essentials
Introduction WebRTC is a specification implemented in almost all modern web browsers. Using simple Javascript and HTML5 you can make your w…
Microservices
This is a 4 hour workshop focused on designing, building and operating microservices. The trainer will share experiences as developer and a…
Setup a powerful GraphQL stack with React + NodeJS
GraphQL is quickly becoming a new standard for API’s. At OpenValue we did multiple implementations at different clients and developed quite…