@ray_kovalev It's an API Observability Platform that monitors APIs, processes health checks asynchronously, stores monitoring data, and provides analytics. I'm also documenting the entire engineering journey as I build it in public.
Build in Public #2 π
Today's focus: designing the data layer.
β MongoDB schemas
β Schema methods & middleware
β Database indexing
β Response formatter
β Error handling
Building the foundation before the features.
#buildinpublic#backend#mongodb
@sumeruchat π That's a great way to put it. Schema design definitely feels like one of those decisions where future-you either says "thanks" or "why did I do this?" π
And yes, I'm already realizing indexes are easy to overlook until you start thinking about scale.
@striver_79@striver_79 Iβve started and quit DSA multiple times, never got beyond LL. I can think of brute force logic but struggle with coding and optimization. Despite trying and watching your videos, I never developed interest in DSA. What would be your advice for someone stuck in this?