Hello everyone 👋🏾, thank you for watching! Infrastructure as Code is one of the key principles in DevOps! I have similar projects and courses for Cloud Computing and DevOps, so I encourage you to subscribe youtube.com/@rishabkumar7/ Enjoy the course!
@anshpaul1540 Жыл бұрын
Great!🎉
@Joshuahendrix Жыл бұрын
Nice work Rishab
@TechTutorialswithPiyush Жыл бұрын
You are on fire @rishabkumar7 , great job buddy!
@TamilarasanPravin Жыл бұрын
Hi, can you please reply with the link of the similar projects? Also, this is a great project to start on. thanks for posting the video :)
@alessandrofalls11 ай бұрын
Please, could you tell us which extensions you were using in this project?
@ciit Жыл бұрын
Great, your example just works. It is a very good first impression for professionals who want to understand terraform.
@CloudDevTips Жыл бұрын
Very informative video. I was thinking of moving my portfolio website from github pages to GCS and this video has the required information.
@constantinootrebla3178 Жыл бұрын
África - Angola 🎉🔥🧜🏽♂️
@jasper5016 Жыл бұрын
Good one Rishab!
@abdulsamath761611 ай бұрын
Great content. Thanks for it!
@daviddiazfernandez637 Жыл бұрын
Using a load balancer will have a montly cost even without trafic right? Is it posible to deploy a static site to GCP with $0 montly cost for a site with low trafic just like S3 + Cloudfront?
@alessandrofalls11 ай бұрын
Please, could you tell us which extensions you were using in this project?
@55BLOCKSАй бұрын
Thank you
@eliotanderson65810 ай бұрын
For Arch Linux users, terraform is in pacman
@wearegeeks Жыл бұрын
Really good, straight to the point. Easy to watch and follow. Thanks @rishabkumar7.
@flyinghorse2739 Жыл бұрын
Anythingsimilar for Azure?
@rishabincloud Жыл бұрын
Yeah, I deploy a static website to Azure with Terraform - kzbin.info/www/bejne/fpWwc2WPeNmJqJY
@dragonfly4484 Жыл бұрын
Nice One
@user-63637 Жыл бұрын
Good vid
@abhiku4 Жыл бұрын
Please bring an updated learning video for AWS Solution Architect (Pass the Exam) video. Hit like this comment if you also want, to show support.
@Deevg-f9e9 ай бұрын
Very informative. I tried to create a GKE Auto Pilot cluster with a shared VPC private network through terraform, assigned necessary GKE service account permissions, and make sure the control plane, node, ranges IP range and the location are aligned correctly as per the GCP GKE documentation. But stuck with this exception again and again, 'Error: Error waiting for creating GKE cluster: All cluster resources were brought up, but: only 0 nodes out of 1 have registered; cluster may be unhealthy.' Pls share if there is any suggestions to troubleshoot this error ??
@harsh8429 Жыл бұрын
I am confused on the Domain Registrar part like do I need to separately register and buy my own custom domain from Google Cloud Domain first and then set up the DNS Zone through Cloud DNS?
@coolprk7 күн бұрын
Everything is great till I hit to create DNS for load balancer. You already had setup DNS with 'namecheap'. However, when I tried creating that, it is asking for subscription and other details. Hope, you'll include the details of each step in upcoming tutorials.
@felixchukwuemeka980711 ай бұрын
I don't understand the index.html part. Since you already have it, why should we do to get it?
@afutse Жыл бұрын
which vscode extensions do you used?
@niraliradhanpura2258 Жыл бұрын
Please sir help out me sir please for create coloring and drawing game for kids which software should I have to used???
@rsomcio Жыл бұрын
hmm I'm getting a 403 trying to hit from the load balancer ip address. i see strict-origin-when-cross-origin in the headers. any tips
@rsomcio Жыл бұрын
lol nevermind. i forgot to put index.html at the end
@user34274 Жыл бұрын
This but for Azure please!!! Thank you
@rishabincloud Жыл бұрын
yes, you can check it out here - kzbin.info/www/bejne/fpWwc2WPeNmJqJY
@sergeyshcherbakov3653 Жыл бұрын
Thanks for the tutorial. I would suggest next time you turn off Github Copilot while recording the video. It helps when you code but very disturbing when watching someone code. Still, appreciate the effort
@rishabincloud Жыл бұрын
That is a good point, I will keep in mind for next time
@joshblf Жыл бұрын
Is it safe to store the service key file in the project like this?
@kaycay0149 ай бұрын
nope we have to use service account impersonation without using api key for the same
@daniellao6977 Жыл бұрын
Any similar video for AWS?
@rishabincloud Жыл бұрын
coming soon 👀
@sebastianpopa477810 ай бұрын
good stuff, just shows that there's no way to use terraform without knowing the intricacies of the specific cloud. So first, learn the intricacies :(
@niraliradhanpura2258 Жыл бұрын
Please sir help out me sir please for create coloring and drawing game for kids which software should I have used please tell me sir please??
@niraliradhanpura2258 Жыл бұрын
Sir i have a doubt that for create a coloring and drawing game for kids which software should I have to use i am so confused please help out me??
@sanjayraju988 Жыл бұрын
41st!
@EmmanuelKasirivuLugoloobi Жыл бұрын
f
@koshrf2 ай бұрын
Everything good until the cdn part where you started using things like self_link without explaining anything at all where it comes from and how did you know about this. It was more like a copy+paste tutorial without any depth at all. Also please stop using copilot to try to guess what you want to do, it ruins the course experience and it is confusing, it isn't auto completing part it is showing code before you type it and then you type something else. Also no explanation at all how the tfstate state file is auto loaded or how to have different env with it. I guess this was just a quick demo without any depth explanation.