The Cloud Journal
📢
Jul 1, 20252 min read56

Search for a command to run...

Series
Unfiltered blogs on my attempt at building cloud related projects.
📢

When a container starts, it is unaware of the specific type of Docker network it's connected to (e.g., bridge, host, overlay). By default, Docker uses a bridge network driver, which technically creates an isolated network system on the host machine. ...

Why the Internet Needs a Librarian

My hands-on journey into DNS with BIND9: setup, errors, and lessons learned.
