Systems | Development | Analytics | API | Testing

%term

Enterprise-Grade Service Mesh: A Reference Architecture with OpenShift, Istio, and Kong

This video explores how to integrate Red Hat OpenShift Container Platform, Istio Service Mesh, and Kong Ingress Controller. It shows a reference architecture with Keycloak as the identity provider running on an OpenShift cluster with Istio service mesh, sample applications, and Kong Ingress Controller. Three sample applications are showcased.

Enterprise-Grade Service Mesh: A Reference Architecture with OpenShift, Istio, and Kong

The service mesh architecture pattern has become a de facto standard for microservices-based projects. In fact, from the mesh standpoint, not just microservices but all components of an application should be under its control, including databases, event processing services, etc.

Beyond the Basics: Bug Report Template for Complex Issues

Think about the difference between a basic and complex bug. A basic bug might be a typo in a button label – it's obvious and easy to fix. Complex bugs, though, are trickier. They might only happen under specific conditions, involve multiple parts of the software, or cause confusing symptoms. For these complex issues, a standard bug report isn't enough. Developers need more clues and context to pinpoint the problem. That's where an advanced bug report template comes in.