Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Serverless Patterns with AWS Step Functions

ShigeruOda
November 21, 2021

Serverless Patterns with AWS Step Functions

JAWS PANKRATION 2021の登壇資料です。
https://jawspankration2021.jaws-ug.jp/sessions/46

ShigeruOda

November 21, 2021
Tweet

More Decks by ShigeruOda

Other Decks in Technology

Transcript

  1. - Shigeru Oda - Members of... - JAWS-UG Beginner Branch

    - JAWS SONIC 2020, a 24-hour event - JAWS DAYS 2021, the largest event of the year in JAWSUG. - JAWS PANKRATION 2021, a 24-hour event - My birthday is November 13, the same as Lambda's. - However, today's talk is about how to avoid using Lambda. Self Introduction
  2. Visual WorkFlows for modern applications ɾBuild and deploy rapidly ɾWrite

    less integration code ɾBuild fault-tolerant and stateful workflows ɾDesigned for any use case AWS Step Functions?
  3. The number of supported - AWS Services from 17 to

    over 200! - AWS API Actions from 46 to over 9000! There is no reason not to use this anymore.
  4. What to think about in design ɾWe don't want to

    affect the existing system. ɾUser's specifications may change and we want to make it light. ɾI want to build serverless. ɾɾɾHow to solve it?