On this blog I write technical notes about AWS, AI-native infrastructure, and enterprise support work.

Tech stack

  • Hugo: static site generator
  • AWS: S3 + CloudFront + Route 53 + ACM
  • Jenkins: CI/CD, running locally on Windows
  • GitHub: source control
1
2
3
# example code block
hugo new posts/my-new-post.md
hugo server -D

Thanks for reading.