OpenValue: 26 products
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?…
Kubernetes Essentials
Introduction Kubernetes is becoming the de facto standard in managing your applications. It provides you with a way to bring your applicati…
Axon Framework
CQRS & Event sourcing combined results in elegant design pattern that offers many advantages over storing information regularly in a databa…
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…
DevOps for managers
Description Development and Operations merged together creates the word DevOps. It promises effective deployment and maintanance of your so…
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…
Selenium
Automating front end tests with selenium requires knowledge of best practices if you want to keep your test stable and maintainable. During…
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…
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…