Guidance for On-Time In-Full Compliance on AWS
Overview
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.
Operational Excellence
Each AWS managed services sends its own set of metrics to Amazon CloudWatch , so you can monitor service output for errors.
Security
Amazon Cognito provides authentication, authorization, and user management for your web and mobile apps. Your users can sign in directly with a user name and password, or through a third party, such as Amazon, Apple, Facebook, or Google.
Reliability
Each component in this architecture is designed to maintain availability in the event of disaster. AWS managed services are designed to span multiple Availability Zones, which results in service continuity, even if one Availability Zone fails.
Performance Efficiency
Scalable and highly available services like Amazon S3 , Neptune , and Amazon Redshift are purpose-built for data analytics workloads.
Cost Optimization
This architecture follows a serverless-first approach. The API layer uses Lambda functions, and the database layer uses serverless services such as Neptune or Aurora . Serverless services scale according to load to help ensure you only pay for what you use.
Sustainability
AWS managed services scale up and down according to business requirements and user traffic to help you use only the minimum resources required. Additionally, serverless components of this architecture automate the process infrastructure management, freeing up resources for other tasks.
Disclaimer
Did you find what you were looking for today?
Let us know so we can improve the quality of the content on our pages