Andrew Davisadavis.hashnode.dev·Sep 3, 2024Cloud Resume ChallengeYou can find my deployed website here. Also, my github repo here. Overview of the Challenge: The Cloud Resume Challenge was created by Forrest Brazel. The task is "simply" to host a website in AWS with a visitor counter. In doing so, you will learn...Discuss#Learning #CloudResumeChallnge
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...Jonathan DeLeon and 1 other are discussing this2 people are discussing thisDiscuss·2 likes·62 readsAWS
gabriel ibenyegabedev.hashnode.dev·Feb 7, 2024Cloud Resume Challenge - Azure Edition (part 1)Table of Content Table of Content 1. Introduction 2. The Certification 3. The HTML, CSS & JavaScript Frontend 4. Backend Code: Python Counter API 4.1. Prerequisite 4.2. Setup 4.3. Running Azure Function Locally 5. Terraform IaC 6. Conclus...DiscussCloud Resume Challenge - Azure Edition#Learning #CloudResumeChallnge
Marcus Jacobsonmarcusjacobson.hashnode.dev·Jan 6, 2024Cloud Resume Challenge - Block 1 (steps 2 - 3)Today I took the next steps in completing the Cloud Resume Challenge. See the sections below for details Challenge Steps 2 & 3 - COMPLETE! Challenge steps 2 & 3 call for creating an HTML Resume and CSS Style sheet respectively. I used CodePen to star...Discusscloud-resume-challenge
Michael Maratitablog.michaelmaratita.com·Jan 2, 20241. Cloud Resume Challenge: IntroductionLate last year, I completed a Terraform boot camp hosted by ExamPro. I was exposed to the capabilities of Infrastructure as Code (IaC) and how I can leverage it to create complex systems. I also connected with some folks who inspired me to take on th...Discuss·88 readsAWS Cloud ResumeAWS
wilmo martinezblog.wilmomartinez.com·Sep 21, 2023Cloud Resume ChallengeWhat is the cloud resume challenge The Cloud Resume Challenge is a multiple-step resume project that helps build and demonstrate fundamental skills for pursuing a career in the Cloud. The project was published by Forrest Brazeal. About me Before I go...Discuss·79 readsAWS
Kalyan viswanathblog.kalyanviswanath.com·Aug 2, 2023My Journey with the AWS Cloud Resume Challenge using TerraformThe AWS Cloud Resume Challenge is a project designed to test a variety of skills related to cloud computing, web development, and infrastructure as code. The challenge involves building a resume website hosted on AWS, complete with a visitor counter ...Discuss·152 readsAWS
Dustin Acumuluscompendium.hashnode.dev·Jun 30, 2023Cloud Resume Challenge IIAt the end of the Cloud Resume Challenge the final requirement is a blog post describing what you've learned. This is that blog post. I'll start with, Oh boy did I learn a lot. As mentioned in my initial post, I am wholey inexperienced. Even after ge...Discusscloud-resume-challenge
Dustin Acumuluscompendium.hashnode.dev·Jun 30, 2023Cloud Resume Challenge IHi, I'm Dustin. I'm new to blogging, I'm new to the cloud, but I'm familiar with laughing when you can't seem to cry, and then persevering. I'm hoping this site may reach others and help them on their cloud journey and I wish everyone great luck brea...Discusscloud-resume-challenge
Toyyib Oliyideibnnoor.hashnode.dev·May 7, 2023Cloud Resume Challenge: Part 2The goal of this blog post is to describe how to use Terraform, an infrastructure-as-code tool to provision the infrastructure built in the Cloud Resume Challenge Part 1 which was to simply deploy a static website on an s3 bucket using Cloudfront as ...DiscussCloud Computing