Current Work
Current engineering focus across production operations, platform modernization, and backend system delivery.
Current Focus
Production SMS Firewall operations and Kubernetes modernization at Omobio
- >Operating and modernizing production SMS Firewall systems that process live telecom messaging traffic.
- >Contributing to the migration of a distributed Erlang-based SMS Firewall from a 4-node architecture into Kubernetes pods.
- >Building and maintaining Docker/Podman images and Kubernetes manifests for telecom application environments.
- >Handling L2 production support, incident response, failure recovery, and post-issue validation.
- >Implementing change requests and bug fixes in Erlang-based SMS Firewall components.
Engineering Decision Criteria
Designing for maintainable production behavior
I prioritize reliability over complexity. I avoid distributed patterns unless they solve a real failure mode.
- >Choose Redis only when it solves a real latency, coordination, or caching requirement
- >Use idempotency where retries can create duplicate business operations
- >Design services to preserve correctness during dependency failure
- >Plan degraded behavior for partial outages
- >Establish observability before scaling decisions
- >Prefer rollback paths over unreviewed production hotfixes
Execution Priorities
Focus:Reliable telecom platformsPlatform:Kubernetes, Docker, PodmanRuntime:Erlang/BEAM, Linux, RHELProtocols:SS7, MAP, M3UA, SCTP, SIGTRAN
Active Work
- >Operating production SMS Firewall environments and handling L2 support workflows.
- >Contributing to Kubernetes migration work for distributed Erlang-based telecom components.
- >Implementing Erlang change requests and bug fixes for SMS Firewall release validation.
- >Continuing backend platform work with Spring Boot, Redis, reverse proxies, and automated deployments.