Flipkart Marketplace Platform · View 23 of 25 · 7 · Assurance
Decisions
- No workload has a public IP; ingress is Front Door to Private Link only, and egress is through a firewall with an allow-list
- The cardholder data environment is a separate subscription and cluster — no other workload inherits PCI scope
- Customer PII is tokenised before it leaves the owning service, so a downstream breach yields tokens
The attacker path
- Bot farms and credential stuffing arrive at the same door as customers; they are handled at the edge, not by the application
- Price scraping is a business threat, not just a load one — it is drawn because it changes the WAF ruleset and the rate-limit design
- The residual risk is a compromised seller account with legitimate credentials, which is a trust-and-safety problem, not a network one
Controls
- mTLS between every service via the mesh, JWT verified at the gateway and re-checked at the service
- Customer-managed keys in Key Vault and a Managed HSM for payment keys, which never leave the module
- Write-once audit log retained 8 years, covering every access to personal and financial data