Building Practical Skills for Cloud Mastery through the AWS Cloud Resume Challenge
Piloting into AWS Cloud, Web Tech and CI/CD

Search for a command to run...
Piloting into AWS Cloud, Web Tech and CI/CD

This chunk is the last part of the AWS Cloud Resume Challenge where the working system has to be ported to IAC and and be backed by CI/CD for both the front-end and back-end processes of the system. Being a cloud-agnostic tool, I decided to use Terra...

While completing the AWS Resume Challenge, I found myself deciding to import the console-created resources rather than destroying and redoing everything in IAC. This led me to try and find efficient ways to import resources into Terraform wherein aft...

In this post, I'll share how I implemented a visitor counter on my website, which updates with each page visit. This feature though simple in concept, presented a unique set of challenges and learning opportunities in working with Javascript, AWS ser...

Use newly released import blocks to simplify resource importing for IaC management.

Utilizing Python, Regex, and File Operations to Enhance Ticky's Internal Ticketing System

This exercise demonstrates how Lambda can be used to start, stop, and protect EC2 instances. This is first demonstrated through manually triggering the Lambda functions using the AWS console and then through AWS Eventbridge as part of an event-driven...

This lab is part of the DevOps Engineer Learning Path - DevOps Fundamentals course made by Cloud Academy. The objective of this lab is to create a rolling and a blue-green deployment in order to better understand the differences between the two. Let'...

Let's say that your company, undergoing cloud migration, had to store terabytes of its critical data in multiple regions for disaster recovery reasons and as well as for compliance with regulations. It would be simple if the data was unchanging and w...
