Home → Projects → InfraBoard DevOps

Overview
InfraBoard unifies AWS resource monitoring, CI/CD pipeline status, and Docker container health into one fast, opinionated dashboard for small platform teams.
Technology Stack
Key Features
AWS Resource View
EC2, S3, RDS at a glance with cost breakdowns.
Pipeline Status
GitHub Actions runs surfaced with logs.
Container Health
Docker container CPU, memory, and restart history.
Alert Rules
Threshold-based alerts to Slack and email.
Audit Log
Every change tracked with actor and diff.
Multi-Account
Manage many AWS accounts from one place.
Challenges & Solutions
AWS Rate Limits
Problem · Polling many resources triggered throttling.
Solution · Centralized poller with adaptive backoff and cached deltas.
Secret Handling
Problem · Storing AWS keys safely was tricky.
Solution · KMS-encrypted secrets with per-user scoped IAM roles.
More Projects


