This architecture displays information on working statistics through services that allow for quick feedback, recovery, and refactoring.
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.
Step 1
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
Security
Data is encrypted in transit and at rest. The architecture uses the principle of least privilege and enforced login to protect access to data. Each layer of the application is secured and monitored for traceability.
Reliability
The architecture distributes workloads to avoid a single point of failure. It uses tracking key performance indicators (KPIs) to monitor reliability for production workloads.
Performance Efficiency
The architecture uses serverless functions (such as AWS Lambda ) where possible in addition to a data driven approach.
Cost Optimization
Customers pay only for resources used. Monitoring services check that applications are using resources efficiently so that customers do not pay for more resources than they actually need.
Sustainability
Serverless and managed services match instance size and usage to avoid wasted compute power. This architecture maximizes energy efficiency by adopting and aligning to a mature deployment approach using key AWS services, such as SageMaker, Amazon EC2, and AWS Glue.