Phase 4 of #CloudResumeChallenge where I try to deploy to AWS using infra-as-code. During the initial work to develop the resume website, I used the console to set things up. But knowing how to define them in a configuration file and use one or two commands to deploy all of it automatically, that saves a lot of time.
Phase 3 of #CloudResumeChallenge where I develop a small application to handle a visit counter. This one was a huge learning curve for me and I share how I attempted to complete the task.