☁️ Cloud services
While most of my infrastructure and workloads are selfhosted I do rely upon the cloud for certain key parts of my setup. This saves me from having to worry about two things. (1) Dealing with chicken/egg scenarios and (2) services I critically need whether my cluster is online or not.
The alternative solution to these two problems would be to host a Kubernetes cluster in the cloud and deploy applications like HCVault, Vaultwarden, ntfy, and Authentik. However, maintaining another cluster and monitoring another group of workloads is a lot more time and effort than I am willing to put in.
| Service | Use | Cost |
|---|---|---|
| GitHub | Hosting this repository and continuous integration/deployments | Free |
| Cloudflare | Domain, DNS and proxy management | Free |
| B2 Storage | Offsite application backups | Free |
| Terraform Cloud | Store Terraform state online | Free |
| Total: ~$0/m |