Tag: API integration
- Dmitry Rodionov
Error-resistant automation: retries, logs, and duplicates
A webhook can arrive twice, and an external API might stop responding. How to design automation that can handle such situations.
- Dmitry Rodionov
What should a developer using AI learn
Code generation does not replace system understanding. Debugging, data contracts, and solution validation are skills worth developing.
- Dmitry Rodionov
How to prepare a legacy system for integration with AI
Modernization does not always require replacing the entire system. It's important to first organize data access, responsibilities, and integration boundaries.
- Dmitry Rodionov
Store personalization: recommendations and their limitations
Product recommendations require quality data and predictable error handling. When to introduce personalization and when to start with simpler rules.
- Dmitry Rodionov
Internal knowledge base with AI: from content to answers
A knowledge assistant needs organized sources, access control, and updates. Simply adding a language model does not solve the search problem.