Three-tier architecture in AWS using Terraform

preview_player
Показать описание
In this video, we will learn how to a deploy a three-tier architecture in AWS using Terraform

#terraform #aws #infrastructureascode

▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬

00:00 | Intro
00:42 | Architecture
01:46 | What you are going to learn?
02:38 | Pre-requisites
03:34 | Environment walkthrough
04:35 | Code walkthrough
13:28 | Terraform init
14:23 | Terraform plan
15:15 | Terraform apply
16:12 | Provisioned Infrastructure
20:20 | Application check
22:32 | Stickiness
23:56 | Security groups
24:45 | Health checks
26:58 | Github and thank you

▬▬▬▬▬▬ Important links❗️ ▬▬▬▬▬▬

▬▬▬▬▬▬ My Videos 📹 ▬▬▬▬▬▬
CI CD Tutorials:-

Learn AWS:-
► 3 real-life scenarios to kick-start your AWS journey now!

Learn Kubernetes:-

Learn Jenkins:-

Learn DevOps:-

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Disclaimer: Opinions expressed in this video are my own!
Рекомендации по теме
Комментарии
Автор

simple as that, awesome lab Ajit and thank you very much....

seanjohn
Автор

bro please looking at the code I don't see where you specified instance type and information in regards to instances. Please help

thee__afro
Автор

Excellent and very useful information 💯 Thankyou

rchandrakumar
Автор

Great video, looking for the exact video..
Thank you so much..

anil-kumar
Автор

Thank you so much for this masterpiece Bahi

thee__afro
Автор

Aap jo projects karate ho unhe Hindi me bhi banao logo ko pasand aayenge and you doing great job 😊😊

Manojislive
Автор

Thanks Ajit for detail explanation. Great video. 👍

harshalkondke
Автор

You have done such a great job, truly amazing short video but explained a lot. Thanks a lot.

kamkumk
Автор

This is truly amazing training video... thanks for your efforts. the clean video provides answers to some of my questions .
thank you

samuelowa
Автор

Nice walkthrough Ajit. At 18:41, why do the instances have 2 private IP addresses each? Also, the link to the RDS module in the video description points to the SG module .... Thanks in advance!

bhakta_rg
Автор

Hello sir, How and where did you create the instances (servers), I will appreciate if you can explain a little bit
thanks

tubuobaggio
Автор

stickness the application. suppose users increase the server that time one server managed difficult. my dote is stickiness time autoscalling working or not.

pavankumarchinthapalli
Автор

Such a great explanation within very short time.
Will I be able to create the resources being under free tier if I use the same code provided in reference GitHub URL?

SaumyaKumari-hi
Автор

Amazing explanation can you make one terraform video for Azure as well

abhijeetjambaldare
Автор

nice video, if I want to provision laravel also with it. will it be seperate .tf file?or how?

NidhiLad-qf
Автор

Bro. I watched the video two times. One thing is still not certain . In the entire coding of multiple terraform files in visual studio code, no where we have specified the variables to create route table and internet gateway . But after the final terraform apply command both route tables ( 2 route tables) and an internet gateway was created . How did this happen ? Pls let me know

riyasudheen
Автор

Hi can you please make a video & explain the writing/structure of Ansible & Terraform in a simple manner & in layman's terms, like when & where to add spaces, hyphens, what is variable, etc it's a bit confusing ... please it's a request, do reply

vinvvinv
Автор

Hello Ajit....so we are logging on to the PHP application but why are we entering RDS username and password? I know you mentioned something about replacing localhost with the RDS connection aren't they 2 different components? PHP is an APP and RDS is a help me clear this confusion, if you could explain in a few words since I have an infra background ... thanks much for your hard work!

bhakta_rg
Автор

Error: Unsupported attribute

│ on outputs.tf line 666, in output "db_instance_id":
│ 666: value = module.rds.db_instance_id
│ ├────────────────
│ │ module.rds is a object

│ This object does not have an attribute named "db_instance_id".


│ Error: Unsupported attribute

│ on outputs.tf line 687, in output "db_instance_password":
│ 687: value =
│ ├────────────────
│ │ module.rds is a object

│ This object does not have an attribute named "db_instance_password".


I can't figure out that why I am getting this error.. please help me sir in troubleshooting this issue??

RuhanChandra
join shbcf.ru