Overview
This Guidance demonstrates near real-time processing of account posting events for payment systems. Payment systems must persistently store and idempotently process all customer transactions and activities to maintain data integrity, requiring relational databases with transactional capabilities. These applications often use synchronous requests and must commit transactions to databases one by one rather than concurrently. This Guidance aims to create asynchronous, event-driven architectural patterns in a system that you can automatically deploy in your environment through infrastructure as code (IaC).
How it works
These technical details feature an architecture diagram to illustrate how to effectively use this solution. The architecture diagram shows the key components and their interactions, providing an overview of the architecture's structure and functionality step-by-step.
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.
Deploy with confidence
Everything you need to launch this Guidance in your account is right here
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.
Did you find what you were looking for today?
Let us know so we can improve the quality of the content on our pages