OpenValue: 36 products
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…
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…
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…
WebRTC Foundation
Introduction WebRTC is a specification implemented in almost all modern web browsers. Using simple Javascript and HTML5 you can make your w…
Mastering Application Insights - a Comprehensive Observability Training
Introduction Have you ever wondered what is going on in your application at runtime? Where is the latency coming from? How much heap is bei…
Agile/Scrum
Training outline An introduction of Agile and Scrum The different team roles The different scrum events Managing the backlog Various exerci…
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…
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…
Automated Code Refactoring with OpenRewrite
About this training You have a huge code base and code wide refactorings take up a huge amount of time? Upgrading libraries and adjusting y…
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…
Deep Dive: Container Technologies
Introduction Get beyond the basics of Docker and dive into the real questions: Is your container secure? What’s actually inside your image?…
Monitoring and Observability for Developers
Introduction You’re a developer, curious about how your code behaves in production. Your organization already has some kind of monitoring, …
Automated end-to-end testing with Cypress.io
Cypress is a complete end-to-end testing experience for anything that runs in a browser. Cypress promises to be more developer friendly tha…
Guided Java 21 OCP certification training (20 week)
This course is targeted at Java developers who have a basic understanding of the Java programming language with at least limited programmin…
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,…