Brokerize
Internal monitoring infrastructure and rule engine development for large-scale services, replacing expensive cloud monitoring tools and enabling flexible event processing.

Problem
- The client relied on AWS CloudWatch for monitoring.
- The tool provided limited metrics.
- Monitoring costs were high and performance was insufficient.
Solution
- Built an internal monitoring infrastructure using Grafana, Loki, Prometheus, Fluentbit, and OpenTelemetry.
- Created a telemetry SDK for collecting traces and metrics.
- Secured the infrastructure so it is accessible only internally.
Problem
- The client required a rule engine capable of searching events and data dynamically.
- Data needed to support flexible storage formats.
Solution
- Built a rule engine usable by non-technical users.
- Designed the system to support arbitrary data structures.
- Implemented a low-code / no-code architecture.