Hi, I’m Tyrel.
A software developer constantly learning new skills and technologies. I work for Giftbit building great web services. You can see some of my work below as well as on my Github.
Articles
Shipping ECS Fargate logs to Datadog with FireLens (and what broke)
October 20, 2025 10 Minute Read
Getting logs out of ECS Fargate and into Datadog with FireLens took about twenty lines of Terraform and worked on the first deploy. Then every log arrived as INFO and I couldn't find our tags anywhere. A week to sort both out. One was a real bug, one was me, and for months I gave the credit to the wrong fix.
#aws#ecs#fargate#datadog#firelens#fluent-bit#logging#observability#platform#infrastructure#terraform
Markdown based Code Block Syntax Highlighting
Dec 24, 2024 4 Minute Read
I wanted to add syntax highlighting to code blocks on this site. I use a markdown renderer to convert my markdown articles into html, and I wanted a solution that would work with that system and let me use React components. With syntax highlighting code blocks are far more readable now. Read on to see how I built my system using marked-react and react-code-blocks.
#static-site-generators#nextjs#javascript#typescript#markdown#react#code-syntax-highlighting#marked-react#react-code-blocks#marked
Book Notes: DevOps Handbook, The
August 27, 2023 8 Minute Read
Here are some point-form takeaways from my notes from reading The DevOps Handbook by John Willis, Gene Kim, and Patrick Debois.
#book-notes#devops#automation#testing#continuous-integration#continuous-deployment#cicd#infrastructure#infrastructure-as-code#git#feedback-loops#continuous-learning#platform
How I use my Synology NAS as my personal cloud
August 15, 2023 10 Minute Read
This is a follow-up to my previous post describing what a Synology NAS is. In this post I describe some of the more interesting functionality that I use every day.
#synology#nas#data-ownership#hardware#photos#note-taking#obsidian#plex#lightroom
Deno Tests & GitHub Actions CI
May 23, 2020 6 Minute Read
As part of translating my JavaScript and Node Battlesnake to TypeScript and Deno I wanted to setup continuous integration. It was som much easier than I imagined using GitHub Actions.
#javascript#typescript#node#deno#github-actions#cicd#devops#platform






















