Senior SRE & Platform Engineer

Adesoji Adejoro

I build reliable cloud platforms, reduce infrastructure cost, and help teams ship safely.

  • Reduced AWS spend by 26.6% (£32K+) while preserving production availability.
  • Maintained 99.9% uptime for trading-critical systems and reduced MTTR by 40%.
  • Reduced deployment lead time by 60% and manual toil by 70%.
AWS_COST_REDUCTION
£32K+
26.6% annual saving · Eiger Trading Advisors
UPTIME
99.9%
trading-critical systems · Eiger
MTTR_REDUCTION
−40%
incident resolution time · Eiger
DEPLOY_LEAD_TIME
−60%
deployment lead times · Eiger
Personal SLOs0 / 6 breached
metrictargetactualwindowstatus
email_reply_slo≤ 48h~18h30d● GOOD
uptime_availability99.9%99.9%365d● GOOD
pr_review_turnaround≤ 72h~36h30d● GOOD
incident_mttr≤ 2h1.2h90d● GOOD
deploy_frequency≥ 2/wk3.4/wk30d● GOOD
error_budget> 0%86.4%30d● GOOD
module
Corcada
live

Shift scheduling SaaS for UK care agencies. Live on the Apple App Store.

ReactNode.jsPostgreSQLStripe
module
Evidentia
live

Open-source SRE incident memory CLI. Captures decisions and runbook context at incident time.

CLIGoOpen Source
module
NoteRift
live

Ephemeral note-sharing tool. Share a note, it disappears after reading.

Next.jsServerless
$ crontab -l # schedule / availability
0 8 * * 1-5check-pagerduty --oncall # weekday on-call check
*/30 * * * *grafana --refresh dashboards # refresh monitoring
0 18 * * 5git push --tags && deploy corcada # Friday release train
0 9 * * 1send --newsletter engineering-digest # Monday dispatch
0 0 1 * *aws-cost-report --email team # monthly cost review
0 * * * *prometheus --scrape metrics # hourly metric scrape