⤷ Title: Node.js Interview Q&A: Day 5
════════════════════════
𐀪 Author: Dipak Ahirav
════════════════════════
ⴵ Time: Tue, 08 Apr 2025 16:45:05 GMT
════════════════════════
⌗ Tags: #nodejs #async_programming #mongodb #backend_engineering #api_security
════════════════════════
𐀪 Author: Dipak Ahirav
════════════════════════
ⴵ Time: Tue, 08 Apr 2025 16:45:05 GMT
════════════════════════
⌗ Tags: #nodejs #async_programming #mongodb #backend_engineering #api_security
Medium
Node.js Interview Q&A: Day 5
Async/Await, Global Objects, Rate Limiting, MongoDB Integration, and Module System Differences
⤷ Title: Django Middleware: The Silent Gatekeeper Screwing Up (or Saving) Your Backend)
════════════════════════
𐀪 Author: Am Issath
════════════════════════
ⴵ Time: Fri, 06 Jun 2025 06:00:40 GMT
════════════════════════
⌗ Tags: #django #backend_engineering #django_middleware #django_architecture #api_security
════════════════════════
𐀪 Author: Am Issath
════════════════════════
ⴵ Time: Fri, 06 Jun 2025 06:00:40 GMT
════════════════════════
⌗ Tags: #django #backend_engineering #django_middleware #django_architecture #api_security
Medium
Django Middleware: The Silent Gatekeeper Screwing Up (or Saving) Your Backend)
You probably don’t think about middleware until it breaks something.
⤷ Title: Node.js Interview Q&A: Day 21
════════════════════════
𐀪 Author: Dipak Ahirav
════════════════════════
ⴵ Time: Sat, 19 Jul 2025 10:22:21 GMT
════════════════════════
⌗ Tags: #microservices #docker #api_security #backend_engineering #nodejs
════════════════════════
𐀪 Author: Dipak Ahirav
════════════════════════
ⴵ Time: Sat, 19 Jul 2025 10:22:21 GMT
════════════════════════
⌗ Tags: #microservices #docker #api_security #backend_engineering #nodejs
Medium
Node.js Interview Q&A: Day 21
API Gateway, Secrets Management, Async Testing, Docker, and Rate Limiting in Node.js
⤷ Title: Protect FastAPI Routes with API Keys
════════════════════════
𐀪 Author: Thinking Loop
════════════════════════
ⴵ Time: Mon, 15 Sep 2025 05:32:02 GMT
════════════════════════
⌗ Tags: #backend_engineering #api_security #python #fastapi #devops
════════════════════════
𐀪 Author: Thinking Loop
════════════════════════
ⴵ Time: Mon, 15 Sep 2025 05:32:02 GMT
════════════════════════
⌗ Tags: #backend_engineering #api_security #python #fastapi #devops
Medium
Protect FastAPI Routes with API Keys
A practical, production-ready playbook for header keys, rotation, scopes, and light-weight rate limits — no OAuth detour.
⤷ Title: The Hidden Complexity of Secure Serialization & Deserialization in Modern Distributed Systems
════════════════════════
𐀪 Author: Bervice
════════════════════════
ⴵ Time: Wed, 19 Nov 2025 02:33:53 GMT
════════════════════════
⌗ Tags: #software_engineering #microservices #bervice #backend_engineering #cybersecurity
════════════════════════
𐀪 Author: Bervice
════════════════════════
ⴵ Time: Wed, 19 Nov 2025 02:33:53 GMT
════════════════════════
⌗ Tags: #software_engineering #microservices #bervice #backend_engineering #cybersecurity
Medium
The Hidden Complexity of Secure Serialization & Deserialization in Modern Distributed Systems
Serialization looks simple on the surface — convert an object into a byte stream, transmit it, and reconstruct it on the other side. But…
⤷ Title: How to Secure Your API: Best Practices Every Developer Should Know
════════════════════════
𐀪 Author: Rushdy Naloordeen
════════════════════════
ⴵ Time: Tue, 16 Dec 2025 07:36:15 GMT
════════════════════════
⌗ Tags: #backend_engineering #rest_api #cybersecurity #api_security #9_11_attacks
════════════════════════
𐀪 Author: Rushdy Naloordeen
════════════════════════
ⴵ Time: Tue, 16 Dec 2025 07:36:15 GMT
════════════════════════
⌗ Tags: #backend_engineering #rest_api #cybersecurity #api_security #9_11_attacks
Medium
How to Secure Your API: Best Practices Every Developer Should Know
In today’s fast-moving digital world, security has become more critical than ever. as engineers, we must give careful attention to…
⤷ Title: Business Logic Vulnerabilities Are Engineering Bugs
════════════════════════
𐀪 Author: Phani Varun Munukuntla
════════════════════════
ⴵ Time: Thu, 01 Jan 2026 02:20:01 GMT
════════════════════════
⌗ Tags: #backend_engineering #software_architecture #application_security #product_security #security_engineering
════════════════════════
𐀪 Author: Phani Varun Munukuntla
════════════════════════
ⴵ Time: Thu, 01 Jan 2026 02:20:01 GMT
════════════════════════
⌗ Tags: #backend_engineering #software_architecture #application_security #product_security #security_engineering
Medium
Business Logic Vulnerabilities Are Engineering Bugs
Introduction
⤷ Title: Hashing vs Encoding vs Encryption
════════════════════════
𐀪 Author: Rifat
════════════════════════
ⴵ Time: Fri, 02 Jan 2026 15:29:40 GMT
════════════════════════
⌗ Tags: #backend_engineering #jwt #api_security #cybersecurity #system_design_concepts
════════════════════════
𐀪 Author: Rifat
════════════════════════
ⴵ Time: Fri, 02 Jan 2026 15:29:40 GMT
════════════════════════
⌗ Tags: #backend_engineering #jwt #api_security #cybersecurity #system_design_concepts
Medium
Hashing vs Encoding vs Encryption
Many security bugs happen because engineers confuse intent.
⤷ Title: Your Password Hashing Strategy Will Fail — Here’s Why
════════════════════════
𐀪 Author: Suhail Muhammed
════════════════════════
ⴵ Time: Sun, 04 Jan 2026 13:03:12 GMT
════════════════════════
⌗ Tags: #authentication #system_design_concepts #backend_engineering #application_security #design_best_practices
════════════════════════
𐀪 Author: Suhail Muhammed
════════════════════════
ⴵ Time: Sun, 04 Jan 2026 13:03:12 GMT
════════════════════════
⌗ Tags: #authentication #system_design_concepts #backend_engineering #application_security #design_best_practices
Medium
Your Password Hashing Strategy Will Fail — Here’s Why
Password storage is often treated as boilerplate.
⤷ Title: NestJS Tool APIs for Agents That Don’t Get Abused
════════════════════════
𐀪 Author: Syntal
════════════════════════
ⴵ Time: Sat, 07 Feb 2026 11:31:01 GMT
════════════════════════
⌗ Tags: #nestjs #backend_engineering #llm_agent #devops #api_security
════════════════════════
𐀪 Author: Syntal
════════════════════════
ⴵ Time: Sat, 07 Feb 2026 11:31:01 GMT
════════════════════════
⌗ Tags: #nestjs #backend_engineering #llm_agent #devops #api_security
Medium
NestJS Tool APIs for Agents That Don’t Get Abused
Build “tool endpoints” your agents can call safely — scoped permissions, hard validation, audit trails, and guardrails that survive…
⤷ Title: NestJS Rate Limiting Without Angry Users
════════════════════════
𐀪 Author: Bhagya Rana
════════════════════════
ⴵ Time: Sat, 07 Feb 2026 12:01:01 GMT
════════════════════════
⌗ Tags: #nestjs #backend_engineering #redis #api_security #rate_limiting
════════════════════════
𐀪 Author: Bhagya Rana
════════════════════════
ⴵ Time: Sat, 07 Feb 2026 12:01:01 GMT
════════════════════════
⌗ Tags: #nestjs #backend_engineering #redis #api_security #rate_limiting
Medium
NestJS Rate Limiting Without Angry Users
Build abuse-resistant throttling in NestJS that stops bots, respects real humans, and avoids nuking everyone behind the same IP.
⤷ Title: TIMING ATTACK — Why Generic Authentication Errors Are Not Enough (And How Response Time Can Betray U
════════════════════════
𐀪 Author: Luke Emmanuel
════════════════════════
ⴵ Time: Mon, 16 Feb 2026 09:53:55 GMT
════════════════════════
⌗ Tags: #cybersecurity #system_design_interview #backend_engineering #api_security #authentication
════════════════════════
𐀪 Author: Luke Emmanuel
════════════════════════
ⴵ Time: Mon, 16 Feb 2026 09:53:55 GMT
════════════════════════
⌗ Tags: #cybersecurity #system_design_interview #backend_engineering #api_security #authentication
Medium
TIMING ATTACK — Why Generic Authentication Errors Are Not Enough (And How Response Time Can Betray You)
TIMING ATTACK — Why Generic Authentication Errors Are Not Enough (And How Response Time Can Betray You) As backend engineers, we’re often taught a core security practice when building …