CloudFormation - From Zero to Hero!

  Рет қаралды 43,182

Cloudvisor - advanced AWS partner in the Baltics

Cloudvisor - advanced AWS partner in the Baltics

Күн бұрын

Пікірлер: 26
@anandvamsi5141
@anandvamsi5141 Жыл бұрын
Nice explanation for CF, Good Job!!
@technovice4886
@technovice4886 2 жыл бұрын
Cloudformation appeared scary to me untill I went hrough this...thanks!
@amanbagrecha
@amanbagrecha 2 жыл бұрын
Really good explanation. The fundamentals were really necessary and you've done a great job!
@LaimonasGaming
@LaimonasGaming 2 жыл бұрын
Thanks, appreciate feedback :)
@AVISH747
@AVISH747 Жыл бұрын
This is awesome.. was looking out for just this.
@amitpadgaonkar8830
@amitpadgaonkar8830 2 жыл бұрын
Thank you for the tutorial. Where can I get the slides?
@hakeemshahzadibegum1478
@hakeemshahzadibegum1478 6 ай бұрын
Nice video clip on AWS
@jamilabbasOfficial
@jamilabbasOfficial Жыл бұрын
Thanks for such a great tutorial on cloud formation.
@bmariambete4322
@bmariambete4322 2 жыл бұрын
It was great .Provided with very easy way. Thanks
@LaimonasGaming
@LaimonasGaming 2 жыл бұрын
Great to hear that!
@samirsingh108
@samirsingh108 Жыл бұрын
Thank You for this useful tutorial. Great explanation with examples.
@maycogarcia4788
@maycogarcia4788 7 ай бұрын
Very good.
@geminishoeland2738
@geminishoeland2738 2 жыл бұрын
hi its help me .kindly suggest me that we can create parameter as a separate stack and from the parameter stack we can create another stack
@sangeetagentyal3702
@sangeetagentyal3702 2 жыл бұрын
How to add 'QueueUrl' while giving call to SQS through step function in cloud-formation template?
@datavesr
@datavesr Жыл бұрын
1)First, define an Amazon SQS queue resource: Resources: MyQueue: Type: AWS::SQS::Queue Properties: QueueName: my-queue-name 2)Next, define the AWS Step Functions state machine: Resources: MyStateMachine: Type: AWS::StepFunctions::StateMachine Properties: StateMachineName: my-state-machine-name DefinitionString: Fn::Sub: - | { "Comment": "My state machine", "StartAt": "SendSQSMessage", "States": { "SendSQSMessage": { "Type": "Task", "Resource": "arn:aws:states:::sqs:sendMessage", "Parameters": { "QueueUrl.$": "$.queueUrl", "MessageBody.$": "$.messageBody" }, "End": true } } } - queueUrl: !GetAtt MyQueue.Arn messageBody: "Hello, world!" 3)Finally, define the CloudFormation stack parameters that include the 'QueueUrl': Parameters: QueueUrl: Type: String Default: !GetAtt MyQueue.Arn
@yogendarmoola964
@yogendarmoola964 2 жыл бұрын
hi,how to attach a role to existing ec2 instance in cloudformation.
@LaimonasGaming
@LaimonasGaming 2 жыл бұрын
If EC2 was deployed without using CloudFormation, then it is very difficult, advanced AWS CDK usage is required. Better redeploy your EC2 (+ Role) using CloudFormation.
@NourAslaoui
@NourAslaoui 3 жыл бұрын
I honestly find Cloudformation templates way more humain-readable than the DOMs
@LaimonasGaming
@LaimonasGaming 2 жыл бұрын
Interesting. I couldn't get used to CF templates after 5 years. AWS CDK for me was the 21st-century discovery.
@mattongbp
@mattongbp 2 жыл бұрын
DOMs are JSON with a lot of difficult syntax and YAML is much easier.
@dataslid
@dataslid Жыл бұрын
Amazing aws tuts thanks
@bharatkendre9878
@bharatkendre9878 2 жыл бұрын
Thank you very much. Good explanation.
@dhaoubouzayani6571
@dhaoubouzayani6571 3 жыл бұрын
Think you. Can I have the code please ?
@ZahoorKhan-qx6gt
@ZahoorKhan-qx6gt 4 ай бұрын
This is not zero to hero. This is zero to beginner.
@aisimeon
@aisimeon Жыл бұрын
I disagree, yaml is better. use cdk just to read your yml. yes, maybe it will take more time to write a valid yml, but you can test it out immediately, it can be used in any cdk - python, java, etc. devops will understand it easily.
@sauloaccaio
@sauloaccaio Жыл бұрын
too much slowly
What is AWS Cloudformation? Pros and Cons?
16:25
Be A Better Dev
Рет қаралды 143 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 52 МЛН
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 46 МЛН
AWS Networking Fundamentals
40:09
Amazon Web Services
Рет қаралды 476 М.
The only Cloud services you actually need to know
17:17
NeetCodeIO
Рет қаралды 201 М.
Terraform Course - Automate your AWS cloud infrastructure
2:20:58
freeCodeCamp.org
Рет қаралды 1,9 МЛН
Azure DevOps: Zero to Hero Tutorial
2:10:54
DevOps on Azure
Рет қаралды 283 М.
AWS VPC Beginner to Pro - Virtual Private Cloud Tutorial
2:11:42
freeCodeCamp.org
Рет қаралды 673 М.
Evolution of software architecture with the co-creator of UML (Grady Booch)
1:30:43
The Pragmatic Engineer
Рет қаралды 33 М.
AWS Cloud Development Kit (CDK) Crash Course
1:00:59
freeCodeCamp.org
Рет қаралды 202 М.
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41