Blog tag

#backend engineering

6 posts tagged with backend engineering.

← Back to all posts
4 min read

Decoupling from Legacy Services: Removing Motia Integration in the Vultr Scraper

How we ripped out a brittle third-party integration and replaced it with a unified, maintainable worker model.

pythonrefactoringlegacy-codesystem-designbackend-engineering
Read more
4 min read

How We Built a Scalable Site Discovery Engine for the Vultr Scraper in One Day

We architected a real-time site discovery engine for the Vultr Scraper in under 24 hours—here's how modular design and smart routing made it possible.

web scrapingbackend engineeringcrawling architectureAPI designdatabase schema
Read more
4 min read

How We Made Our Data Aggregation Dynamic with Schema-Driven Validation in HomeForged

We turned fragile data pipelines into self-validating contracts using schema-driven aggregation in HomeForged’s backend.

data aggregationschema validationbackend engineeringapi designtesting
Read more
4 min read

How We Replaced Legacy Automations with a Scalable Workflow Engine in HomeForged

We rebuilt HomeForged's rigid automation system from the ground up with a dynamic, skill-driven workflow engine in Laravel.

LaravelWorkflow EnginePHPBackend EngineeringSystem Design
Read more
4 min read

Fixing Data Order Bugs in AI Pipelines: A Debugging Story from Lockline AI

How a subtle data ordering bug in Lockline AI's pipeline threatened lead prioritization—and how I tracked it down.

debuggingAI pipelinesdata consistencybackend engineeringTypeScript
Read more
4 min read

How We Stabilized Our AI API in One Day: Debugging Authentication and Data Flow at Lockline AI

How we fixed critical auth and data flow bugs in Lockline AI's API within 24 hours of discovery.

API developmentdebuggingauthenticationAI integrationbackend engineering
Read more