In the AI agent ecosystem, Elchi is relevant as a provider of the underlying infrastructure required to support autonomous agentic workflows. As agents move from simple chat interfaces to sophisticated systems that autonomously call dozens of external and internal APIs, the need for a programmatic, secure gateway becomes critical. Elchi provides the necessary mediation layer that can handle the unpredictable and high-volume traffic patterns characteristic of agent-led systems.
Specifically, Elchi matters to agent builders because it handles the security (WAF) and rate-limiting (API Gateway) required to protect backends from being overwhelmed by autonomous agents. By centralizing these functions, developers can implement global policies for how agents interact with their data and services, ensuring that agentic activity is both observable and controlled at the network edge. This sits in the connectivity and infrastructure layer of the agent stack, acting as the secure pipe through which agents execute their actions.
Modern software development has moved decisively toward microservices and API-heavy architectures. While this shift enables teams to scale components independently, it introduces a massive management burden at the entry point of the network. Traditional setups often require a chain of disjointed tools: a load balancer to distribute traffic, a Web Application Firewall (WAF) to filter malicious requests, and an API gateway to manage authentication and routing. Elchi is built to collapse this stack.
Founded by Ankara-based engineer Hakan Tapanyiğit, Elchi is a traffic management platform that treats these three functions as a single technical problem. Instead of forcing developers to configure and maintain three separate pieces of software, Elchi provides a unified layer that handles the entire lifecycle of a request as it enters a cluster. This approach is particularly relevant for companies moving away from monolithic legacy systems toward highly distributed environments where the number of internal and external APIs is growing exponentially.
The platform is designed to address the specific needs of "modern applications," which are defined by their reliance on containerized services and programmatic access. By integrating WAF capabilities directly into the gateway and load balancer, Elchi reduces the performance penalty often incurred when traffic must pass through multiple hops before reaching the application logic. For engineers, this means a simplified configuration surface and a single point of observability for debugging traffic issues.
In a market dominated by massive incumbents like Nginx and high-growth startups like Traefik, Elchi focuses on the integration of security and routing. Many existing API gateways treat security as a secondary plugin or a separate module; Elchi treats the firewall as a core component of the traffic management process. This ensures that security policies are applied consistently across all microservices without requiring manual intervention for every new service deployment.
Hakan Tapanyiğit, the engineer behind the project, brings a background in software engineering and UI creation to the infrastructure space. Based in Ankara, Türkiye, the project is part of a growing wave of infrastructure-focused startups originating from the region's technical universities and defense-tech hubs. This background informs the product's focus on reliability and the clear separation of concerns within complex systems.
While currently occupying a niche in the broader infrastructure ecosystem, the platform addresses a real pain point for mid-sized teams that find enterprise solutions like Kong too heavy and basic load balancers too limited. The project emphasizes the reduction of "architectural tax"—the time and resources developers spend managing the pipes between their services rather than building the services themselves. By offering a unified interface for traffic shaping, Elchi allows teams to focus on their core application logic while the platform handles the complexities of the network edge.
A unified traffic management layer combining load balancing, WAF, and API gateway capabilities.
Elchi is hiring