Student Study Group Matching App on AWS

AWS architecture for a student study group app with GitHub-based auth, matching, scheduling, notifications, and AI-assis...

33 views
Viewed 33 times
0

Create a free account to remix this architecture

Sign up freeor sign in

Student Study Group Matching App on AWS

AWS architecture for a student study group app with GitHub-based auth, matching, scheduling, notifications, and AI-assisted recommendations. Uses containers, APIs, database, cache, and managed AI services.

Control Plane — Agent Lane
Study Match AI Agent
claude-3-haikuAPI
2 tools:match_students, summarize_preferences
Orchestrates 3 services
bedrock ailambda matc…docdb study…
AWS

Tags

#web-app
#matching
#authentication
#ai-assisted
#containers

Architecture Description

student study group app 200 users (small) $50 a month (paid) github auth our limited description: Study group app for students 200 users - small scale Database/Storage mongodb front end ui accessibility back end authentication and authorization matching algorithm / engine for students time scheduling for study group meeting times & notification ai prompted to make description more detailed and specific: 🤖 Smart Matching (AI Layer) Improve grouping using: Natural language preferences ("I like quiet study groups") Behavioral patterns Use: OpenAI API (or similar) Type: SaaS Cost: low (few dollars/month at your scale) 🧠 Recommendation Engine Suggest: Best times Ideal group size Compatible users Runs as: Lightweight backend function Type: PaaS 💬 AI Chat Assistant (Optional MVP+) “Find me a group for CISC 1050 this week” Type: SaaS Provider: OpenAI API Final Clean Architecture (TLDR) Frontend → Vercel (PaaS) Backend API → Render/Railway (PaaS) Database → MongoDB Atlas (PaaS) Auth → GitHub OAuth (SaaS) Optional cache → Upstash Redis (PaaS) AI layer → OpenAI (SaaS)

Community Discussion(1)

Sign in to join the discussion

Sign in to comment
K
Kevin Brown
Suggestion

18 days ago

This looks good, especially if you look at the data flow tab. I'd like to reach out to see if you are able to complete this on AWS.It would be a great exercise for your overall portfolio. Starting with 200 users is a good idea to prove it out.

AI Analysis(1)

AI Review
Tradeoff

20 days ago

I think the biggest concern is architectural mismatch: the app is described as a 200-user, $50/month MVP, but the AWS design is closer to an enterprise baseline and already estimates $90. 83/month before real usage variance.

MH

Malkhut Hinds-Bernard

@malkhut

View portfolio
Try it in the Playground

Open an interactive version — fork it, generate AI variants, or share it with your team.

What You'll Get

Editable diagram in your workspace
Interactive cost estimates
AI-powered customization
Save and share your version

Start Customizing

Make this template your own

Takes 30 seconds • No credit card required

Share

Statistics

Views
33
Clones
0
Likes
0
Readiness
93/100

Details

Estimated monthly cost

$90.83/month

Published
4/22/2026

Services Used

30 cloud services in this architecture

RouteTable
SecurityGroup
ALB
TargetGroup
ECS
ECSService
Fargate
DocumentDB
ElastiCache
Lambda
APIGateway
Cognito
SecretsManager
S3Bucket
Bedrock
CloudWatch
CloudWatchAlarm
CloudTrail
GuardDuty
KMS
Aws-subnet-public-1a
Aws-subnet-public-1b
Aws-subnet-private-app-1a
Aws-subnet-private-app-1b
Aws-subnet-db-1a
Aws-subnet-db-1b
InternetGateway
CloudFront
NATGateway
VPC

Ready to build this?

Clone this architecture into your workspace and deploy it to your cloud account.

Takes 30 seconds • No credit card required

You Might Also Like

Cloud Architecture for Ad Network with Authentication
382

Cloud Architecture for Ad Network with Authentication

Please create a cloud architecture for an ad network. Features that we need include: user authentication on our…

AWS
AZURE
Serverless E-Commerce Platform with Real-Time Inventory
217

Serverless E-Commerce Platform with Real-Time Inventory

Design a serverless e-commerce platform with real-time inventory management. Use AWS Lambda for order processing,…

AWS
Global E-Commerce Platform with Multi-Cloud Failover
187

Global E-Commerce Platform with Multi-Cloud Failover

Create a global e-commerce platform with multi-cloud redundancy. Use AWS in us-east-1 for the primary application with…

AWS
AZURE
GCP
Scalable 3-Tier Web Application
152

Scalable 3-Tier Web Application

Create a basic web application on AWS with EC2 instances behind an Application Load Balancer, using RDS for the…

AWS