Atakan Gül
-
Secure internal service communication with PrivateLink
Learn how to secure internal service communication using AWS PrivateLink. This guide covers setting up connectivity between VPCs, deploying infrastructure, and testing connections with VPN and DNS configurations.
-
AI agent systems need structure, not just bigger models
Building an orchestration system showed me that sequential context management beats throwing more tokens at the problem.
-
Bypassing Azure Pipeline Parallelism Limits: A Self-Hosted Agent Strategy
A technical guide on circumventing Azure Pipeline concurrency restrictions by deploying self-hosted agents. This case study details the configuration of local build agents to enable parallel execution flows without upgrading subscription tiers, ensuring efficient CI/CD throughput in constrained environments.