Baffled Architect
  • Home
  • About
Sign in Subscribe

Ubuntu

A collection of 3 posts
From Blind Spots to 20/20 Vision: Building a Robust Observability Stack
Architecture

From Blind Spots to 20/20 Vision: Building a Robust Observability Stack

If you run services in production, you already know that hope is not a strategy. Systems fail, networks hiccup, and containers crash. The difference between a minor blip and a catastrophic outage usually comes down to two things: Monitoring and Observability. While these terms are often used interchangeably, they serve
04 Apr 2026 4 min read
Ubuntu
Linux

Multipass cloud-init

Multipass is pretty useful but what a pain this was to figure out, due to Ubuntu's Node.js package not working with AWS-CDK. Multipass lets you manage VM in Ubuntu and can take cloud-init scripts as a parameter. I wanted an Ubuntu LTS instance with AWS
24 Mar 2024 2 min read
Setup a Multipass CDK Environment
Linux

Setup a Multipass CDK Environment

I want to be able to connect to the environment using Visual Studio Code, so first we need to create a SSH key: ssh-keygen -t rsa We need a configuration YAML, replace <generated ssh-rsa key> with the above key, saved as cloud-init.yaml: groups: - vscode
25 Feb 2024 2 min read
Page 1 of 1
Baffled Architect © 2026
  • Sign up
Powered by Ghost