AWS for Industries

Emily Shea

Author: Emily Shea

Emily Shea is Head of Application Integration Go-To-Market at AWS. Emily is a builder, leader, and speaker on topics including serverless, event-driven architectures, and application integration.

Building a modern, event-driven application for insurance claims processing – Part 2

In Part 1 of this series, you learned how insurance claims processing makes a good industry use case for event-driven architectures. In Part 2, you dive deeper into the application architecture and learn how each component or domain of the insurance claims processing system uses asynchronous events to coordinate communication. You learn why serverless services are well-suited […]

Building a modern, event-driven application for insurance claims processing – Part 1

In this series, you’ll learn to build a modern insurance claims processing application on AWS. You’ll see an application that uses an event-driven architecture to loosely couple the applications’ components. This application is built with Amazon EventBridge, AWS Step Functions, AWS Lambda, Amazon DynamoDB, and more. You’ll also learn why an event-driven architecture and serverless […]