-
AWS RDS Managed DB for EC2 Instance
I’m migrating some web apps from a few different cloud providers into AWS, one the apps includes object storage and a managed database but I had these services scattered on a few different boxes, this was by design, as I was testing reliability and resilience by switching things on and off and lifting replicas of…
-
Setting up CI/CD for Ruby on Rails on GitLab
Recently I decided to exit the GitHub world and set up shop elsewhere. Nothing personal, just wanted something different and so after wandering around and testing some options I decided the way to go was going to self-host a GitLab instance. Once I started exploring GitLab’s functionality one of the things that caught my attention…