COMING SOON

Enhancements to existing chapters:

We are expanding the Academy with deeper hands-on practical modules. These will be video-based lessons.

Practical Sessions (Under Chapters 3 & 4)

Observability & Monitoring

  • Adding new dashboards in Grafana

  • Setting up alerts in Grafana

  • Debugging failed transactions using logs & metrics

  • Querying logs via Loki for payment-level RCA

Reliability & Monitoring

  • Execute a Load Test

  • Understand throughput metrics (TPS, latency, error rates)

  • Analyze system behavior under stress

  • Interpret load test reports

New Chapter Additions:

Chapter 5 - Code Walkthroughs

A detailed code walkthrough of:

  • Router – Payment flow orchestration layer

  • Producer – Event publishing & async processing

  • Consumer – Queue processing & system coordination

Chapter 6 - New Connector Addition

  • Adding a new connector and testing payments through it

  • Making code modifications and enhancements

Last updated