AWS Cloud Development Kit (CDK) Crash Course

AWS Cloud Development Kit (CDK) Crash Course

freeCodeCamp.org

2 года назад

194,118 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@iammattmartz
@iammattmartz - 20.01.2022 17:59

Hey everyone! OP here :)

Ответить
@amanarham3538
@amanarham3538 - 17.01.2024 05:35

Hi! I was going through the workshop. However, there is an issue accessing the studio link for the Cross-Account CI/CD Pipelines with CDK Pipelines. Is there an updated link to access the commands on that web page?

Ответить
@genefreak
@genefreak - 09.01.2024 14:21

Another BEGINNER course that assumes the world.

Ответить
@kapilch
@kapilch - 09.12.2023 14:38

loved it, great video

Ответить
@PixelPioneer176
@PixelPioneer176 - 15.10.2023 10:49

Quality content right here! If you're intrigued, there's a similar book you shouldn’t miss. "AWS Unleashed: Mastering Amazon Web Services for Software Engineers" by Harrison Quill

Ответить
@ayushshah7372
@ayushshah7372 - 16.09.2023 17:42

In the workshop, you mentioned that the code for the lambda lives jn the lambda directory and will be uploaded to s3 bucket as an asset. But I did not actually see where the lambda code was defined

Ответить
@mike110111
@mike110111 - 24.08.2023 11:52

Great video, thank you so much for making it

Ответить
@cjjb
@cjjb - 16.08.2023 13:01

Thanks!

Ответить
@MeatCatCheesyBlaster
@MeatCatCheesyBlaster - 14.05.2023 21:22

is it just me or is the audio kind of fucked in some parts

Ответить
@bashful88
@bashful88 - 01.04.2023 19:45

Next time please make one for beginners.. It is so hard to follow

Ответить
@HoriaIvan-yf5ds
@HoriaIvan-yf5ds - 06.03.2023 12:29

Fantastic course, thanks for this!

Ответить
@MaksuelBoni
@MaksuelBoni - 23.01.2023 09:24

Is it possible create a workmail service using aws-cdk v2? This is not clear to me =(
Thanks

Ответить
@davekok9673
@davekok9673 - 15.01.2023 16:15

Fun part is that he is running a Typescript project and creates a JavaScript Lambda with the TypeScript builder in Watch haha!

Ответить
@lutaseb
@lutaseb - 26.12.2022 22:21

I started but i don't understand thé difference between a Construct and an app. When you write cdk init --app or --lib

Ответить
@bijaylaxmigiri1675
@bijaylaxmigiri1675 - 20.10.2022 17:58

Can you do a project with python language

Ответить
@realburgergod
@realburgergod - 19.10.2022 22:56

I’m an Amazon dev learning CDK, and this helped a lot! Thank you!🎉

Ответить
@mudassiraqeel8604
@mudassiraqeel8604 - 11.08.2022 20:30

Would love a detailed video on cdk, specifically on python

Ответить
@codingkiddo9727
@codingkiddo9727 - 17.06.2022 07:18

Tons of thanks 🙏🏻🙏🏻🥳🍻

Ответить
@Micahtmusic
@Micahtmusic - 30.04.2022 16:50

i did my stack this way too and ended up with 400 lines of spaghetti code. how do you separate the elements of the stack into different files for readability?

Ответить
@arrulvignesht3198
@arrulvignesht3198 - 08.04.2022 07:11

my interview is going on please answer this in c program

Denominations
Problem
It is year 2020 and after all the demonetizations, our country has N different positive integer denominations of coin for all transactions. The finance minister went bonkers when a citizen tried to pay his taxes with a giant sack of low-valued coins, and decreed that no more than C coins of any one denomination may be used in any one purchase. For instance, if C = 2 and the existing denominations are 1 and 5, it is possible to buy something of value 11 by using two 5s and one 1, or something of value 12 by using two 5s and two 1s, but it is impossible to buy something of value 9 or 17.

You cannot directly challenge the finance minister's decree, but you happen to be in charge of the mint, and you can issue new denominations of coin. Being a smart cookie, you want to make it possible for any item of positive value at most V to be purchased under the new rules. (Note that this may not necessarily have been possible before the FM's decree). Moreover, you want to introduce as few new denominations as possible, and your final combined set of pre-existing and new denominations should not have any repeats.

Input
The first line consists of three space-separated values C, D and V
The second line consists of D distinct space-separated values representing the preexisting denominations, in ascending order
Output
A single value representing the minimum number of new denominations required

Ответить
@clayblythe
@clayblythe - 26.03.2022 09:13

Really excited for how this can improve developer velocity as well as allow for better testing of Infrastructure as Code. However, visually it seems messier and less organized than Terraform in my opinion.

Overall it is a good option to consider

Ответить
@kentestes192
@kentestes192 - 21.02.2022 21:37

Great tutorial, however the cloud9 stuff was really unnecessary far as I can tell.

Ответить
@ecostaneves
@ecostaneves - 11.02.2022 04:18

Absolutely amazing !!! Tks a lot for your contribution

Ответить
@aliozdemir4148
@aliozdemir4148 - 02.02.2022 16:18

COMPETITIVE PROGRAMMING WITH
C++ FULL COURSE

Ответить
@aliozdemir4148
@aliozdemir4148 - 30.01.2022 21:38

ASSEMBLY FULL COURSE PLEASE

Ответить
@RatherPleasent
@RatherPleasent - 24.01.2022 15:22

Free code camp is amazing for adding this. Very useful

Ответить
@saplay3372
@saplay3372 - 24.01.2022 11:51

Wonderful creations

Ответить
@groslait7814
@groslait7814 - 24.01.2022 01:07

This man looked like came from stone age

Ответить
@asterleul7757
@asterleul7757 - 23.01.2022 22:23

Tutorial on Facemash clone please that would help us alot thank you

Ответить
@asterleul7757
@asterleul7757 - 23.01.2022 22:23

Make video on Facemash

Ответить
@asterleul7757
@asterleul7757 - 23.01.2022 22:22

Hey really great video but can u please make video on making Facemash clone please that would help us alot

Ответить
@PrimitiveFuturologist_YTC
@PrimitiveFuturologist_YTC - 21.01.2022 17:55

Anyone else find themselves grinning like an idiot after that intro?
























No? Me neither. Ahem.

Ответить
@binc8925
@binc8925 - 20.01.2022 21:06

Great video, thanks. So is CDK the future or is it still worthwhile to learn CloudFormation?

Ответить
@620jas
@620jas - 20.01.2022 18:45

Is this really required? We already have terraform, cloudformation

Ответить
@jiyoungkim9258
@jiyoungkim9258 - 20.01.2022 18:41

that's what I wanted to know! thx !!

Ответить
@thelastminutetrade
@thelastminutetrade - 20.01.2022 18:36

AWS is leading future of technology..
Who else love AWS or similar 🤑😍😍

Ответить
@victorpinasarnault9135
@victorpinasarnault9135 - 20.01.2022 18:23

But need to finish my AWS course of 2020 first! ^^'

Ответить
@victorpinasarnault9135
@victorpinasarnault9135 - 20.01.2022 18:22

Go to my useful tutorials list.

Ответить
@____prajwal____
@____prajwal____ - 20.01.2022 17:59

This is great. Please provide info where we can find more content than this crash course. Thanks🔥fCC!

Ответить
@fawzishafei5565
@fawzishafei5565 - 20.01.2022 17:53

Will CDK qualify you for AWS certification

Ответить
@mrrishiraj88
@mrrishiraj88 - 20.01.2022 17:51

Gratitude for your noble service to the Humanity and the World at large.

Ответить