01
Operational notes
Architecture choices, deployment paths, troubleshooting chains, and implementation notes written for environments that actually exist.
Personal technical platform
Naxaya is a focused space for architecture notes, implementation guides, networking topics, automation workflows, AI-oriented technical content, and reusable code snippets.
const platform = {
name: "Naxaya",
focus: ["cloud", "infrastructure", "networking", "automation", "AI"],
style: "clear, practical, production-oriented"
}; 01
Architecture choices, deployment paths, troubleshooting chains, and implementation notes written for environments that actually exist.
02
Articles are organized for retrieval, reuse, and quick scanning, with practical tags and bilingual access where it helps.
03
Retrieval pipelines, Node runtime discipline, Cloudflare deployment choices, PowerShell safety patterns, and grounded AI workflows.
Latest articles
A production-oriented note on AWX with the operator, including namespace design, persistence, exposure, execution environments, validation, backups, and the failure modes that appear after the first successful login.
Read articleA practical note on Azure App Service and Functions VNet Integration, focused on outbound reachability, DNS, routing, NSGs, UDRs, NAT, and the design mistakes that appear when teams assume the app itself becomes privately exposed.
Read articleA practical guide to Azure DNS Private Resolver, inbound and outbound endpoints, rulesets, and hybrid forwarding patterns for private DNS and on premises name resolution.
Read articleA practical runbook-style article on Private Endpoints, private DNS zones, hybrid resolution, validation commands, and the failure patterns that create NXDOMAIN and misleading network diagnostics.
Read article