OpenValue: 26 products
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…
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…
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?…
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…
WebRTC Essentials
Introduction WebRTC is a specification implemented in almost all modern web browsers. Using simple Javascript and HTML5 you can make your w…
Selenium
Automating front end tests with selenium requires knowledge of best practices if you want to keep your test stable and maintainable. During…
Load testing with Gatling
Gatling uses Akka and Netty to deliver heavy load from just one instance on your web application in a very effective way. In many cases tha…
AWS for Developers
In this session, the trainer will give an introduction and share good practices for running web applications on Amazon Web Service (AWS), f…
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…
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…
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,…