top of page
All Posts


From Prototype to MVP in 48 Hours — Building Apps with Generative AI and Multi Models
In this article, we show in practice how a complete finance app was built—from the home screen to invoice importing and detailed bill management—using Microsoft Copilot as the central development interface, connected to multiple generative AI models. You'll see the exact prompt used for each screen, understand the reasons for choosing each model (Claude 3.7 Sonnet, GPT-4o, Gemini 2.5 Pro, and ChatGPT), as well as the real challenges faced and how each issue was solved.
May 1412 min read


Migrating Serverless Solutions from Cloud to On Premise — Pitfalls and Lessons Learned
Altiv Labs migrated a serverless IoT platform from AWS to on-premise, adapting services with Node.js, Docker, and custom JWT authentication.
They replaced cloud monitoring with Prometheus and logrotate, gaining full control and offline capability.
The trade-off was losing cloud conveniences in exchange for better customization and performance.
Mar 128 min read
bottom of page