Digital Garden Nearing Harvest
- Microservices, Monoliths, and Myths, for Developers
'Microservices' as a term gets thrown around a lot in conversation, but let's break down what this term even means for a developer. And call out some potential problems.
Read More ⇒ - Moderating a Conference Livestream with a Streamdeck
Moderating a conference stream on Twitch that peaked at over 13,000 live viewers came with challenges. I reached for a hardware tool called StreamDeck to assist me.
Read More ⇒ - How to Import Existing State into Terraform
Gradually import existing AWS resources into Terraform State control and Infrastructure as Code version control. We'll explore a basic example of getting an existing AWS S3 bucket under control, and adding some new options to the bucket, straight from code.
Read More ⇒ - How to Color Code Your Multiple VS Code Windows
Color-code multiple VS Code project windows to easily tell what context of code you're working in. It is project-specific and controlled by a very simple entry in your project settings file.
Read More ⇒ - How to Hide Sensitive Files in VS Code
Hide files in VS Code to protect privacy and avoid security oopsies in live presentations and demos. This is especially important if you are a live code streamer where every one has rewind and screen capture capabilities... and they are already on a computer.
Read More ⇒