The solution is an AWS serverless architecture that processes e-invoices for multiple companies.
The system ingests files into S3, processes them with Lambda functions and stores state in DynamoDB, using SQS for async orchestration.
AWS Glue performs daily consolidation of processed data, producing per-entity reports.