Counter

1 min read

Background

This is a simple Ruby on Rails app that counts visits to each server that it is deployed on, and IaC to support it. The two GitHub repo’s can be used to fully deploy the application in an AWS environment with a single command. I created this as a walkthrough to help show a mentee how important it is to learn to program in a modern IT/Operations environment.

I wrote an entire walkthrough for this application that can be found here

This was previously live but was taken down to use the servers for other projects.

Repository

The code can be found in the following repositories: