OpenValue: 37 products
DevOps for managers
Description Development and Operations merged together creates the word DevOps. It promises effective deployment and maintanance of your so…
The Next Step: Automating your Kubernetes cluster(s) using GitOps
Introduction “GitOps is the best thing since configuration as code.” - Kelsey Hightower, Staff Developer Advocate, Google What is GitOps? I…
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, …
Kubernetes Essentials
Introduction Kubernetes is becoming the de facto standard in managing your applications. It provides you with a way to bring your applicati…
Apache Kafka Essentials
Target audience The training is intended for Java developers who are interested in working with Apache Kafka and have little or no experien…
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…
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…
Selenium
Automating front end tests with selenium requires knowledge of best practices if you want to keep your test stable and maintainable. During…
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…
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…
WebRTC Foundation
Introduction WebRTC is a specification implemented in almost all modern web browsers. Using simple Javascript and HTML5 you can make your w…
Axon Framework
CQRS & Event sourcing combined results in elegant design pattern that offers many advantages over storing information regularly in a databa…
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,…
Microservices
This is a 4 hour workshop focused on designing, building and operating microservices. The trainer will share experiences as developer and a…
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?…