Hi Stephane. Just a quick question. As you said when I update the cloud formation stack, it deletes the old instance and creates a new instance. But I have the old instance with important services installed. The new instance doesn't have it installed. Any thoughts on why it is doing that? I saw there is another way, which is importing resources into the current stack, but we need to give a deletion policy for the modified resources. Any other suggestions to update just the stack template without affecting/modifying the instance?
Thanks for posting a very beneficial video. I am editing the template file to create more resources( security group) but they are not getting created. It fails with a msg rollback complete. Why is a new template required each time?
Hello, I also had a question regarding stacks in CloudFormation. How would I go about checking the individual cost of a stack created? I know when creating the template you can use the AWS Pricing Calculator to determine that information prior to creation, but wanted to know how to check that information after the fact. Any thoughts?
We Indians speak better English than any other non-native speakers. On the other hand, you have to take many births to speak any Indian language (non-native).
Hello, I’d recommend starting with CCP or SAA first! Here is my [NEW] Ultimate AWS Certified Cloud Practitioner - 2020 course discounted: links.datacumulus.com/aws-certified-practitioner-coupon Here is my Ultimate AWS Certified Solutions Architect Associate 2020 course discounted: links.datacumulus.com/aws-certified-sa-associate-coupon
- Cannot render the template because of an error.: YAMLException: can not read a block mapping entry; a multiline key may not be an implicit key at line 7, column 34: InstanceType:t2.micro ^ I am getting above error, Could you please share your help Thanks.
If you want to learn more, check out my AWS CloudFormation Master Class course : links.datacumulus.com/aws-cloudformation-coupon
HOW to download tempte file sir
this part only iam stuck
Instablaster.
do you have a Udemy Voucher for this ?
Very good and useful video. Actually, I bought his course on Udemy and it is one of the best courses I have studied
Passed both my AWS certs thanks to you SM!
Congratulations on your achievement! You’ve done great! Keep it going! :)
This is such a nice straight-forward tuto. Thank you!
2:37 Stephane, what are you using there for your templates?
Thank you stephane i learn alot from your AWS Solution Architect and SysOps course! :)
Thanks
Stephane Maarek!!
Can you please share the location where I can download code for this lecture?
You are awesome Stephane
Hi, where can I download the yaml file? Thanks.
very useful video and very nice voice :)
Hi Stephane.
Just a quick question. As you said when I update the cloud formation stack, it deletes the old instance and creates a new instance. But I have the old instance with important services installed. The new instance doesn't have it installed.
Any thoughts on why it is doing that?
I saw there is another way, which is importing resources into the current stack, but we need to give a deletion policy for the modified resources.
Any other suggestions to update just the stack template without affecting/modifying the instance?
very good question -- pls respond
Thanks for posting a very beneficial video. I am editing the template file to create more resources( security group) but they are not getting created. It fails with a msg rollback complete. Why is a new template required each time?
Thanks for the sweet tutorial
Hello, I also had a question regarding stacks in CloudFormation. How would I go about checking the individual cost of a stack created? I know when creating the template you can use the AWS Pricing Calculator to determine that information prior to creation, but wanted to know how to check that information after the fact. Any thoughts?
15 minutes. 100% information. 0% bullshit. No Indian accent. Amazing.
We Indians speak better English than any other non-native speakers. On the other hand, you have to take many births to speak any Indian language (non-native).
Not really - what's the point of IaC if you're going to upload your file manually. 7.5 minutes in and still waiting to learn something new.
U r just amazing...like video👍
By the way I am ur student😀😎
Where are the files you mention at the beginning of the video
Why didn't it simply modify the existing instance with new EIP and SGs?
I believe that is configurable, but dependant on what changes are made.
Good one, thank you!
where do I get the template? I didn't find the previous lectures.
Can you programmatically upload files to the newly created instance using CloudFormation?
Hi, i cant find the code, i just started following your video
it would be helpfull if u have provide the yml template file
How to pass the entire config file(creating loggroup and streaming logs) as a value in a cfn
Hey, I don't have much knowledge on aws can i buy this course or do i need to take any intro course before this
Hello, I’d recommend starting with CCP or SAA first!
Here is my [NEW] Ultimate AWS Certified Cloud Practitioner - 2020 course discounted: links.datacumulus.com/aws-certified-practitioner-coupon
Here is my Ultimate AWS Certified Solutions Architect Associate 2020 course discounted: links.datacumulus.com/aws-certified-sa-associate-coupon
in template ImageID how to keep from where?
Could you provide the files used in the video?
why would you use cloud formation over terraform? This looks very complicated...
Will EC2 instance restarted if you are update the stack everytime?
how did you do it can you share with me , thank you
Thank you, sorry for noob question.. What is an Elastic IP ?
Watch this video on my channel: AWS Private vs Public vs Elastic IP Explained ! Happy learning :)
@@StephaneMaarek Thank you, I found it
How to deploy a new instance from created ami
How do I create a cloudformation eni template?
How do you tell cloudformation to deploy an application on Codestar?
How to create ec2 with defined ssh key?
Am I the only one who noticed him speak over is mistake with Course and CloudFormation
What?
@@sackdeezle Asking myself the same thing mate, why didn't I put a time stamp... lol
His* not is.
?? No cft this was doing everything via the console.
3:54 wtf is this accent
No
Resources:
MyInstance:
Type: AWS::EC2::Instance
Properties:
AvailabilityZone : us-east-2
ImageId:ami-0cc2ff2b4c4608a2f (64-bit Arm)
InstanceType:t2.micro
- Cannot render the template because of an error.:
YAMLException: can not read a block mapping entry; a multiline key may not be an implicit key at line 7,
column 34: InstanceType:t2.micro ^
I am getting above error, Could you please share your help
Thanks.