Updated 2025-07-23

Infrastructure and Technologies I Use Personally

The stack I most commonly use for my personal projects and infrastructure.

Cloud Providers

Cloudflare

  • Usage: DNS management, CDN, and security.
  • Note: R2, Workers, Pages, Proxies, and geoblocking. It’s really a Swiss Army knife for web infrastructure. 🛡️

Civo

  • Usage: Kubernetes clusters and managed databases.
  • Note: Focused on simplicity and ease of use for developers. Using it primarily for K3S with their Terraform provider. Check out this blog post for my implementation. 💻

Akeyless

  • Usage: Secrets management and encryption.
  • Note: Retrieve your secrets securely using API calls, works great in your pipelines. 🔐

Fly.io

  • Usage: Application hosting and serverless functions.
  • Note: Great for small apps and services, especially with their free tier. I use it for hosting some of my personal projects. 🚀

Proton

  • Usage: Email hosting 📧

Eraser.io

  • Usage: Documentation 📖

Languages and Frameworks

Python

Go

Ansible

Terraform

Deployments and CI/CD

GitHub Actions