Build a Serverless Workflow with AWS Step Functions

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ต.ค. 2024

ความคิดเห็น • 31

  • @alexandermiller7330
    @alexandermiller7330 2 ปีที่แล้ว +6

    this is better explained than anything else I've found. I avoided this tool like the plague but now I finally get how to use it

  • @sandeshprasai5142
    @sandeshprasai5142 ปีที่แล้ว

    I was struggling with getting input, it really helped me , thank you

  • @lukebennellick4315
    @lukebennellick4315 3 หลายเดือนก่อน

    This is a fantastic video and you've helped me implement my first state machine at work. Thank you :-)

  • @uncommonengineer
    @uncommonengineer ปีที่แล้ว +1

    Great instructional video! Thank you! (edited previous comment cos you corrected the specify key error a few minutes later in the video haha)

  • @xammocoloniax
    @xammocoloniax 2 ปีที่แล้ว

    Thanks from me as well. I followed through successfully. I'm an AWS generalist. I never did something like this before and don't fully understand what I did, but I did it!

  • @artbart9080
    @artbart9080 4 หลายเดือนก่อน

    Very nice explained tutorial.keep it going!

  • @thaiscastro9468
    @thaiscastro9468 ปีที่แล้ว

    Beautifully explained! Very helpful, thanks!

  • @Patrick-hl1wp
    @Patrick-hl1wp 4 หลายเดือนก่อน

    super awesome tutorial, thank you

  • @iamaashishpatel
    @iamaashishpatel 6 หลายเดือนก่อน

    Very well explained!

  • @riaanlabuschagne7938
    @riaanlabuschagne7938 8 หลายเดือนก่อน

    Well done, great video!!

  • @mohammedalnaggar2934
    @mohammedalnaggar2934 2 ปีที่แล้ว +1

    You're awesome as always man, keep it up 👏💪

  • @SaravanakumarKathirvel
    @SaravanakumarKathirvel 9 หลายเดือนก่อน

    Excellent stuff..

  • @garethgriffiths1538
    @garethgriffiths1538 2 ปีที่แล้ว

    Great video, thank you.
    Do you have any videos of setting up serverless offline step functions or Kinesis

  • @konstantinosmaounis798
    @konstantinosmaounis798 ปีที่แล้ว

    Great demo!

  • @haitrongdo
    @haitrongdo ปีที่แล้ว

    It is incredible, thank you so much and keep it up.

  • @MrWesopl
    @MrWesopl ปีที่แล้ว +1

    It's great, but I'm a bit worried about the testing.
    It's so ugly to unit test step functions, that you have even a higher barrier to do it.
    In this case it's easy to test it manually, but what happens in more complex scenarios?

  • @senior706
    @senior706 ปีที่แล้ว +1

    Great Video

  • @김도형-g2i
    @김도형-g2i 2 ปีที่แล้ว

    Awesome video as always.

  • @idiotbox4561
    @idiotbox4561 ปีที่แล้ว +1

    10/10 Mate !!!

  • @MrArtod
    @MrArtod 8 หลายเดือนก่อน

    I was wondering if it is possible to integrate the workflow that works with step functions into classic CI/CD pipelines with full-fledged testing, deploying, etc. It seems like it is possible to use them with Terraform, but I'm not sure if it is easy for developers to work this way instead of classic microservices.

  • @morijona
    @morijona ปีที่แล้ว

    Good job man ;)

  • @sandyjust
    @sandyjust ปีที่แล้ว

    Where can I find the documentation of all the Tags we can use in step functions? I have looked through AWS documentation, but It does not have all the tag information.

  • @xD-saleem
    @xD-saleem 2 ปีที่แล้ว

    very good

  • @abimbolaobadare6691
    @abimbolaobadare6691 2 ปีที่แล้ว

    Pls can this be implemented with AWS CDK python? if yes where do I get started?

  • @sandyjust
    @sandyjust ปีที่แล้ว

    Is there any way can we transform this JSON (State langauge) to a CDK file?

  • @ledinhanhtan
    @ledinhanhtan 2 หลายเดือนก่อน

    Modern programming = Scratch 😂😂😂😂😂

  • @dianad150
    @dianad150 13 วันที่ผ่านมา +1

    I know you tried to explain the STEP function as clearly as you can. But in my opinion, this tool is so ridiculously complicated for a relatively simple task. Just like the comment from @alexandermiller7330, I probably wanted to avoid this STEP tool like the plague. If the seasoned guy like you had so much trial and error, what luck do we have?