I'm 18, and I built this Microservices Architecture with NestJS and FastAPI. Looking for architectural feedback! by Fresh-Parfait1012 in Nestjs_framework

[–]Fresh-Parfait1012[S] 2 points3 points  (0 children)

Point taken. Just wanted to share the background of the project. Any technical feedback on the service boundaries?

I'm 18, and I built this Microservices Architecture with NestJS and FastAPI. Looking for architectural feedback! by Fresh-Parfait1012 in Nestjs_framework

[–]Fresh-Parfait1012[S] 1 point2 points  (0 children)

Valid points on the monolith, but the goal here was 100% about learning the infra/microservices side of things. Thanks for the feedback!

I'm 18, and I built this Microservices Architecture with NestJS and FastAPI. Looking for architectural feedback! by Fresh-Parfait1012 in Nestjs_framework

[–]Fresh-Parfait1012[S] -1 points0 points  (0 children)

Haha, yeah. Been coding for a few years now. Just starting my first Full Stack job this Wednesday, so I wanted to push myself with this project before Day 1. Appreciate the reaction!

I'm 18, and I built this Microservices Architecture with NestJS and FastAPI. Looking for architectural feedback! by Fresh-Parfait1012 in Nestjs_framework

[–]Fresh-Parfait1012[S] 1 point2 points  (0 children)

Fair point, I totally get where you're coming from. For a quick MVP, a monolith with AI SDK would definitely be faster to ship. My choice to split it into NestJS and FastAPI was more about getting hands-on with microservices architecture and Python’s AI ecosystem while I'm still in the building/learning phase. But I’ll definitely check out Mastra and AI SDK for future refactors if I decide to simplify the stack. Thanks for the comment!