whoami

Real infrastructure,
built end to end.

I came into DevOps from sysadmin work and taught myself the rest of it. I still carry a pager. What I make here is AWS, Terraform, CI/CD and homelab Kubernetes, built on camera, with the parts that break left in.

Every video is one build, start to finish. There are enough lists of projects that will supposedly get you hired already.

cat ./this-site

This site is a worked example

devopswithlijo.com runs on a private S3 bucket behind CloudFront, with a free ACM certificate and DNS in Route 53. Every resource is defined in Terraform. GitHub Actions deploys it over OIDC, so there are no AWS access keys stored anywhere.

The bill comes to about $0.51 a month. The Route 53 hosted zone is the only line item on it that isn't free.

The whole build is a video, including the certificate that has to live in us-east-1 and the cache invalidation everyone forgets the first time.

Deploy path: git push, GitHub Actions over OIDC, private S3 bucket, CloudFront with OAC and ACM, served at devopswithlijo.com via a Route 53 alias. git push main GitHub Actions OIDC, no keys S3 bucket private, versioned OAC CloudFront ACM cert, us-east-1 Route 53 alias, apex + www devopswithlijo.com HTTP/2, TLS route53 hosted zone $0.50 s3 storage + requests ~$0.01 cloudfront, acm, oidc $0.00 total $0.51 / month

subscribe

One email a week

What changed in AWS, Terraform and AI-assisted ops that week, and whether any of it matters. It is short, and you can unsubscribe whenever you want.