Guidance for Building Persistent and Resilient Event-Driven Patterns for Payroll Systems on AWS
Overview
This Guidance shows how to implement an accurate, resilient, serverless, and event-driven payroll processing system designed with one-time processing requirements and failure-handling patterns. If you have transactional requirements when writing data to your systems of record, you have likely used features inherent to your relational database system. However, when you move to an asynchronous model in the cloud, many of the approaches that your architects and developers have relied on might not be available. This Guidance addresses challenges with data consistency by providing a transactional, or 'saga,' pattern to handle rollbacks and compensating actions when failures occur during the multi-step payroll processing workflow.
Please note: [Disclaimer]
Please note: [Disclaimer]
How it works
This architecture diagram shows how to implement an accurate, resilient, serverless, and event-driven payroll processing system with exactly-once processing requirements and failure-handling patterns.
Well-Architected Pillars
The architecture diagram above is an example of a Solution created with Well-Architected best practices in mind. To be fully Well-Architected, you should follow as many Well-Architected best practices as possible.
Disclaimer
The sample code; software libraries; command line tools; proofs of concept; templates; or other related technology (including any of the foregoing that are provided by our personnel) is provided to you as AWS Content under the AWS Customer Agreement, or the relevant written agreement between you and AWS (whichever applies). You should not use this AWS Content in your production accounts, or on production or other critical data. You are responsible for testing, securing, and optimizing the AWS Content, such as sample code, as appropriate for production grade use based on your specific quality control practices and standards. Deploying AWS Content may incur AWS charges for creating or using AWS chargeable resources, such as running Amazon EC2 instances or using Amazon S3 storage.References to third-party services or organizations in this Guidance do not imply an endorsement, sponsorship, or affiliation between Amazon or AWS and the third party. Guidance from AWS is a technical starting point, and you can customize your integration with third-party services when you deploy the architecture.
Did you find what you were looking for today?
Let us know so we can improve the quality of the content on our pages