My app “Honee-Do”, a simple and free task sharing mobile application, has a ReactJS frontend (using Capacitor for single codebase maintenance) hosted in GCP’s Firebase and backend NodeJS/Express/MySQL stack living on an AWS Ubuntu EC2 instance with AWS RDS for… Read More ›
Free Tools
Intro to Terraform Pt II: The Building Basics
As discussed in part one of the Intro to Terraform series, Terraform is a declarative language which can be used to manage cloud resources in an Infrastructure-as-Code approach. For someone like myself – coming from a traditional IT background with… Read More ›
Intro to Terraform and Infrastructure-as-Code Pt. I
Building a house is big work. Could you build a house on your own, given the tools and materials? With enough Googling and DIY Youtube videos, I’m sure you could. But how long would that take? Years? I know I… Read More ›