DSDoogal Simpsonindoogal.dev·3h ago · 5 min readMicroservice Security: Zero Trust & Threat ModelingNo matter how scalable your microservice architecture is, its security is only as strong as its weakest link. Just like the Death Star's thermal exhaust port, a single unpatched dependency or misconfi00
VVaultKeepRinvaultkeepr.hashnode.dev·2d ago · 4 min readEncrypted Password Sharing: Team Security Without CompromiseThe Password Sharing Paradox Your DevOps team needs the database password. Marketing wants the social media accounts. Support requires admin access. Every shared credential creates a new attack vector00
WHWalid Hassan Tahriminfirst-homelab-setup.hashnode.dev·Sep 3 · 7 min readTips for Building and Debugging a Secure Ubuntu Homelab with Tailscale & Docker Setting up a home server is a rite of passage for any developer. But there is a massive difference between getting a server to ping on your local network and building a secure, easily manageable envir00
KSKaustav Sarkarinblogs.kaustavsarkar.dev·Sep 1 · 12 min readLayered Authorization: Network to DatabaseThis blog is a part of the Zero-Trust Security on Istio Series, if you haven't read the previous article, please do, it will provide better context. The previous post covered how Auth Service signs th10
SCSherdil Cloudinsherdil-cloud.hashnode.dev·Aug 31 · 6 min readThe 2 Root Causes Behind Almost Every Cloud Breach in 2026TL;DR: Attackers almost never break the cloud itself, they exploit how it's configured and who can access it. Misconfiguration and stolen identity cause the overwhelming majority of 2026 cloud breache00
PBPooja Boradeinthetechblueprint.hashnode.dev·Aug 24 · 7 min readBuilding a Secure Azure Landing Zone with Azure CLI: Hub-Spoke Networking, CIS Governance & Centralized MonitoringPublished under: The Tech Blueprint Most "Azure Landing Zone" content out there is either a wall of Terraform you're expected to copy-paste, or a 40-slide Microsoft architecture deck that never actual00
CDChristoph Dieckinslashgordon.hashnode.dev·Aug 19 · 6 min readThe Cloud in a CabinetIn Part 1 I covered the hardware: how the Lenovo M920q replaced my overwhelmed Synology as a compute node. The hardware is in place, Proxmox is humming. Now for the real question: how do the services 00
MEMira Ezz-Eldininrootshadow.hashnode.dev·Aug 15 · 10 min readSecurity Principles - Part I: Trust Is Not a FeelingThis article explores one of the most fundamental ideas in security: why systems should trust evidence instead of assertions, illustrated through real design decisions from my graduation project, Inst10
SS4JIDinephemeral-trust.hashnode.dev·Aug 13 · 7 min readBlockchain-Anchored Tokenization for Time-Bound Secure Shell AuthenticationRemote software teams routinely need broad access to a company's most valuable digital assets, such as proprietary source code and sensitive operational data, which makes the access model itself a sec10
IPIvan Portaintodea.hashnode.dev·Jul 14 · 5 min readService Mesh Explained: Why Modern Platforms Need ItA service mesh is an infrastructure layer that moves service-to-service concerns (mTLS encryption, retries, timeouts, and golden-signal metrics) out of application code and into proxies your platform 00