Skip to main content

6 docs tagged with "Programming"

View all tags

DevOps

The misnomer job title aka culture aka way of thinking.

Knowledge

This guide introduces key DevOps concepts, focusing on infrastructure as code (IaC) using Terraform, networking with Virtual Private Clouds (VPCs), and storage with AWS S3. Expanding in the future as people whom I help request more :)

Useful Snippets in Go

The most dangerous line in your Go codebase isn’t dangerous because it’s complex. It’s dangerous because it’s too simple, and hides sharp edges.