0:00 Interducation 0:15 1. Daily activities that you do in Terraform? 0:34 2. What are services that you have worked with and wrote terraform files? 2:59 3. Tell me a scenario where you come across provisioners? 5:38 4. What are plugins and providers in terraform? 7:10 5. How do you deploy the terraform code manually or with some automation? Have configured locks on the backend statefile? 10:46 6. When you want to deploy the same terraform code on different env then what is the best strategy? 12:49 7. How do you standardize terraform code so that can be shared across multiple teams in an organization? 13:30 8. How do you call output of one module in another module? 16:12 9. Lets say you have created lot of resources using terraform out of is there way to delete one the resource through Terraform? 17:41 10.Can we merge 2 different state files? 18:09 11. Few challenges that you came across while working with Terraform? 20:08 12. Best way to authenticate cloud providers through Terraform? 21:06 13. Lets assume 2 resources you are creating using terraform, but we need make sure once 1st resource created successfully then only need to start creating 2nd resource. Is this possible? 22:39 14. What is null resource in terraform? 24:36 15. What happens if statefile is missed or delete? 25:50 16. Can terraform used for automating on prem infra? 26:24 17. What if we encounter a serious error and want to rollback? 27:22 18. How to call existing resources from AWS or Azure to terraform without hardcoding the values or terraform import? 28:29 19. If we give count zero in resources level what will happen? 28:57 20. What is Dynamic Block in terraform? 29:59 21. Best Practices in Terraform? @@@@@@@@@@---Hemasankar---@@@@@@@@@@
@nareshb52 жыл бұрын
Superb. Thanks
@syedparvez66692 жыл бұрын
Thank you 👍
@emmarose94662 жыл бұрын
🙏🏾
@ganeshk7232 жыл бұрын
Thanks
@suribabuchetla45702 жыл бұрын
Thank you
@PiyushKushwaha-pyshkshwh Жыл бұрын
1. Daily activities that you do in Terraform? 2. What are services that you have worked with and wrote terraform files? 3. Tell me a scenario where you come across provisioners? 4. What are plugins and providers in terraform? 5. How do you deploy the terraform code manually or with some automation? Have configured locks on the backend statefile? 6. When you want to deploy the same terraform code on different env then what is the best strategy? 7. How do you standardize terraform code so that can be shared across multiple teams in an organization? 8. How do you call output of one module in another module? 9. Lets say you have created lot of resources using terraform out of is there way to delete one the resource through Terraform? 10.Can we merge 2 different state files? 11. Few challenges that you came across while working with Terraform? 12. Best way to authenticate cloud providers through Terraform? 13. Lets assume 2 resources you are creating using terraform, but we need make sure once 1st resource created successfully then only need to start creating 2nd resource. Is this possible? 14. What is null resource in terraform? 15. What happens if statefile is missed or delete? 16. Can terraform used for automating on-prem infra? 17. What if we encounter a serious error and want to rollback? 18. How to call existing resources from AWS or Azure to terraform without hardcoding the values or terraform import? 19. If we give count zero in resources level what will happen? 20. What is Dynamic Block in terraform? 21. Best Practices in Terraform?
@DeekshithSN Жыл бұрын
Thanks for watching and listing out the list of questions :)
@ravinaborkar807 Жыл бұрын
answer bhi likhte to acha hota
@chandanpinacle34552 жыл бұрын
you are a gem sir in this paid world.
@gayatrisakhi53032 жыл бұрын
Thanks
@gayatrisakhi53032 жыл бұрын
ThnQ Deekshith.. So very helpful for my upcoming interview..
@DeekshithSN2 жыл бұрын
I am really happy that this video helped you in your interviews 🙂🙂
@krishnabhuvanagiri9842 Жыл бұрын
For the 6th question we can utilize workspace concept as well..using terraform workspace commands ..it will create an env folder with multiple terraform state files.
@PrasadPuppala-ry1lj2 ай бұрын
Thanks a lot ❤❤❤❤❤❤..best video in terraform in this KZbin..
@DeekshithSNАй бұрын
Thx for watching, glad it helped you :)
@sheetalkulkarni72122 жыл бұрын
The interview is good but the way the person is answering is actually complex to understand. A simple one/two line answer is being twisted and overexplained which makes viewers annoyed and impatient. The person who is asking questions is actually simplifying the answer, which is a good thing. The questions are helpful however, the answers could have been better.
@shivpatil13152 жыл бұрын
9th question's answer is wrong if you mark a resource as taint it would get recreated during next apply if we just need to delete a resource then we need to remove that resource block from code and do terraform apply.
@nagaripratap88942 жыл бұрын
Alternatively, you can destroy individual resource with destroy -target=
@dsosys Жыл бұрын
10:36 I would say, I will restrict access to all my team mmbers with Cloud Least permission to avoid manual changes. Then through CICD I sent my latest repo clone to the Terraform server, which again does not have access to all infra team. This way, only the CICD has the ability to make change the infra. 22:05 what about depends_on ? A sleep technique cannot be guaranteed a resource creation. Sometimes it will take long or less than usual.
@umamaheshmeka1032 Жыл бұрын
This is really Awesome, You are doing great Job Deekshith !!!
@DeekshithSN Жыл бұрын
Thanks for watching the video, I am glad that video helped you :)
@mohitwasnik93562 жыл бұрын
AWSOMEEEE!! Thanks Deekshith 🤩🤩
@prasadbabu53002 жыл бұрын
Best terraform video on KZbin bro❤️👌👌👌👌👌👌
@satishalla Жыл бұрын
Hi Deekshit..very helpful video... What is the best practice to authenticate in case aws cloud to terraform
@rinkeemishra Жыл бұрын
Nice video !! Only thing I would suggest to add for future videos is some demo alongwith discussion for better undestanding
@DeekshithSN Жыл бұрын
Thanks for watching, never did discussion on terraform. Will consider doing it in future But did so many discussions on devops below are videos or playlists link kzbin.info/www/bejne/oneunoVojpaNopYsi=To0HJayn4nvwualY kzbin.info/www/bejne/bH60fmdugJecr68si=anfrKirLFCg2b1mj kzbin.info/aero/PLLYW3zEOaqlIPt9UEchzwFgErPvf1AnLR&si=Vtv-Z8Fa9cZTvKmP
@AnoopKumar-lp6nc2 жыл бұрын
it was awesome interview in real world, I watched so many videos for interview preparation, you are best and I am big fan of yours now. You are superb, keep helping people who are struggling to get the job in this area. Well done :)
@deepaksabane30682 жыл бұрын
Thank you deekshith... You cleared all my dauts may God bless you abundantly.... If you go coaching also they won't tell in that deep but you are providing the real scenario's where how the actual works goes on.. Thank you for letting know us ❤ .. It will help us in future to clear our interviews... ☺
@praveenreddy17672 жыл бұрын
One of the best Terraform interview video
@DeekshithSN2 жыл бұрын
Thanks for watching, glad it helped you 😊😊
@udaykumar81772 жыл бұрын
Really helpful, Thank you sir for making
@ujjwaljagtiani57603 ай бұрын
For question 6th, we can use workspaces also For question 15th, we can recover the lost resources of the state file via terraform import command. 18th - use Data Sources.
@DeekshithSN3 ай бұрын
Thanks for the answer, it will help viewers
@KrishnaRac6 ай бұрын
interview question: Terraform plan works but terraform apply hangs what is the issue
@martujnadaf13402 жыл бұрын
Really very helpful!!. Most of the doubt are cleared and looking more like this videos.
@shanthanbusireddy28872 жыл бұрын
OMG very help full. Thanks a Lot guys
@Dileepkumar-gh3ef Жыл бұрын
Answer to 9th question is wrong To delete any specific resource terraform destroy -target=aws_instance.my_instance And terraform taint is used to recreate the resource in the next apply.
@kausthubhk41612 ай бұрын
10. I think we can merge 2 state files using terraform state mv command
@jaganmohanneerukundi74872 жыл бұрын
nice explnation , i really inspired your vedious
@zidanetenangfie2 ай бұрын
Hello, I followed your content two years ago and I really liked it. Do you teach on Udemy?
@DeekshithSN2 ай бұрын
Thx for following me on youtube, I dont have any courses on udemy
@abhaypandey62002 жыл бұрын
Correction : If count is changed to zero, the resource is destroyed.
@prasadgangatkar55372 жыл бұрын
Which resource bro??current one or the one before???
@ShashiKiranYeluguri10 ай бұрын
Hello Deekshith, Glad this cleared my lot of doubts on terraform, Can you please help me with a few data points to keep in my resume for terraform
@prasadgangatkar55372 жыл бұрын
You have a Terraform configuration file with no resources. What happens when you run the terraform apply command?
@RISHIKKANTHKANTAMАй бұрын
Can u do an interview question on Azure DevOps
@DeekshithSNАй бұрын
Thanks for watching, will try to do it
@bij0y65982 жыл бұрын
Thanks for the video.
@amandeepsingh31432 жыл бұрын
5- Dynamo DB table should be used for tf state lock
@amjads89712 жыл бұрын
What about in azure ?
@yoyovicky2832 жыл бұрын
Blob storage
@yoon-gimin4134 Жыл бұрын
Answer for 6th question will be "workspace" right?
@MoonSlayer0072 ай бұрын
nice video
@DeekshithSNАй бұрын
Thank you for watching!
@nihardash96192 жыл бұрын
Hi Deekshith, Can you please let me know when your new batch will start for devops
@vinodk15122 жыл бұрын
I have a doubt wich is related to 5th question i couldn't get your asnwer beacuse Terrfaorm is itslef an a automation tool....
@prashantpowar92692 жыл бұрын
We want more videos like this
@sathishdarshanala54922 жыл бұрын
hi deekshith are you giving any training for terraform ?if yes please let me know
@pngmors8552 жыл бұрын
can anyone please help me to understand ( assume terraform code is ready for one region) 1> Can we use different name (e.g. envjenkinfile ) ? 2> what is the best way to deploy multi region infrastructure with jenkins ( create separate jenkinfile or same ? create separate jobs or same job ? ) 3> create separate git branch or just create separate tvars folder ?
@chetanlanje61442 жыл бұрын
He Brother.. One query !! If i have state file in lock state(state locking) and once i done with creating my Infra(terraform apply) So after that How can i Unlock 🔓 State locking state ? Is it automatically unlock Or need to execute any unlock command ?
@suryayalla66722 жыл бұрын
Are you providing any interview oriented training batch