Sagnik Paldev-journal-sagnik.hashnode.dev·Oct 10, 2024How I Completed the Cloud Resume Challenge: A Personal JourneyLast month, while browsing the web, I came across Forrest Brazeal's "Cloud Resume Challenge," which I found both interesting and timely. I was beginning to explore my interest in cloud services and various DevOps tools like Docker, Kubernetes, and CI...2 likesCloud
Jonathan DeLeonmrcyberleon.hashnode.dev·Sep 26, 2024My Journey Through the AWS Cloud Challenge: Bridging Cloud and CybersecurityParticipating in the AWS Cloud Challenge was a pivotal journey that sharpened my cloud competencies and offered a practical case for applying cloud security concepts. With a foundation in Azure and a strong interest in cloud security, blue teaming, a...1 like·39 readsAWS
Daniel-Caleb Ronohblog-daniel-caleb.hashnode.dev·Aug 29, 2024My Cloud Resume Challenge: A Journey from Zero to HeroThe AWS Cloud Resume Challenge by Forrest Brazeal A quick back-story on how I started this challenge! It all began just after I had wrapped up my AWS Cloud Practitioner certification. You know that feeling you get when you finish something big – like...2 likes·63 readsAWS
Gopi Vivek Mannevivekmanne.hashnode.dev·Jul 6, 2024Building a Serverless Resume API with AWS, Terraform, and GitHub ActionsThe Cloud Resume API Challenge (CRAC) provides a unique opportunity to demonstrate proficiency in building a serverless API that serves resume data dynamically. In this article, we'll walk through the steps to successfully complete the challenge usin...1 like·93 readsAWS Cloud Resume Challenge
Craig Engelbrechtblog.engelsproject.com·Apr 1, 2024Undertaking the Cloud Resume Challenge: Part 1When I began this challenge, I was already awash in the mayhem of AWS from some new work projects I had been assigned to, and my expectations for this were that it would be quite the headache to figure out. Honestly? The worst part of it so far has b...1 likeAWS
Michael Maratitablog.michaelmaratita.com·Jan 13, 202412. Cloud Resume Challenge: Lessons Learned/ Clean UpDeploying my portfolio site with Terraform was an enriching experience. It allowed me to craft the architecture precisely as I envisioned it. Each resource deployment deepened my understanding of the services I employed, many of which were new to me....AWS Cloud ResumeAWS
Michael Maratitablog.michaelmaratita.com·Jan 12, 202411. Cloud Resume Challenge: Configuring Amazon Certificate Manager (ACM) Certificate and Route53 EntriesIn this final module, you will create an ACM certificate and Route53 entries for CloudFront and API Gateway using your custom domain name. This will present a more profession website that can be shared with others. Terraform ACM Reference Terraform...AWS Cloud ResumeAWS
Michael Maratitablog.michaelmaratita.com·Jan 11, 202410. Cloud Resume Challenge: Integrating API GatewayIn this module, you will be updating your HTML and JavaScript files to integrate your API Gateway resources. You will also make modifications to your terraform-apply_cloudfront-invalidation.yml to invalidate your CloudFront Distribution. The invalida...54 readsAWS Cloud ResumeAWS
Michael Maratitablog.michaelmaratita.com·Jan 10, 20249. Cloud Resume Challenge: Creating an API Gateway and API Resources/MethodsIn this module, you will be creating your API Gateway and a couple of resources that will interact with your Lambda Functions from the previous module. You will create API resources that will utilize POST HTTP Methods. Once your API Gateway is deploy...AWS Cloud ResumeAWS
Michael Maratitablog.michaelmaratita.com·Jan 9, 20248. Cloud Resume Challenge: Creating Lambda FunctionsIn this module, I will walk you through each of the Lambda functions and how they work, upload those functions to AWS, and test their functionality with their respective resources. Terraform Lambda Reference Boto3 DynamoDB Reference Boto3 SNS Refer...AWS Cloud ResumeAWS