Day-8 | Most Asked Interview Scenarios |

Поділитися
Вставка
  • Опубліковано 11 лис 2024

КОМЕНТАРІ • 187

  • @Jalal921
    @Jalal921 11 місяців тому +13

    Completed this entire series, Thanks for the explanation.
    1. Terraform migration ( using import and then running terraform import command which will create a state file).
    - This will import the EC2 instance all details which was created manually.
    - Importing EC2 instance to create a state file.
    # 2. Terraform drift detection ( if some one manually changed any settings for any resource, then detecting that change is called drift detection).
    # There are 2 ways to detect it.
    Scenario 1: Use terraform refresh using a cron job. ( terraform refresh, refershes the recents changes which was done manually to the statefile and keeps it updated.
    Scenario 2:
    - A) Use audit/activity logs to see who made changes, if its changed by user and resources is managed by TF, then send an alert using lambda/azure functions and notify.
    - B) Apply strict IAM rules so that no one can login to console.

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  11 місяців тому

      😍😍🚀

    • @Jalal921
      @Jalal921 11 місяців тому

      What should i do next considering Azure Cloud.
      DevOps series completed
      TF series completed

    • @Deva2596
      @Deva2596 9 місяців тому

      Thanks!!!

  • @dhaneshv71
    @dhaneshv71 9 місяців тому +7

    You are making so many things for someone who is having an interview.kudos to you brother 👍🏻🙌🏻

  • @TambeAjinkya
    @TambeAjinkya 6 місяців тому +13

    After running >terraform plan -generate-config-out=generated_resources.tf
    this command I was getting an error saying >Too many command line arguments.
    To solve this you have to put generated_resources.tf in quotes. So the command would be:
    >terraform plan -generate-config-out="generated_resources.tf"

    • @nithinprabhakar6583
      @nithinprabhakar6583 4 місяці тому

      Thanks.. It is working !!!

    • @GoofyChaiLoverGirl
      @GoofyChaiLoverGirl 4 місяці тому +1

      I was stuck with this too. ChatGPT was unable to solve this issue for an hour. Thought to check the comments to see anybody else got the same issue. And now its resolved. Thank you!!

  • @rajkamal5318
    @rajkamal5318 Рік тому +4

    Thank you Abhishek for making this video and explaining the import scenario... because these are some of the most commonly asked scenario questions in the interview!

  • @smritidn2781
    @smritidn2781 Рік тому +4

    Thank you so much for the entire series and this surprise video! I'm so addicted to your teaching style and real-time scenarios you bring in. I really appreciate your time and efforts for all the free DevOps content. God bless you 🙏

  • @vstar5966
    @vstar5966 4 дні тому

    Thanks so much, Abihishek, I just completed the series and it has been super helpful. You are the best man. Thanks

  • @KennethTamuno-o6g
    @KennethTamuno-o6g 2 місяці тому

    Thank you Abhishek youn just changed my life with this real scenario questions and answers, I appreciate it

  • @rajatbhagat5637
    @rajatbhagat5637 Рік тому +3

    Thank you, Abhishek, for this surprise video. I really appreciate it. I would like to request the next series to focus on scenario-based questions for each tool ( Jenkins ,Docker, K8S , AWS) you have covered previously.
    Thanks

  • @chandangowda6935
    @chandangowda6935 Рік тому +2

    Completed end to end two playlist, learned lot from you gained very much knowledge
    Thank you Abhi Bro

  • @clarecao1343
    @clarecao1343 5 місяців тому +2

    Thanks! Finished all 8 episodes 😊

  • @Rgroose
    @Rgroose 9 місяців тому +1

    thanks for the whole series, great introduction to terraform

  • @madhugundarapu
    @madhugundarapu Рік тому +1

    Thank you Abhishek for this scenario based video

  • @dummymail6029
    @dummymail6029 9 місяців тому +1

    Thank you so much @abhishek great explanation

  • @radhikakumari9219
    @radhikakumari9219 3 місяці тому

    Thanks Abhishek. It was very nicely explained based on the real scenario.

  • @handsomevillian
    @handsomevillian 4 місяці тому

    I am really thank full to you for this act of greatness. kudos to you brother.

  • @ShravanChauhan-dw2sm
    @ShravanChauhan-dw2sm 7 місяців тому

    Thank you for this scenarios base interview question explanation.

  • @harshnegi200
    @harshnegi200 Місяць тому

    Completed...!
    Thanks Abhishek..

  • @srinivasaraogattupally3249
    @srinivasaraogattupally3249 11 місяців тому +1

    Thanks Abhishek for all your series

  • @sachinbiradar5804
    @sachinbiradar5804 Рік тому +1

    thank you for this scenario based question it makes better to explain in the interview

  • @iyactechnologies
    @iyactechnologies Рік тому +1

    Thank you Mr Abhishek.

  • @joelfernandez5141
    @joelfernandez5141 Рік тому +1

    Thank you so much Sir, God bless you

  • @satyamkeshri7867
    @satyamkeshri7867 11 місяців тому +1

    Thank You Abhishek bhai for this great content

  • @aniruddhatope2388
    @aniruddhatope2388 8 місяців тому +1

    Hey Abhishek,
    Thanks for this awesome tutorial, I had interview yesterday on terraform and got selected today by following ur tutorials. Many thanks🎉

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  8 місяців тому

      Hearty Congratulations, Awesome news 😎

    • @aniruddhatope2388
      @aniruddhatope2388 8 місяців тому

      @@AbhishekVeeramalla thanks guru ji

    • @artibalvir1193
      @artibalvir1193 6 місяців тому

      @@aniruddhatope2388 did you served 90 days notice period?

  • @sonalianand7293
    @sonalianand7293 11 місяців тому +1

    thank you Sir very nice explaination

  • @niharikaraj5262
    @niharikaraj5262 Рік тому +2

    drift detection :- i have faced this scenario but learned the technical term today.

  • @krishnakumarchinnusamy
    @krishnakumarchinnusamy 9 місяців тому +1

    this is a great Terraform Series Abhishek! 🥰😍 keep rocking as usual..

  • @shubhamrokade6086
    @shubhamrokade6086 4 місяці тому

    Thanks Abhishek for making this vid its really helpful to me

  • @sthitaprangyachhatoi4967
    @sthitaprangyachhatoi4967 Рік тому +1

    Thank You Abhishek 🙏🙏

  • @reenabanu6348
    @reenabanu6348 Рік тому +1

    Hi Abhishek,can you please make a video on complete monolithic/microservice project deployment from setting up the infrastructure in cloud to deploying the app to production by showing the differences among deployments in vms,containers if possible

  • @arvindkumar-zo9hw
    @arvindkumar-zo9hw Рік тому +1

    Thank you sir. Please also make a short video on scenario 2b

  • @GoofyChaiLoverGirl
    @GoofyChaiLoverGirl 4 місяці тому

    😃 I wanted good answer for this question of migration and I got it … 🎉🎉🎉 Thank you 🙏🏼

  • @Thirumalareddy-g2e
    @Thirumalareddy-g2e 4 місяці тому

    Hi Abhishek,
    Scenario 1: Use terraform refresh using a cron job. ( terraform refresh, refershes the recents changes which was done manually to the statefile and keeps it updated.
    Where i have to mention cron job?

  • @praseebkdas25
    @praseebkdas25 9 місяців тому

    Terraform series is super and more effective. Could you please prepare similar with Azure Cloud. For example, creation of VM, Networking, User data or provisioner, Azure Key vault, Azure blob storage for backend etc...
    Also some real time project examples.

  • @AnshumanGupta-hv9bd
    @AnshumanGupta-hv9bd 4 місяці тому

    Thanks Abhishek for these wonderful videos. Can you please make some video on Sentinel policies in terraform, as I am facing same Question in the multiple interviews

  • @sreelekhakv9596
    @sreelekhakv9596 Рік тому +1

    you would have share some more scenario based questions. I have addicted to your teaching Maastaru ❤
    Thank you so much 🙏🙏 #DevopsDictionary 🤩

  • @anchalwadhwa1878
    @anchalwadhwa1878 Рік тому +1

    Abhishek can you please explain that also how we can use resource of one resource and used in other resources and taint and untaint , for_each ,count,count.index, function..but one think i can say all of your series are wonderful..now one can provide this type of knowledge share free pf cost .. thanks alot your inspiration for many people

  • @Praveen_insights
    @Praveen_insights Рік тому

    much needed video thanku abhishek

  • @tiltedmacha
    @tiltedmacha 7 місяців тому

    we can make use of sentinal policy for best practices.

  • @sravanmanchikatla
    @sravanmanchikatla 6 місяців тому

    thank you Abhishek for sharing the info. if possible can you do demo 2b (solution for draft detention)
    like you said audit logs using lambda

  • @shubhamnehulkar135
    @shubhamnehulkar135 11 місяців тому +1

    Hello Abhishek, can you please explain what is Terragrunt? What are its uses?

  • @KaushalBirthday1stjuly1992
    @KaushalBirthday1stjuly1992 Рік тому +1

    hi abhishek, will you explain more about data resource concept. please create video where two different project connect with each other and transfer details or use details of each other or project 1 required details from project2 to run

  • @Ravaliburra-r2l
    @Ravaliburra-r2l 3 дні тому

    Hi, here your are explain single instance but suppose EKS cluster have mater and worker nodes how can we approach

  • @devopsgirl
    @devopsgirl Рік тому +1

    Please add more viedo on terraform for_each,count ,count.index and function ,looping , taint, untaint, dynamic block,local

  • @asifkuntoji7412
    @asifkuntoji7412 14 годин тому

    You are amazing...

  • @jitendrabaradwaj200
    @jitendrabaradwaj200 3 місяці тому

    @abhishekveeramalla Can the Terraform lock concept be used to prevent the multiple users change the infra as in the case of scenario-2 in the video? How can this be explained?

  • @debashismca
    @debashismca 9 місяців тому +1

    Good one Abhishek....

  • @kashifaliuk
    @kashifaliuk 21 день тому

    Thanks Abhishek

  • @BhavyaAccenture
    @BhavyaAccenture 7 місяців тому +1

    Thanks for the surprise video Abhishek, really appreciate your hard work. I have a quick question on the 1st scenario. If we want to migrate more than one resource to terraform and not only EC2 instance, how do we achieve that? The command you shared is for resource block and we create a lot of resource blocks to achieve other resources, do we run the command multiple times or do we have a method to achieve this from one command?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  7 місяців тому +1

      Same method, just add all the resources and run that command.

  • @DebdiptaDatta
    @DebdiptaDatta 10 місяців тому +1

    Could you please prepare a detailed course on LINUX and scripting

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  10 місяців тому

      I think the videos on the channel are enough for linux and shell.

  • @MohdAbuzer17
    @MohdAbuzer17 4 місяці тому

    This importing method was not working for me giving error - only managed resources can be imported. I did it another way by writing resource block in main.tf including ami and instance_type. then ->terraform init ->terraform import aws_instance.example instanceId. This generated statefile with all info of aws instance whose id i provided

  • @abhilash_yadav
    @abhilash_yadav Рік тому +1

    geat work abhishek

  • @prabhakaran8613
    @prabhakaran8613 Рік тому

    @AbishekVeeramalla bro, i recently started your devops course , first we need to complete the AWS and then the devops playlist or vice-versa

  • @imranstarsheik
    @imranstarsheik Рік тому

    Hello Abhishek...u gave an example of one resource migration ie;Ec2...and how do we migrate multiple resources like S3, vpc, etc,. under one terraform project...and how do we use terraform import command for multiple resources.

    • @saikaraka6905
      @saikaraka6905 7 місяців тому

      Import blocks, yes the problem is u need to generate for each resource..u can use loops for each individual resources may be

  • @leoliu-gc3sg
    @leoliu-gc3sg 7 місяців тому

    Nice job!sir! i have been asked for the first secnario.

  • @SalmanKhan-f9t6d
    @SalmanKhan-f9t6d 15 днів тому

    Hi Abhishek, I have one doubt. sometime back I learned on youtube that to use already created VPC resource in our terraform we use data block. Is this the best way or the one which you explained about terraform import command. or is there any difference in both.
    Thanks

  • @PremnathR-i9y
    @PremnathR-i9y 3 місяці тому

    Hi, After DAY-8, its starting DAY-24. How can get those missing videos from DAY-9 to DAY -23

  • @ramesh_kumar_verma
    @ramesh_kumar_verma Рік тому +1

    thankyou sir

  • @pawankarthik1578
    @pawankarthik1578 Рік тому +1

    Thanks Abhishek for the amazing content , i was able to learn all the basics of terraform because of you . i just had one doubt so while importing existing resources to terraform we need to have all the id tags of every resource that is existing then ?

  • @baranlirath5949
    @baranlirath5949 7 місяців тому

    How to setup lambda function can you please do it practically if anyone modify the state file?also could please make a video on lamda function layer and different use cases

  • @nehazareen1749
    @nehazareen1749 Рік тому +1

    hi abhishek sir, thankq for providing this wonderful series of terraform , i hve watched all urs videos of terraform frm day1 . while solving this import senario im getting an error as
    Error: Too many command line arguments

    │ To specify a working directory for the plan, use the global
    │ -chdir flag.
    could u please help to how to resolve it , thnks in advance🙂

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Рік тому

      Please share the steps on what you did ?

    • @nehazareen1749
      @nehazareen1749 Рік тому

      Tq fr the response
      After terraform init and used cmnd like terraform plan -generate-config_out=generated _resources.tf
      Thn I got the above error

  • @amansharma-xh6og
    @amansharma-xh6og 4 місяці тому

    completed this series!

  • @ramlakshmi213
    @ramlakshmi213 Рік тому +1

    Hi Abhishek
    Can you a make a video on how to run Jenkins on kubernetes?

  • @sunnydevZ
    @sunnydevZ 8 місяців тому

    Thanks for the Series...great Stuff @AV 👌👍 !!! A QQ , pardon my ignorance ,where does the cron job reside/needs to be created in scenario 2a ?Please lemme know . .

    • @saikaraka6905
      @saikaraka6905 7 місяців тому

      On any linux server ..it should be running periodically right.
      U can use aws lambda also

  • @arnabchowdhuri8544
    @arnabchowdhuri8544 9 місяців тому +1

    Sir One silly doubt, Is there any way to import 1000 resources at a time in terraform without mentioning each and every resource id in the terraform configuration file. For example somethimes we mention (*) for all the contents.

  • @bikramsingh9416
    @bikramsingh9416 Рік тому

    Thanks Abhishek for wonderful video..
    While replicating, I am getting the below error while running terraform init , please suggest which point I missed.
    Error : Unsupported block type
    Block of type "import" are not expected here.

  • @KaushalBirthday1stjuly1992
    @KaushalBirthday1stjuly1992 Рік тому

    Hi Abhishek, will you help out to understand concept of data "terraform_remote_state" with example.. Thank you

  • @kartikkartik9803
    @kartikkartik9803 Рік тому

    Hi Abhishek, i have doubt that can we integrate terraform with jenkins. Can you please make a video on this. Please 🙏🙏 Many thanks for your efforts and the technics you use to make understand in easy way. By asking questions your self on behalf of viewers... Once again thank you.

    • @saikaraka6905
      @saikaraka6905 7 місяців тому

      U can integrate with any CI tool, hashicorp/terraform has docker image too so its easy

  • @rahulgirhepunje1559
    @rahulgirhepunje1559 7 місяців тому

    Hi @abhishek ,i have one questions related terraform import command , If i have import the Ec2 instance using import command and after that try to add one extra volume on particular that instance using terraform ......if i run terraform plan command so it shows first i will destroy the instance and then create and attached this extra volume ......please help to address this issue .

  • @ravindraravi7435
    @ravindraravi7435 9 місяців тому

    Thank you ^^

  • @SaiKumar-b6m
    @SaiKumar-b6m Рік тому

    Thank you,Abhishek. It's a great course.what terraform certification can we complete with helpful of this course?

  • @sivaraamkrishnarachaboyina4880

    Hi Abhishek, you have installed a CLI and then had connected an instance. Can we use Linux AMI and can use putty to connect and then can access same instance through Linux, could you please confirm is that method is also available to connect?

  • @purnimaanem3524
    @purnimaanem3524 2 місяці тому

    Just a doubt after day 8 y in playlist I’m seeing directly day 28 can someone please explain is something I’m missing here

  • @Aman-sn8lr
    @Aman-sn8lr 5 місяців тому

    Do you knkw any oroject where we can try to perform the migration from cloudformation to terraform

  • @phoenix281287
    @phoenix281287 Рік тому +1

    hi Abhishek,
    I want to setup Terraform from my client and we're a team of 6 people managing AWS Infrastructure. Can you let me know how should I set this environment and make it secure? For a single user, I can create an IAM User and use the security credentials, but I am sure how to do it for entire team. Should I use Git & Jenkins for automation.

  • @venkatayakkala7753
    @venkatayakkala7753 9 місяців тому

    How the cross-region configuration can be done using terraform?

  • @batchuhemadurganagasri8535
    @batchuhemadurganagasri8535 7 місяців тому

    Hi Abhishek. I have watched terraform till day 7 classes. Almost all the things understood but slightly there is confusion on modules and workspaces. I want to know about these deeply. Can u plz guide any resources?

  • @Cs_Naidu
    @Cs_Naidu 5 місяців тому

    Hi Bro, Do we need to login to terraform or how it will work? I mean to create resources or run terraform commands in organisations. ❤

  • @brijalsingh13
    @brijalsingh13 Рік тому

    Azure or Aws which have more demand and get good hike and package!?

  • @krishnaraju6665
    @krishnaraju6665 Рік тому

    Thanks Abhishek

  • @sakshilande573
    @sakshilande573 Рік тому +1

    Hey Abhishek Thank you so much for this course and all the courses. By learning all your series can someone show 3 years of experience? I mean this is for freshers only or for experienced people also?

  • @winnie088
    @winnie088 Рік тому

    Hi Abhishek,
    Could you please let me know if I want to import a S3 bucket, an ec2 instance with a security group attached ( other than default one) which I might have deployed manually,in this case do I have to use three separate import blocks for each of these resources (s3,ec2 and the security group which is attached to the ec2 instance)...i.e. The id field in the import block will have the bucket id, instance id and sg ID or the whole import of three resources can be done from same import block ?

  • @immuind2009
    @immuind2009 Рік тому

    Hi Abhishek please start azure devops zero to hero course

  • @princesharma-xx9fn
    @princesharma-xx9fn Рік тому

    Simlarly in case of Azure We can use Azure Activity logs who have done the changes whethter it is a service principal or an AD user . Am i Correct ?

  • @yaminiprasad2194
    @yaminiprasad2194 Рік тому +2

    thank you is not enough anhishek

  • @BharathKumarReddy2103
    @BharathKumarReddy2103 Рік тому +1

    ❤❤❤

  • @this.is.teresa
    @this.is.teresa Рік тому

    sir im taking your Devops ZERO TO HERO course , sir there is one Ultimate Shell Scripting Project sir in my case it shows “ zip error , no such directory found “ and also an error occurred (EntityAlreadyExists) when calling the CreateRole operation. sir please help me out in this one i have no one to take any help from , sir u are the only one i can count on me. 🙏🏻😭

  • @sufyankhan7270
    @sufyankhan7270 Рік тому

    Sir when will u start... Azure devops series

  • @mahammadvasimtamboli2211
    @mahammadvasimtamboli2211 Рік тому

    Hello Abhishek, In Your video instance is running on N Virginia region.when you are importing the instance in that you provide us-east-1 region. When we are importing configuration that time region mandatory or not? Due to some issue i am not able to do practical that why I am asking this question.
    Thank You

    • @saikaraka6905
      @saikaraka6905 7 місяців тому

      Region should be same, u will have those in prividers block

  • @chennamsettyvidyullatha4946
    @chennamsettyvidyullatha4946 2 місяці тому

    What if statefile is messedup wantedly

  • @ajayjohn1502
    @ajayjohn1502 Рік тому +1

  • @yesuvenkatesh2082
    @yesuvenkatesh2082 Рік тому +2

    Can i get a job If i learn aws and devops as a fresher. Please let me know.

  • @dikshantrai9777
    @dikshantrai9777 Рік тому

    Hi abhishek, I have one more question. If terraform command is being executed from personal system of devops person and same user did the change manually. How lambda function will understand because the user is same. Either he did it from console or setup secret in local and perform terraform commands

    • @saikaraka6905
      @saikaraka6905 7 місяців тому

      Cloud trail in aws gives the agent from where the request came from

  • @yashsingh2135
    @yashsingh2135 Рік тому

    Hi Abhishek thanks for the session, but how to migrate from one cloud service provider to other public services provider

    • @saikaraka6905
      @saikaraka6905 7 місяців тому

      That's a difficult ask, u need to map service to service and should rewrite the modules/ resources

  • @jhonsnow534
    @jhonsnow534 Рік тому

    Hello sir you dev ops playlist is enough to get a job?

  • @rameshm2771
    @rameshm2771 11 місяців тому

    Thank you Abhishek. I have a question If tf state file got deleted by mistake how can we get it back?

    • @saikaraka6905
      @saikaraka6905 7 місяців тому

      Best practice is to use backend with version control. Delete means need to play with this import

  • @mahimakaneria19
    @mahimakaneria19 Рік тому

    Hi Abhishek, I have 9 yrs exp. On-prem contact center technology which is now old lagacy technology. Hence, I started preparing for Devops from last 1 year. By following your videos, i have learnt many cloud devops concept.
    Now, recently i have cleared Interview in one of the good product based company and waiting for offer letter only i have shown them 3 yrs experience in devops but i only learnt these from your channel.
    I am little nurvous as i selected based on my learning. So will it be hard for me to survive in the company because they consider me 3 yrs exp. Devops engineer ?
    Please advise

    • @sbc498
      @sbc498 10 місяців тому

      Bro how is your experience now? Is everything alright?

  • @sudharshanreddy8871
    @sudharshanreddy8871 Рік тому

    how to set cronjob refresh command

  • @sowmithrawulwar2823
    @sowmithrawulwar2823 19 днів тому

    In scenario 1, you just showed with 1 instance where you imported, copied the content, deleted the file and pasted the content in main.tf and again imported. What if there are many instance + many resources, this process takes DAYS. You could've at least talked about it on what to do in this case.
    In scenario 2 , you could've showed the demonstration using the example.

  • @ankyagupta1185
    @ankyagupta1185 Рік тому

    How to make terraform more responsive?
    Someone asked this question in my interview

  • @saikumargorrepati7501
    @saikumargorrepati7501 Рік тому +1

    can we get state file without unnecessary things by import command?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Рік тому

      What do u mean by unnecessary? Every feild for aws resource is important

    • @saikumargorrepati7501
      @saikumargorrepati7501 Рік тому

      ​​@@AbhishekVeeramalla8:47 like required fields , optional field..why because we are getting huge file when we import

    • @saikaraka6905
      @saikaraka6905 7 місяців тому

      U can't pretty format u will get all the junk