AWS Step Functions Introduction - What is it and Why is it Useful?

Поділитися
Вставка
  • Опубліковано 27 гру 2024

КОМЕНТАРІ • 15

  • @BeABetterDev
    @BeABetterDev  Рік тому +2

    Get my Step Functions Masterclass Course here: bit.ly/sf-masterclass-course

  • @gregf9160
    @gregf9160 Рік тому +1

    Really great, as usual, Daniel. Thank you so much for giving us your time and knowledge. 🤗

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

    I’m not fully ‘there’, but when I do arrive at full AWS understanding & practicality it’ll be due in part to your concise instruction.

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

    Its awesome, the way you explained about Step Functions is excellent. I also using this service in aws. Pls do/share vedios on sagemaker.

  • @oacargil
    @oacargil Рік тому +2

    As the requirements naturally change over time, the simplicity of this step functions (aka bpm tools) will also suffer from complexity and maintenance problems. Seeing too complex sequence diagram on ui tool doesn’t make it easier to work with. Thanks for explaining it

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

      I agree with you I think, but can you state what you think is the remedy for the problems that you mentioned?

    • @nagasuresh-r5m
      @nagasuresh-r5m 10 місяців тому

      @oacargil Can you please explain how can we resolve those issues as you mentioned in case of complexity

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

      I believe that we should keep the visual diagrams as a higher level view of the system without much actual business logic code. Similar to level 3 component diagram in c4 model.
      These tools are not capable of maintaining complexity like modern programming languages because of lacking refactoring techniques and tools. So they shouldn’t handle all details.

    • @Brajgamer
      @Brajgamer 9 місяців тому +1

      That's still better than having no diagrams. Moreover, if it becomes too big, we can always combine step functions.

  • @nalaparajuvenkat5488
    @nalaparajuvenkat5488 2 місяці тому

    It's a really amazing video

  • @on_my_way_to_ML
    @on_my_way_to_ML 5 місяців тому +1

    may i ask you a question about AWS certificate?
    A company has a web-based order processing system that is currently using a standard queue in Amazon SQS. The IT Manager noticed that there are a lot of cases where an order was processed twice. This issue has caused a lot of trouble in processing and made the customers very unhappy. The manager has asked you to ensure that this issue will not recur.
    What can you do to prevent this from happening again in the future? (Select TWO.)
    A, Replace Amazon SQS and instead, use AWS Step Functions.
    B, Use an Amazon SQS FIFO Queue instead.
    C, Alter the retention period in Amazon SQS.
    D, Alter the visibility timeout of SQS.
    E, Change the message size in SQS.
    The answer is A,B. Why the Step Function could help to fix SQS send messages twice time?

  • @kojo9493
    @kojo9493 2 місяці тому

    Can Step function be used in a multicloud environment?

  • @TheGodfather101
    @TheGodfather101 2 місяці тому

    please do one for cdk

  • @UnaliverOfChildren
    @UnaliverOfChildren 9 місяців тому

    the coin base is the biggest bit coin in a crypto currency

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

    Gross, talk about burying your business logic in the most obscure place if you use these.