Build a Serverless Workflow with AWS Step Functions

Поділитися
Вставка
  • Опубліковано 31 січ 2025

КОМЕНТАРІ • 30

  • @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

  • @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!

  • @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)

  • @sandeshprasai5142
    @sandeshprasai5142 Рік тому

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

  • @thaiscastro9468
    @thaiscastro9468 Рік тому

    Beautifully explained! Very helpful, thanks!

  • @artbart9080
    @artbart9080 7 місяців тому

    Very nice explained tutorial.keep it going!

  • @mohammedalnaggar2934
    @mohammedalnaggar2934 2 роки тому +1

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

  • @riaanlabuschagne7938
    @riaanlabuschagne7938 Рік тому

    Well done, great video!!

  • @iamaashishpatel
    @iamaashishpatel 10 місяців тому

    Very well explained!

  • @Patrick-hl1wp
    @Patrick-hl1wp 7 місяців тому

    super awesome tutorial, thank you

  • @haitrongdo
    @haitrongdo 2 роки тому

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

  • @김도형-g2i
    @김도형-g2i 2 роки тому

    Awesome video as always.

  • @konstantinosmaounis798
    @konstantinosmaounis798 2 роки тому

    Great demo!

  • @SaravanakumarKathirvel
    @SaravanakumarKathirvel Рік тому

    Excellent stuff..

  • @senior706
    @senior706 2 роки тому +1

    Great Video

  • @idiotbox4561
    @idiotbox4561 2 роки тому +1

    10/10 Mate !!!

  • @garethgriffiths1538
    @garethgriffiths1538 2 роки тому

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

  • @morijona
    @morijona Рік тому

    Good job man ;)

  • @Bazixxx
    @Bazixxx Рік тому +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?

  • @MrArtod
    @MrArtod Рік тому

    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.

  • @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

  • @sandyjust
    @sandyjust Рік тому

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

  • @abimbolaobadare6691
    @abimbolaobadare6691 2 роки тому

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

  • @ledinhanhtan
    @ledinhanhtan 6 місяців тому

    Modern programming = Scratch 😂😂😂😂😂

  • @dianad150
    @dianad150 4 місяці тому +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?