Day-11 | IaC with AWS CFT | Tips and Tricks to Write CFT | CFT vs Terraform |

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024

ความคิดเห็น • 187

  • @vivekraut490
    @vivekraut490 ปีที่แล้ว +15

    Super awesome... That's the quality of your content. Lets share it with other too. Thank you Abhishek.

  • @kokila3164
    @kokila3164 9 หลายเดือนก่อน +5

    I was feeling bored to study AWS suddenly when I am scrolling the TH-cam I came across your channel I saw one video now am having more interest on AWS nobody can teach like you have more respect on you and thank you so much ppl like me who cannot afford the courses u came like a boon to us❤

  • @sagarkedar7608
    @sagarkedar7608 7 หลายเดือนก่อน +9

    - 🌟 AWS CloudFormation Templates (CFT) are essential for creating infrastructure on AWS and embody Infrastructure as Code (IAC) principles.
    - 💻 CFT distinguishes from AWS CLI by implementing IAC, emphasizing code-based infrastructure management.
    - 📋 CFT utilizes YAML or JSON templates, providing a declarative and version-controlled approach to infrastructure creation.
    - 🔄 CFT offers features like drift detection, identifying discrepancies between defined infrastructure and actual state for easy resolution.
    - 🏗 Templates in CFT have a structured format including versioning, descriptions, metadata, parameters, and rules.
    - 📝 YAML is recommended for CFT due to its readability, support for comments, and simplicity, though JSON is also an option.
    - 🤖 For quick actions or scripting, AWS CLI is preferable, while CFT excels in creating and managing complex infrastructure setups.
    - 🛠 CFT's life cycle involves creating stacks within the AWS CloudFormation service, importing YAML/JSON templates to define infrastructure.

  • @shreyanshraj5031
    @shreyanshraj5031 6 หลายเดือนก่อน +10

    Designer has now been replaced with Application Composer.

  • @subash7777
    @subash7777 8 หลายเดือนก่อน +2

    successfully launched the instance as an assignment. Thanks sir.

  • @Mahadev-jb8yf
    @Mahadev-jb8yf ปีที่แล้ว +6

    Nuvvu devudu swamy❤🙏

  • @2KDxCOMMONER
    @2KDxCOMMONER 11 หลายเดือนก่อน +1

    Done with this video and did the assignment by writing CFT to create EC2 instance

  • @sunilkalyanamancha7283
    @sunilkalyanamancha7283 ปีที่แล้ว +1

    You are Our Guru🙏

  • @sivapavan490
    @sivapavan490 ปีที่แล้ว

    1)what is the differnce b/n cft and terraform. in my understanding purpose cft will work only on amazon anf terraform will work on all cloud providers,
    2) driftdetection concept is also available for terraform also.
    3) if we use terraform to create resources in amazon we can use drift detection concept

  • @firdhowsmsy1677
    @firdhowsmsy1677 11 หลายเดือนก่อน +1

    Nice Teaching Thank you Abhi!!!!!

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  11 หลายเดือนก่อน

      Most welcome

    • @vamsikris4601
      @vamsikris4601 4 หลายเดือนก่อน

      @@AbhishekVeeramalla can you make videos on Prometheus set up and grafana dashboards

  • @amaradhipadmaja9232
    @amaradhipadmaja9232 8 หลายเดือนก่อน +4

    Feels so good practicing every single video, I think first time ever in my life learning has become so interesting. Appreciate you so much Abhishek, Only way I can send my gratitude is by sharing with my friends and spreading your valuable content. God bless you and your knowledge abundantly :)

  • @crazythings9330
    @crazythings9330 ปีที่แล้ว +4

    Hi Anna, please make a video on AwS ECS like creating cluster, task definition, service using json file

  • @sureshkandukuri6145
    @sureshkandukuri6145 ปีที่แล้ว +7

    i have been watching your videos since you started aws zero to hero.

  • @oshogarg5215
    @oshogarg5215 ปีที่แล้ว

    Day 11 understood

  • @DheerajKumar-xr6ud
    @DheerajKumar-xr6ud 7 วันที่ผ่านมา +1

    Hello Abhishek, I watch your sessions later but gives like first. :-) You are awesome Dear.

  • @ysneha8580
    @ysneha8580 ปีที่แล้ว +4

    Following you since devops zero to hero. Love the way explain the concepts.❤

  • @bharathkumarG-yv5uq
    @bharathkumarG-yv5uq ปีที่แล้ว +1

    Just adding a point here...
    Can we write CFT with out using UI?
    Yes by Installing two plugins- YAML and AWS toolkit in Visual Studio code.

  • @gayathrik3073
    @gayathrik3073 ปีที่แล้ว +1

    Hi Abhishek I am not able to find day12 video in the playlists today whereas I saw video yesterday now it is showing as unavailable

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว

      I deleted it due to some issues .. it will be reuploaded today

  • @sriharsha5881
    @sriharsha5881 5 หลายเดือนก่อน

    Drift detection means we can get to know the changes which are done in the resources created by you. right?

  • @Bharathkumar-tk9gs
    @Bharathkumar-tk9gs ปีที่แล้ว +1

    Hi Abhishek great efforts Very thankful to you, is it your 45 days Devops content enough to get job?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว

      Many people were able to land in a devops job just from that course

  • @karthikselvaraj7293
    @karthikselvaraj7293 หลายเดือนก่อน

    Dear abhishek, How do we find the security group id if we create the ec2 instance using CFT? I'm kind of struck here, Can you help me clairfied?

  • @hopesunshine918
    @hopesunshine918 ปีที่แล้ว +1

    Amazing explanation Abhi thank you
    Is this course enough for AWS admin job?
    Thank you

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว

      If you practice all the things in the series .. then yes

  • @DINESHTEJA8585
    @DINESHTEJA8585 7 หลายเดือนก่อน +1

    I am not able to do practical's based on this video.
    Is there any community channel to express my doubts.

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  7 หลายเดือนก่อน

      You can join the channel as a member to get exclusive access to our doubts clearing telegram group.

    • @DINESHTEJA8585
      @DINESHTEJA8585 7 หลายเดือนก่อน

      @@AbhishekVeeramalla just joined thanks

  • @Kannigoud48
    @Kannigoud48 3 หลายเดือนก่อน

    Hi Abhishek, while writing the Cloud Formation Templates for creating the EC2 instance how to get the image ID, key type, and security group? Everything is clear except it. Can you clarify it?

  • @umashanker3244
    @umashanker3244 11 หลายเดือนก่อน

    Hi Abhishek could you please explain about how to write the yaml file

  • @SrijaK-ee8pi
    @SrijaK-ee8pi 9 หลายเดือนก่อน +2

    I have seen other AWS lectures they are quite boring... but your AWS lectures are very interesting

  • @ashwinichivate3905
    @ashwinichivate3905 ปีที่แล้ว +2

    Thanks abhishek.
    I am not aware of aws CFT.
    But from this video, got d understanding and knowledge.
    Keep doing such informative and real time scenario based videos.

  • @gouravchhabra6142
    @gouravchhabra6142 ปีที่แล้ว +1

    where the CFT templates can be used which are store automatically in auto created S3 bucket... for restoration purpose or just for keeping history of stacks or something else...

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว +1

      You can store them in your own s3 buckets 🪣

    • @gouravchhabra6142
      @gouravchhabra6142 ปีที่แล้ว

      @@AbhishekVeeramalla thanks for your quick reply,, but my actual question was related to the templates which are stored by CFT inside a auto generated S3 bucket, where those templates can be use.. or they are just for keeping the stack creation history

  • @Aman-bv4gr
    @Aman-bv4gr 11 หลายเดือนก่อน +1

    Hello Abhishek,
    I have a query, I have installed aws toolkit in vs studio, but I not getting suggestion. I have searched internet on this but still no result. If anyone else also facing the same issue

    • @gobikrishna5760
      @gobikrishna5760 4 หลายเดือนก่อน

      Please share the fix if you .. I'm facing the same issue

  • @mdsaddafalam220
    @mdsaddafalam220 ปีที่แล้ว +1

    Dear Abhishek thank you for all this... Till date i have seen your all videos zero to hero devops all video..but i have a query pls assist me i am 2013 BA passed out and experience in insurance domain i wanted switch to Devops & aws is this possible. I updated my profile job portal but i did not receive any call yet..why don't please tell whether company consider or not..

  • @kishorek2628
    @kishorek2628 ปีที่แล้ว +1

    Hi Bro, For s3 bucket is having versioning so we are able to found using the drift detection option, but other services ? How can we know the changes are made.

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว +1

      Drift detection is basically to identify the changes made manually .. cloud formation cannot fix the drift .. it is upto the service or devops engineers to fix the drift

  • @SudhanshuMitkar-vy9dk
    @SudhanshuMitkar-vy9dk หลายเดือนก่อน

    One request , for most of us json and yaml is also new requesting you to do a crash course video on json and yaml

  • @Kannavolgs37
    @Kannavolgs37 ปีที่แล้ว +1

    Abhishek please highlight this point in every AWS services practical in using console please tell me while creating any service is it free or chargeble. And also way to delete infrastructure

  • @ManiKanta-ko1it
    @ManiKanta-ko1it ปีที่แล้ว +1

    In my visual studio code i have downloaded tge yaml and aws tool kit but it isnt working like you did ,so what should i do to make it work .pls tell me how to troubleshoot tq

  • @onabanjobabatunde1966
    @onabanjobabatunde1966 8 หลายเดือนก่อน

    Hi @Abhishek,
    i tried creating EC2 instance with cloudformation, while create in progress...it displayed ROLLBACK_IN_PROGRESS The following resource(s) failed to create: [EC2Instance]. Rollback requested by user

  • @CSanhouidi
    @CSanhouidi ปีที่แล้ว +1

    i need a one on one . i need help with interview prep! topmate is not accepting my payment

  • @divyanshjindal2694
    @divyanshjindal2694 หลายเดือนก่อน

    Hi Abhishek,
    I am not getting any recommendation for AWS in VS Code after Installing the required extensions,
    do you have any idea, What I am missing?
    BTW great content, I have started following your content, Really liked it.

    • @sibgathullahm2795
      @sibgathullahm2795 10 วันที่ผ่านมา

      save the file as .yaml and try. It works.

  • @gouravchhabra6142
    @gouravchhabra6142 ปีที่แล้ว +2

    Does CFT has reconciliation or self heal feature in case any drift detected ?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว +2

      No .. thats where crossplane is becoming popular .. both cloud formation and terraform cannot fix the drift

    • @gouravchhabra6142
      @gouravchhabra6142 ปีที่แล้ว

      @@AbhishekVeeramalla Just found another alternate to CFT which is AWS Controllers for Kubernetes (ACK) , please create a video on this controller in the AWS series, if possible

  • @krishna1983100
    @krishna1983100 20 วันที่ผ่านมา

    Excellent Resource to learn and Practice , Hats off to You !!
    basically CFT with respect to AWS but it will proivde the root cause and it will not allow the change set incase changeset will do any damage to existing infrastructre thats the difference between CFT and Terraform where Terraform you need to explicitly mention the life cycle policies to the best of my knowledge

  • @nitishshishupal8184
    @nitishshishupal8184 ปีที่แล้ว +1

    @Abhishek:- had got a notification for Day 12 today ,but now not able to find it

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว

      I deleted it … will be reuploaded at 9 due to some issues

  • @seleste3799
    @seleste3799 2 หลายเดือนก่อน

    Hey bro, do have in pdf or in book your work, if yes how much cost. Thanks

  • @ashutoshkumar7275
    @ashutoshkumar7275 7 หลายเดือนก่อน +1

    Great video, Abhishek! I found it very helpful. I have a suggestion: Could you please consider creating a video on how DevOps engineers can effectively utilize ChatGPT in their daily workflows? It would be incredibly valuable!

  • @saleemmohammed-o2f
    @saleemmohammed-o2f 7 หลายเดือนก่อน

    Thanks alot Anna for your Selfless contribution for Teaching us with lot of efforts. Just to ask a question when we are dealing with Stacks, After some manual changes are made to the Infra created, the Drifts which are detected should analyzed directly by entering into the Console or we can able to enable any feature for a Notification for Drifts,so that we can get updated with Drifts??

  • @faisalraj6654
    @faisalraj6654 5 หลายเดือนก่อน

    Hi Abhishek, toward the end of the video when writing ec2-instance template, are we still depending on CF UI to upload the file?

  • @albertjj5980
    @albertjj5980 6 หลายเดือนก่อน

    Hello Abhishek. Thanks for all your effort. God bless.
    Which certification can be planned post this learning ?

  • @ravipanavi
    @ravipanavi ปีที่แล้ว +1

    Time stamp 40:30 How to integrate EC2 resource, S3, Cloud watch and other servers in CFT

  • @kingsleytardzenyuy6280
    @kingsleytardzenyuy6280 ปีที่แล้ว +1

    excellent teaching sir.... is paid private classes possible with you ?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว

      Most Welcome, Currently I am not taking up any paid courses

  • @surekha-p8d
    @surekha-p8d 8 หลายเดือนก่อน

    @Abhishek thankyou for this wonderful videos. I have a quey related to Drift Detection, In Realtime what are the actions that are taken after such changes are being observed.

  • @ketansolanki5727
    @ketansolanki5727 4 หลายเดือนก่อน

    i have installed yaml and aws toolkit extention still the it is not suggesting me anything, please someone help me out, and also thank you so much Abhishek sir for this wonderful videos.

    • @gobikrishna5760
      @gobikrishna5760 4 หลายเดือนก่อน

      Is this fixed for you, I have the same issue and struck for last 2 days ?

    • @ketansolanki5727
      @ketansolanki5727 4 หลายเดือนก่อน

      @@gobikrishna5760 nope

  • @educationedu-f3w
    @educationedu-f3w 6 หลายเดือนก่อน

    Sir,First I would like to thanls for such a wonderful session. My concer is can we integrate the Lambda function for drift detection.

  • @prabhatthakur2708
    @prabhatthakur2708 ปีที่แล้ว

    Hello sir ,apko starting se watch krra hu,Bhut acha content dete ho aap.
    Ek information chahiye thi , I am 2017 passed out student in EEE branch, Kaafi time se me working ni hu, But devops me kaafi interested hu,But the main problem will company consider me for devops role being a not it with gap??
    Pta chale itne mehnat kru or baad me hath me nirasha lge, Toh socha aapse help lu,
    Please reply jrur krna :).

  • @venkateshgangavarapu
    @venkateshgangavarapu ปีที่แล้ว +1

    Not able to view latest two videos, one is showing deleted and other is private. could you please check and update. and i have joined the channel with membership.

  • @wwaqashussain
    @wwaqashussain 9 หลายเดือนก่อน +1

    Thanks Abhishek, may Allah reward you for this.

  • @ABHINAVVEGYARAPU
    @ABHINAVVEGYARAPU ปีที่แล้ว

    Thanku Abhishek U making great videos and playlists .
    I have douts
    1. normally terraform and iac tools have incremental in nature. Is CFT have that Feature?
    2. If the drift was detected then I rerun the stack what will happen the resource. It will update or the old resource is deleted and new resource will be created from scratch
    please answer my doubt

  • @anilsree06
    @anilsree06 ปีที่แล้ว +1

    Thanks Abhishek, assignment creating ec2 implemented by following your video, thanks for your time and making everyone learn from your experience.

  • @MrNwaogwugwu
    @MrNwaogwugwu 8 หลายเดือนก่อน

    The plugins don't seem to be working after installing them on VS code editor anyone faced this issue?

  • @AutomobileGKwithprashant
    @AutomobileGKwithprashant ปีที่แล้ว

    Hi do you have any AWS security checklist like steps for check and recommendations

  • @karthikgameing4001
    @karthikgameing4001 ปีที่แล้ว +3

    Millions pranamas❤

  • @saurabh_chavare
    @saurabh_chavare ปีที่แล้ว +1

    Hello Abhishek thank you so much for this much awaited series ❤
    One doubt regarding cloud formation
    - what happens when one of the resources in stack cannot be created successfully?

  • @vback4238
    @vback4238 ปีที่แล้ว +4

    You are a legend!!!

  • @snehalhedau1495
    @snehalhedau1495 11 หลายเดือนก่อน +1

    i have an interview with KPMG for Sr. Cloud Engineer. Thanks for the help and i will definitely recommend your videos .
    wish me best luck !

  • @spamulap
    @spamulap ปีที่แล้ว +1

    Excellent Abhishek, you make it look so simple. We can build on this and come up with our own version of templates etc.

  • @gauravsinghjethuri5405
    @gauravsinghjethuri5405 ปีที่แล้ว

    hey abhi bhiaya, there is video on your channel about kyverno. can please release it as public so we can learn from that please bhaiyaaa.

  • @sidindian1982
    @sidindian1982 7 หลายเดือนก่อน

    45:38 --Sir .. amazon simple Storage service is removed from the list 😞

  • @rajarajan2442
    @rajarajan2442 หลายเดือนก่อน +1

    Thank you abhi😍

  • @Cloud-DevOps_Aspirant
    @Cloud-DevOps_Aspirant ปีที่แล้ว +1

    HEY ABHISHEK, JUST TO LET YOU KNOW THAT, YOU MADE CFT LOOK VERY EASY.
    THANKS !!

  • @ammarsuhail-v8u
    @ammarsuhail-v8u 4 หลายเดือนก่อน

    only one thala

  • @bilalahmedfarooqui733
    @bilalahmedfarooqui733 ปีที่แล้ว

    Abhishek , I have one request you should create one yaml session for getting hands on it since it is much require for kubernetes containerization

  • @chinmayesai4895
    @chinmayesai4895 ปีที่แล้ว

    Visual studio and Azure data studio are different applications sir?

  • @maheshmayyu9716
    @maheshmayyu9716 ปีที่แล้ว +1

    Hey Abhi you are Brilliant man The way u Explained CFT and Visual code studio use case is Awesome
    My request is do Terraform series like Zero to Hero

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว

      Will try

    • @Sonu-nz2kz
      @Sonu-nz2kz ปีที่แล้ว

      ​@@AbhishekVeeramallaHi Abhi thanks for all the AWS devops series. Pls also make a terraform series will be quite helpful.

  • @basavapn6487
    @basavapn6487 10 หลายเดือนก่อน +1

    Hi Abhishek, Love to see your videos and it makes me learn more and more everyday❤.Can you please do a video on intrinsic function and parameters that reads on realtime

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  10 หลายเดือนก่อน

      sure, noted !

    • @basavapn6487
      @basavapn6487 10 หลายเดือนก่อน

      @@AbhishekVeeramalla Thanks😊

  • @udaykiransugali1139
    @udaykiransugali1139 11 หลายเดือนก่อน

    Hi sir,
    what the difference between the Rules vs conditions..?

  • @ChetanSharma-oy4ge
    @ChetanSharma-oy4ge ปีที่แล้ว

    Please make a video on AWS cdk as well, by defining the same resources.

  • @harithakatari3491
    @harithakatari3491 ปีที่แล้ว +1

    Are we using python scripting or programming python in DevOps?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว

      Python scripting knowledge will be very helpful

    • @harithakatari3491
      @harithakatari3491 ปีที่แล้ว

      Can I know where we can use scripting and programming particularly in DevOps?

  • @swathireddy507
    @swathireddy507 3 หลายเดือนก่อน

    Thanks a lot for the valuable content and clear explanation.

  • @unbox10
    @unbox10 6 หลายเดือนก่อน

    Hi abhishek, please upload video for cdk as well.

  • @nikhilk7368
    @nikhilk7368 ปีที่แล้ว

    I have started watching aws zero- hero videos, really 👌, keep going.
    I am looking for aws admin, will zero- hero will cover?

  • @jyotsnaswarnakar8345
    @jyotsnaswarnakar8345 ปีที่แล้ว +1

    After YAML extension installation in VS Code , it is not suggesting me while writing the template. How to enable that ?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว +1

      Just reopen

    • @jyotsnaswarnakar8345
      @jyotsnaswarnakar8345 ปีที่แล้ว

      @@AbhishekVeeramalla did no success

    • @Aspirant_X
      @Aspirant_X ปีที่แล้ว

      I got the same issue. How to solve it ?

    • @sibgathullahm2795
      @sibgathullahm2795 10 วันที่ผ่านมา

      Just found it. Need to save the text as .yaml and then we can get autosuggestions.

  • @yogeshhalappanavar9929
    @yogeshhalappanavar9929 8 หลายเดือนก่อน +1

    Thanks AV. I am able to cerate EC2

  • @biswajitmohapatra2172
    @biswajitmohapatra2172 ปีที่แล้ว +1

    Please create more resources on AWS using CFT that make more clarity.

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว +1

      Noted

    • @Tacksolapur
      @Tacksolapur ปีที่แล้ว

      Biswajit do start using AWS Cloud formation snippets. It's very handy and you can learn more by modifying existing snippets as well.

  • @biswajitmohapatra2172
    @biswajitmohapatra2172 ปีที่แล้ว +1

    Is there any need to remember the syntax of cft?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว +1

      Use the yaml plugin that I suggested .. it will help u in identifying indentation and fix them
      But basically it use yaml or json syntaxing

  • @535_jyotirmayeeparida6
    @535_jyotirmayeeparida6 ปีที่แล้ว +1

    your playlist is amazing , but please upload the video ASAP...dont delay in that

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  ปีที่แล้ว +4

      I am trying my best ..

    • @535_jyotirmayeeparida6
      @535_jyotirmayeeparida6 ปีที่แล้ว

      @@AbhishekVeeramalla thank you sir , your courses are really helpful and better than other courses ..hope I get a good job after this

  • @aishwaryap.s.v.s7387
    @aishwaryap.s.v.s7387 6 หลายเดือนก่อน

    Thankyou !!! u saved me!!! will share with others tooo!!!😁😁😁

  • @shilparao2065
    @shilparao2065 6 หลายเดือนก่อน

    Amazing series. I am new to AWS, this series is helping a layman like me. Thanks a lot

  • @arvindpsk
    @arvindpsk ปีที่แล้ว

    How do I rerun an existing stored stack?

  • @Kushbukushbu770
    @Kushbukushbu770 10 หลายเดือนก่อน +1

    Tq so much anna for ur efforts and time ❤

  • @renukakelkar4034
    @renukakelkar4034 ปีที่แล้ว +1

    Just awesome. Thanking for making the concept crystal clear.

  • @NidheesSingh-ik8kd
    @NidheesSingh-ik8kd 2 หลายเดือนก่อน

    Well Explained Bro, Thanks

  • @srinivasm5377
    @srinivasm5377 ปีที่แล้ว

    Abhishek daily live classes for aws?

  • @harshnegi200
    @harshnegi200 หลายเดือนก่อน

    Completed...!

  • @DeepakSingh-o6n6p
    @DeepakSingh-o6n6p 3 หลายเดือนก่อน

    Super Amazing Video 🔥

  • @TwinkleHota-v5q
    @TwinkleHota-v5q ปีที่แล้ว

    Hello Abhishek,
    I am not getting that yellow bulb even after installing AWS toolkit and Yaml plugins. Can you please help me out.

    • @gobikrishna5760
      @gobikrishna5760 4 หลายเดือนก่อน

      Do you have any fixes for this, I have the same issue .. ?

    • @sibgathullahm2795
      @sibgathullahm2795 10 วันที่ผ่านมา

      Need to save the text as .yaml and then we can get autosuggestions.

  • @venugopal1831
    @venugopal1831 3 หลายเดือนก่อน

    Superb Anna god bless you ❤❤

  • @RhythmParmar-r2c
    @RhythmParmar-r2c 7 หลายเดือนก่อน

    i have installed YAML extension but its not showing suggestions

    • @sibgathullahm2795
      @sibgathullahm2795 10 วันที่ผ่านมา

      Need to save the text as .yaml and then we can get autosuggestions.

  • @madinenitejaswini9310
    @madinenitejaswini9310 ปีที่แล้ว

    Thankyou so much sir!!! 🤗 very valuable content

  • @jayeshmehta3067
    @jayeshmehta3067 8 หลายเดือนก่อน

    1:00:08

  • @vback4238
    @vback4238 ปีที่แล้ว +1

    You are a legend!!!

  • @g-jalil6961
    @g-jalil6961 ปีที่แล้ว

    You doing great job, Abhishek. Thank you

  • @KRISHNAKUMAR-yj3dx
    @KRISHNAKUMAR-yj3dx 8 หลายเดือนก่อน

    Superb explanation
    Thanks a lot sir

  • @dineshezeikel2578
    @dineshezeikel2578 4 หลายเดือนก่อน

    Nice Explanation