Skip to Content
← Firat Honca

Weekly Business Review Generator

  • AWS Lambda
  • EC2
  • Bedrock
  • Slack

An AWS-native Slackbot that automates weekly business reviews end to end. It listens for Slack commands, triggers Lambda for processing, uses EC2 workers for heavier jobs, and calls Bedrock LLMs to generate the actual insights.

A scheduled cron delivers formatted reports automatically each week, so the team gets AI-enhanced summaries without anyone assembling them by hand.

Highlights

  • Slack command integration with formatted report responses
  • Serverless Lambda processing plus EC2 workers for long jobs
  • Bedrock LLM-generated business insights
  • Automated weekly scheduling via cron

Architecture

Loading diagram…

← Back to all projects