If you’re ever browsing through the different AWS services and offerings, you might have come across AWS State Machines and gotten scared by the name. In reality, the state machine service allows you to chain events easily and seamlessly. In addition to its usage to chain other AWS services together, State Machines have some cool integrations up their sleeves, which can save you writing your own logic. Less moving parts means less stuff that can break! I wrote a two part blog about real life scenarios you can solve using AWS state machines. Scenario 1: How to log CloudTrail events to DynamoDB by using a State Machine to write directly to DynamoDB. Scenario 2: How to trigger a lambda function multiple times in parallel. (parallel data processing using lambda and state machines) I hope these blogs can help you dip your toes into state machines, or help you solve a problem for your business! https://lnkd.in/ed5epSnu https://lnkd.in/eaUYy8UT #aws #serverless #cloud #tutorial #awscommunity
Thanks for sharing Ziad! Interesting topic!
Software & Cloud Developer @ AUB Global Health Institute | Applied Artificial Intelligence
4moGood to know!