FlowOps

SOLOONGOING

Gamified enterprise backend infrastructure simulator

Overview

I wanted to actually understand enterprise backend infrastructure - not just read about it, but build it from scratch. FlowOps is a gamified simulator that walks you through four progressive challenges, each one building on the last.

Challenge 1 is API gateway routing with WSO2 API Manager. Challenge 2 adds rate limiting and throttling policies. Challenge 3 introduces Kafka event streams for async processing. Challenge 4 ties it all together with live Prometheus + Grafana telemetry dashboards. Each challenge has pass/fail criteria - you can't move forward until your infrastructure actually works.

The entire stack runs in Docker containers orchestrated with GitLab CI/CD, and every component is instrumented for observability.

Key Features

01

Four progressive infrastructure challenges with pass/fail criteria

02

WSO2 API Manager gateway with routing and rate limiting

03

Apache Kafka event streaming pipeline

04

Real-time Prometheus + Grafana telemetry dashboards

05

Full Docker containerization with GitLab CI/CD

06

Self-contained learning environment - no cloud account needed

Built With

WSO2 API Manager
Apache Kafka
Node.jsNode.js
DockerDocker
GitLab CI/CD
PrometheusPrometheus
GrafanaGrafana

Project Info

StatusOngoing
RoleSolo Developer
TypeInfrastructure