Тёмный

Learn Terraform with Google Cloud Platform - Infrastructure as Code Course 

freeCodeCamp.org
Подписаться 10 млн
Просмотров 58 тыс.
50% 1

Learn how to use Terraform and Infrastructure as Code to deploy a website to Google Cloud Platform.
✏️ Course developed by ‪@rishabincloud‬
🔗 Code: github.com/rishabkumar7/freec...
⭐️ Contents ⭐️
(00:00) Introduction to Project
(02:25) Setting Up Google Cloud Platform (GCP)
(08:31) Installing Terraform and setting up the directory
(10:44) Writing Terraform Code
(25:34) Deploying Google Storage Bucket to GCP
(29:44) Adding other resources in Terraform
(31:24) Custom Domain Configuration
(44:39) Deploying remaining resources to GCP
(49:44) Terraform Destroy and gitignore
🎉 Thanks to our Champion and Sponsor supporters:
👾 davthecoder
👾 jedi-or-sith
👾 南宮千影
👾 Agustín Kussrow
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Justin Hual
👾 Otis Morgan
--
Learn to code for free and get a developer job: www.freecodecamp.org
Read hundreds of articles on programming: freecodecamp.org/news

Опубликовано:

 

7 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 44   
@rishabincloud
@rishabincloud Год назад
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
@anshpaul1540 Год назад
Great!🎉
@Joshuahendrix
@Joshuahendrix Год назад
Nice work Rishab
@TechTutorialswithPiyush
@TechTutorialswithPiyush Год назад
You are on fire @rishabkumar7 , great job buddy!
@TamilarasanPravin
@TamilarasanPravin 7 месяцев назад
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 :)
@alessandrofalls
@alessandrofalls 6 месяцев назад
Please, could you tell us which extensions you were using in this project?
@jasper5016
@jasper5016 Год назад
Good one Rishab!
@ciit
@ciit 7 месяцев назад
Great, your example just works. It is a very good first impression for professionals who want to understand terraform.
@abdulsamath7616
@abdulsamath7616 6 месяцев назад
Great content. Thanks for it!
@CloudDevTips
@CloudDevTips 11 месяцев назад
Very informative video. I was thinking of moving my portfolio website from github pages to GCS and this video has the required information.
@constantinootrebla3178
@constantinootrebla3178 Год назад
África - Angola 🎉🔥🧜🏽‍♂️
@dragonfly4484
@dragonfly4484 Год назад
Nice One
@daviddiazfernandez637
@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?
@user-63637
@user-63637 Год назад
Good vid
@harsh8429
@harsh8429 6 месяцев назад
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?
@niraliradhanpura2258
@niraliradhanpura2258 Год назад
Please sir help out me sir please for create coloring and drawing game for kids which software should I have to used???
@alessandrofalls
@alessandrofalls 6 месяцев назад
Please, could you tell us which extensions you were using in this project?
@abhiku4
@abhiku4 11 месяцев назад
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.
@wearegeeks
@wearegeeks Год назад
Really good, straight to the point. Easy to watch and follow. Thanks @rishabkumar7.
@user-tu7yt6fn2z
@user-tu7yt6fn2z 4 месяца назад
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 ??
@felixchukwuemeka9807
@felixchukwuemeka9807 6 месяцев назад
I don't understand the index.html part. Since you already have it, why should we do to get it?
@afutse
@afutse 9 месяцев назад
which vscode extensions do you used?
@eliotanderson658
@eliotanderson658 5 месяцев назад
For Arch Linux users, terraform is in pacman
@rsomcio
@rsomcio 11 месяцев назад
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
@rsomcio 11 месяцев назад
lol nevermind. i forgot to put index.html at the end
@flyinghorse2739
@flyinghorse2739 Год назад
Anythingsimilar for Azure?
@rishabincloud
@rishabincloud Год назад
Yeah, I deploy a static website to Azure with Terraform - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-HdMB2YCtVr4.html
@user34274
@user34274 Год назад
This but for Azure please!!! Thank you
@rishabincloud
@rishabincloud 11 месяцев назад
yes, you can check it out here - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-HdMB2YCtVr4.html
@sergeyshcherbakov3653
@sergeyshcherbakov3653 11 месяцев назад
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
@rishabincloud 11 месяцев назад
That is a good point, I will keep in mind for next time
@joshblf
@joshblf 10 месяцев назад
Is it safe to store the service key file in the project like this?
@kaycay014
@kaycay014 4 месяца назад
nope we have to use service account impersonation without using api key for the same
@niraliradhanpura2258
@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??
@daniellao6977
@daniellao6977 11 месяцев назад
Any similar video for AWS?
@rishabincloud
@rishabincloud 11 месяцев назад
coming soon 👀
@sebastianpopa4778
@sebastianpopa4778 5 месяцев назад
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
@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
@sanjayraju988 Год назад
41st!
@EmmanuelKasirivuLugoloobi
@EmmanuelKasirivuLugoloobi Год назад
f
@nemphicol
@nemphicol 7 месяцев назад
stop typing everything.................
Далее
Why You NEED To Learn Terraform | Practical Tutorial
27:33
Макс Пэйн - ТРЕШ ОБЗОР на фильм
47:02
Conquering fears and slippery slops on two wheels!
00:18
Terraform Course - Automate your AWS cloud infrastructure
2:20:58
Crazy fast Kubernetes Automation with Terraform
26:23
Terraform Explained
8:44
Просмотров 267 тыс.
Intro to AWS - The Most Important Services To Learn
50:07
Макс Пэйн - ТРЕШ ОБЗОР на фильм
47:02