Тэги:
#AWS_CloudFormation #Stephane_Maarek #EC2_Instance #Elastic_IP #Amazon #CloudFormation_TemplateКомментарии:
Thanks Stephane Maarek!!
ОтветитьHow to deploy a new instance from created ami
ОтветитьGood one, thank you!
ОтветитьWhy didn't it simply modify the existing instance with new EIP and SGs?
Ответить?? No cft this was doing everything via the console.
ОтветитьThank you, sorry for noob question.. What is an Elastic IP ?
Ответить15 minutes. 100% information. 0% bullshit. No Indian accent. Amazing.
ОтветитьThank you stephane i learn alot from your AWS Solution Architect and SysOps course! :)
Ответить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?
How do you tell cloudformation to deploy an application on Codestar?
ОтветитьAm I the only one who noticed him speak over is mistake with Course and CloudFormation
Ответить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
ОтветитьHi, where can I download the yaml file? Thanks.
ОтветитьCan you programmatically upload files to the newly created instance using CloudFormation?
ОтветитьHow to create ec2 with defined ssh key?
ОтветитьWill EC2 instance restarted if you are update the stack everytime?
ОтветитьCan you please share the location where I can download code for this lecture?
ОтветитьYou are awesome Stephane
ОтветитьCould you provide the files used in the video?
ОтветитьThanks for the sweet tutorial
ОтветитьPassed both my AWS certs thanks to you SM!
ОтветитьU r just amazing...like video👍
ОтветитьWhere are the files you mention at the beginning of the video
ОтветитьHow do I create a cloudformation eni template?
Ответить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?
Ответитьhow did you do it can you share with me , thank you
Ответить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.
it would be helpfull if u have provide the yml template file
Ответитьin template ImageID how to keep from where?
Ответитьwhere do I get the template? I didn't find the previous lectures.
ОтветитьVery good and useful video. Actually, I bought his course on Udemy and it is one of the best courses I have studied
ОтветитьHow to pass the entire config file(creating loggroup and streaming logs) as a value in a cfn
ОтветитьThis is such a nice straight-forward tuto. Thank you!
Ответитьvery useful video and very nice voice :)
Ответитьwhy would you use cloud formation over terraform? This looks very complicated...
Ответить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?
ОтветитьNo
ОтветитьHi, i cant find the code, i just started following your video
Ответить