About This Architecture
Enterprise MIS architecture integrates Amazon Bedrock LLM with Step Functions orchestration to deliver conversational task management and reporting capabilities. Users authenticate via Amazon Cognito and interact through a CloudFront-distributed SPA that routes requests through API Gateway to Chat Lambda, which coordinates with MIS and Task State Machines. The orchestration layer connects to SAP ERP, SharePoint, and enterprise apps via Direct Connect, while Report Service Lambda and Task Service Lambda query RDS PostgreSQL Multi-AZ with ElastiCache Redis caching. Amazon Bedrock retrieves context from OpenSearch vector database and S3 knowledge base documents, enabling natural language queries against enterprise data. Fork this architecture on Diagrams.so to customize the LLM integration, add additional enterprise connectors, or modify the Step Functions workflow for your MIS requirements.