Tag: sqs
All the articles with the tag "sqs".
-
Predileto '#12 - Domain Events and Command Queues in Async Python
Software DevelopmentHow we designed a unified domain events bus alongside dedicated command queues in our Python backend — the architecture, the code, every design decision, and the trade-offs of event-driven async systems.
-
Predileto '#5 - Screening Rental Applicants with LangGraph and Reducto
Software DevelopmentHow we built an applicant screening pipeline that extracts identity and income data from uploaded documents, verifies them against applicant claims, and produces a risk-scored report using LangGraph and GPT-5.4.
-
Predileto '#3 - Building an AI Contract Generation Pipeline
Updated:Software DevelopmentHow we built a contract intelligence service that parses, analyzes, and templatizes Portuguese real-estate contracts using Reducto, LangChain, and hexagonal architecture.