Hugo App Runner Jun 21, 2025

Hosting a Hugo Blog in AWS App Runner

Hugo is great option to host a blog/static content site. Combining Hugo and AWS App Runner is a simple and straightforward approach to hosting your own blog at a reasonable cost. Few items this blog will walk through

Prerequisits

  • Install AWS CLI
  • Install Hugo (or see the quick start guide linked below)
  • Install Docker

Create a Hugo Site

Follow the Hugo Quick Start guide. A basic Hugo site is sufficient for this guide.

...
Blog Introduction Jun 15, 2025

Welcome to My Blog

This is the introduction post for my new blog. In this blog I’ll discuss learning to develop with AI, building applications using AWS, Angular, .Net, Javascript/Typescript, building this blog and other topics.