Cloud Resume Challenge AWS Logo

Hello everyone! Today, I want to share my exhilarating journey through the Cloud Resume Challenge, a project that not only tested my technical skills but also pushed me to learn and grow in ways I hadn't imagined. This challenge was about building and deploying a cloud-based resume, and here’s how my adventure unfolded.

🌟 Getting Started

When I first heard about the Cloud Resume Challenge, I was both excited and a bit intimidated. The challenge required a range of skills, from HTML and CSS for the website to JavaScript for dynamic content, and AWS services for hosting. I began by sketching out a design for my resume, focusing on simplicity and readability.

🖥️ Diving into HTML and CSS

The first step was to create the HTML structure. I paid special attention to semantics, ensuring that my markup was accessible and well-organized. Next came the CSS – a crucial part that would bring life to my static HTML. I opted for a clean and professional look, with a color scheme that reflected my personal brand. Getting the layout right took a couple of iterations, but it was worth it!

⚙️ JavaScript and Visitor Counter

To add a dynamic element, I implemented a visitor counter using JavaScript. This was a fun part, as it involved setting up a Lambda function and an API Gateway in AWS, which were completely new territories for me. The challenge of learning these technologies was daunting at first, but with persistence and a lot of Googling, I made it work.

☁️ AWS Deployment

The deployment phase was where things got really interesting. I used AWS S3 to host my static website and learned about bucket policies and IAM roles for security. Next, I set up a CloudFront distribution for my site, ensuring faster load times and a secure HTTPS connection. The final step was linking my domain with Route 53, which was the icing on the cake – my own cloud-hosted resume was now live!

🤔 Reflections and Learning

Throughout the Cloud Resume Challenge, the learning curve was steep but incredibly rewarding. There were moments of frustration, especially when I was stuck on a bug or couldn’t wrap my head around a new concept. However, these moments taught me patience and the importance of stepping back to reassess my approach.

This challenge also underscored the value of community and sharing knowledge. Forums and community discussions were indispensable in helping me navigate through tough spots.

🎉 Conclusion

In conclusion, the Cloud Resume Challenge was more than just a technical project; it was a journey of personal and professional growth. It taught me not just about cloud services and web development but also about perseverance and the joy of learning. I highly recommend it to anyone looking to get hands-on with cloud technologies and make their mark in the tech world.