It's Davis!

Welcome!

I'm Davis, a SWE exploring the universe of software. Welcome to my blog, where I share insights, projects, and tutorials. Scroll down and enjoy your stay!

DevOps Posts Tooltip icon

Jan 06, 2025

Setup AWS S3 for Rails

When it comes to using S3 with Rails, a quick Google search can line up lots of awesome resources and posts that discuss the process in full. I wanted to add to this list and highlight navigating S3 for the typical Rails config...

Read more

Dec 27, 2024

"Hello World" In 5 Minutes With Docker

Docker is such a fantastic tool for software development and I can’t think of a reason not to use it when applicable. In this quick blog post, I’ll show you how to use Docker and the official Docker Hub image to spin up a simpl...

Read more