Build a Serverless Workflow with AWS Step Functions

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024

Комментарии • 31

  • @alexandermiller7330
    @alexandermiller7330 Год назад +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

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

  • @sandeshprasai5142
    @sandeshprasai5142 Год назад

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

  • @artbart9080
    @artbart9080 3 месяца назад

    Very nice explained tutorial.keep it going!

  • @xammocoloniax
    @xammocoloniax Год назад

    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!

  • @thaiscastro9468
    @thaiscastro9468 Год назад

    Beautifully explained! Very helpful, thanks!

  • @Patrick-hl1wp
    @Patrick-hl1wp 3 месяца назад

    super awesome tutorial, thank you

  • @iamaashishpatel
    @iamaashishpatel 6 месяцев назад

    Very well explained!

  • @mohammedalnaggar2934
    @mohammedalnaggar2934 2 года назад +1

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

  • @riaanlabuschagne7938
    @riaanlabuschagne7938 8 месяцев назад

    Well done, great video!!

  • @SaravanakumarKathirvel
    @SaravanakumarKathirvel 8 месяцев назад

    Excellent stuff..

  • @haitrongdo
    @haitrongdo Год назад

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

  • @konstantinosmaounis798
    @konstantinosmaounis798 Год назад

    Great demo!

  • @김도형-g2i
    @김도형-g2i 2 года назад

    Awesome video as always.

  • @senior706
    @senior706 Год назад +1

    Great Video

  • @idiotbox4561
    @idiotbox4561 Год назад +1

    10/10 Mate !!!

  • @morijona
    @morijona Год назад

    Good job man ;)

  • @garethgriffiths1538
    @garethgriffiths1538 2 года назад

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

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

  • @xD-saleem
    @xD-saleem 2 года назад

    very good

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

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

  • @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 2 месяца назад

    Modern programming = Scratch 😂😂😂😂😂

  • @dianad150
    @dianad150 2 дня назад +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?