Blog & Insights

Articles and lessons from building backends, cloud deployments, and AI automations.

Deploying a Docker backend to AWS: comparing ECS, EC2 and Lightsail
DevOps & Cloud

Deploy Docker to AWS: ECS vs EC2 vs Lightsail

  • 9 min read
  • July 8, 2026
  • By M Ifraheem
GitHub Actions CI/CD pipeline: push, build, test and deploy a Dockerized backend
DevOps & CI/CD

CI/CD for a Dockerized Backend with GitHub Actions

  • 8 min read
  • July 7, 2026
  • By M Ifraheem
PostgreSQL, Redis and RabbitMQ working together in a backend architecture
Backend & Data
Ahm, the AI assistant chat widget, on the ifraheem.dev portfolio
AI & Automation
Polyglot microservices architecture diagram
System Architecture
FastAPI vs Django REST Framework
API Development