Skip to content
Ifty
All Services

Cloud & DevOps Consulting

Freelance cloud & DevOps consulting by Ifthe Kharul Islam — an AWS, Cloudflare & Vercel specialist based in Dhaka, Bangladesh, available for hire. I help teams and solo developers ship with confidence. From AWS S3 + CloudFront static hosting to full-stack deployments on Vercel with GitHub Actions CI/CD, I set up infrastructure that scales.

What You Get

  • AWS S3 + CloudFront static site hosting
  • Vercel/Netlify deployment configuration
  • GitHub Actions CI/CD pipeline setup
  • Cloudflare Workers and Pages deployment
  • Docker containerization
  • Infrastructure as Code (Terraform basics)

Cloud & DevOps Consulting

Deploy With Confidence

I've deployed dozens of applications across AWS, Vercel, and Cloudflare. I know the gotchas, the cost optimizations, and the architectural patterns that prevent midnight pages.

Deployment Patterns I've Mastered

Static Sites on AWS

S3 → CloudFront → Route 53 → ACM (SSL)
         ↓
    Lambda@Edge (geo-redirects, auth)

Full-Stack on Vercel

GitHub → Vercel (Preview Deploys) → Production
    ↓
Supabase/PlanetScale (Database)
    ↓
Upstash (Redis cache)

Edge Computing with Cloudflare

Cloudflare Pages / Workers → KV / D1 → R2 (storage)

CI/CD Expertise

  • GitHub Actions — Test → Build → Deploy pipelines
  • Preview Deployments — Every PR gets its own URL
  • Zero-Downtime Deploys — Blue-green, rolling updates
  • Environment Management — dev, staging, production parity

Infrastructure I Set Up

  • Custom domains with SSL (AWS ACM, Cloudflare SSL)
  • CDN with cache policies and invalidation
  • Environment variables and secrets management
  • Monitoring and alerting (Sentry, Logtail)
  • Cost optimization (reserved instances, cache tiers)
  • DNS configuration (Route 53, Cloudflare DNS)