top of page
tech blog
Stay informed with expert insights on UX/UI, software development, freelancing, and tech jobs in Switzerland. Explore trends, tips, and strategies to succeed in tech.


How to Use Azure API Management for Your AI Agents Without Compromising User Identity
Azure API Management (APIM) is a powerful platform to manage, secure, and monitor APIs. When serving as a Managed Control Plane (MCP) server for AI agents, forwarding the actual user identity instead of a generic service account is critical. Doing so enhances security, auditability, and compliance, while giving your AI agents better context about who is making requests.

Hapidev Team
Oct 172 min read


A Beginner's Guide to Transforming SQL Data for AI Models
Many people new to machine learning know that you need data to train an artificial intelligence (AI) model. But how do you transform raw data—often from SQL databases—into a format that can be used by AI? Here's a step-by-step beginner's guide to help you get started.

Hapidev Team
Sep 263 min read


Chat Control in Europe: What You Need to Know About Chat Monitoring and Protecting Your Privacy
The proposed European "Chat Control" regulation, or chat monitoring, is causing growing concern in Europe, particularly in Switzerland, due to its potential implications for privacy and the security of digital communications.

barbarela48
Sep 242 min read


FerretDB 2.0 : The New Open Source Alternative to MongoDB with the Power of PostgreSQL
In a world where data has become the core of economic and technological activity, database management solutions must evolve rapidly to ...

barbarela48
Apr 93 min read


Introduction to SQL: a beginner's guide
SQL (Structured Query Language) is the standard language used for managing and manipulating databases. It allows developers and data...

Hapidev Team
Feb 143 min read
bottom of page