- 🌟 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.
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❤
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 :)
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.
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
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!
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
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
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
@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.
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??
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
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 :).
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?
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?
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.
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
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
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 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
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
@@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
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
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.
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..
Super awesome... That's the quality of your content. Lets share it with other too. Thank you Abhishek.
❤️
Yes I just checked today
- 🌟 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.
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❤
i have been watching your videos since you started aws zero to hero.
Thanks
Following you since devops zero to hero. Love the way explain the concepts.❤
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 :)
Thanks alot 😀
successfully launched the instance as an assignment. Thanks sir.
Excellent
Designer has now been replaced with Application Composer.
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.
Thanks alot
Thank you for this fantastic series! It's been incredibly helpful in clarifying the concepts for me.
Amazing series. I am new to AWS, this series is helping a layman like me. Thanks a lot
I have seen other AWS lectures they are quite boring... but your AWS lectures are very interesting
❤️❤️
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
Thanks Abhishek, assignment creating ec2 implemented by following your video, thanks for your time and making everyone learn from your experience.
You are most welcome
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 !
Best of luck!
Done with this video and did the assignment by writing CFT to create EC2 instance
Perfect, keep going
HEY ABHISHEK, JUST TO LET YOU KNOW THAT, YOU MADE CFT LOOK VERY EASY.
THANKS !!
Most welcome !!
Millions pranamas❤
Thanks
Boss you are transforming novis to experts. thanks the great job.
Thank you so much 😀
Thanks Abhishek, may Allah reward you for this.
💖
Just awesome. Thanking for making the concept crystal clear.
Glad it was helpful!
Nuvvu devudu swamy❤🙏
Thanks ❤️
Excellent Abhishek, you make it look so simple. We can build on this and come up with our own version of templates etc.
Yes, you are right
Hi Anna, please make a video on AwS ECS like creating cluster, task definition, service using json file
Yes sure
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!
Sure I will
@@AbhishekVeeramalla Thank you
Hello Abhishek, I watch your sessions later but gives like first. :-) You are awesome Dear.
Thanks a ton
your the hero of DeVop's
Thanks AV. I am able to cerate EC2
Great 👍
Thanks a lot for the valuable content and clear explanation.
Thankyou !!! u saved me!!! will share with others tooo!!!😁😁😁
You are Our Guru🙏
Thanks a lot
You doing great job, Abhishek. Thank you
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
Will try
@@AbhishekVeeramallaHi Abhi thanks for all the AWS devops series. Pls also make a terraform series will be quite helpful.
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
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
sure, noted !
@@AbhishekVeeramalla Thanks😊
Please make a video on AWS cdk as well, by defining the same resources.
your playlist is amazing , but please upload the video ASAP...dont delay in that
I am trying my best ..
@@AbhishekVeeramalla thank you sir , your courses are really helpful and better than other courses ..hope I get a good job after this
Well Explained Bro, Thanks
Tq so much anna for ur efforts and time ❤
You're most welcome
Thankyou so much sir!!! 🤗 very valuable content
Abhishek , I have one request you should create one yaml session for getting hands on it since it is much require for kubernetes containerization
Superb explanation
Thanks a lot sir
Nice Teaching Thank you Abhi!!!!!
Most welcome
@@AbhishekVeeramalla can you make videos on Prometheus set up and grafana dashboards
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
Ok, I will note it
Please create more resources on AWS using CFT that make more clarity.
Noted
Biswajit do start using AWS Cloud formation snippets. It's very handy and you can learn more by modifying existing snippets as well.
Super Amazing Video 🔥
You are a legend!!!
Thanks
@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.
Hi abhishek, please upload video for cdk as well.
Sir,First I would like to thanls for such a wonderful session. My concer is can we integrate the Lambda function for drift detection.
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??
Time stamp 40:30 How to integrate EC2 resource, S3, Cloud watch and other servers in CFT
I will do a project
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
Thank you abhi😍
Welcome 😊
Day 11 understood
Nice Explanation
Superb Anna god bless you ❤❤
One request , for most of us json and yaml is also new requesting you to do a crash course video on json and yaml
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.
Thanks
Completed...!
excellent teaching sir.... is paid private classes possible with you ?
Most Welcome, Currently I am not taking up any paid courses
Hello Abhishek. Thanks for all your effort. God bless.
Which certification can be planned post this learning ?
I have started watching aws zero- hero videos, really 👌, keep going.
I am looking for aws admin, will zero- hero will cover?
Thank you so much 😀
Hi Abhishek, toward the end of the video when writing ec2-instance template, are we still depending on CF UI to upload the file?
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.
Amazing explanation Abhi thank you
Is this course enough for AWS admin job?
Thank you
If you practice all the things in the series .. then yes
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
I deleted it due to some issues .. it will be reuploaded today
Good one !!
You are welcome
Hi Abhishek could you please explain about how to write the yaml file
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 :).
Hi do you have any AWS security checklist like steps for check and recommendations
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?
It will rollback
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?
how do i find imageID required for my specific needs. where should i get the list and description of that ami particularly
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.
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
Hi sir,
what the difference between the Rules vs conditions..?
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
@Abhishek:- had got a notification for Day 12 today ,but now not able to find it
I deleted it … will be reuploaded at 9 due to some issues
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...
You can store them in your own s3 buckets 🪣
@@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
Drift detection means we can get to know the changes which are done in the resources created by you. right?
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
Restart
Hi Abhishek great efforts Very thankful to you, is it your 45 days Devops content enough to get job?
Many people were able to land in a devops job just from that course
Thanks sir !!!!!
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?
Does CFT has reconciliation or self heal feature in case any drift detected ?
No .. thats where crossplane is becoming popular .. both cloud formation and terraform cannot fix the drift
@@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
Visual studio and Azure data studio are different applications sir?
Is this playlist helpful for cloud jobs as a fresher?
45:38 --Sir .. amazon simple Storage service is removed from the list 😞
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
Please share the fix if you .. I'm facing the same issue
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.
It will be available at 9 pm today
Thanks by the way the content is supperb
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..
Thanks alot
I am not able to do practical's based on this video.
Is there any community channel to express my doubts.
You can join the channel as a member to get exclusive access to our doubts clearing telegram group.
@@AbhishekVeeramalla just joined thanks
1:00:08
After YAML extension installation in VS Code , it is not suggesting me while writing the template. How to enable that ?
Just reopen
@@AbhishekVeeramalla did no success
I got the same issue. How to solve it ?
Hello Abhishek,
I am not getting that yellow bulb even after installing AWS toolkit and Yaml plugins. Can you please help me out.
Do you have any fixes for this, I have the same issue .. ?
Abhishek daily live classes for aws?
i need a one on one . i need help with interview prep! topmate is not accepting my payment
Sorry for that .. I need to check with topmate
i have installed YAML extension but its not showing suggestions
How do I rerun an existing stored stack?
Are we using python scripting or programming python in DevOps?
Python scripting knowledge will be very helpful
Can I know where we can use scripting and programming particularly in DevOps?