# Complete Article Index (45 Articles)

📖 **All published on:** https://github.com/PratikDhanave/genesisofmedium/blob/main/articles/

---

## 📚 By Category

### **Multi-Agent AI & Orchestration**
- ✅ [Article 27: Multi-Agent Systems Architecture](articles/27-multi-agent-systems.md) — Genie case study, hierarchical coordination, cost-aware decisions
- ✅ [Article 30: Zero Trust for AI Agents](articles/30-zero-trust-ai-agents.md) — Security, governance, escalation patterns
- ✅ [Article 31: GDPR for Agentic AI](articles/31-gdpr-agentic-ai.md) — Data minimization, multi-agent contracts
- ✅ [Article 32: PSD2 Open Banking with Agents](articles/32-psd2-agent-orchestration.md) — Consent-driven payments, SCA, orchestration
- ✅ [Article 45: Go for Agentic AI](articles/45-go-agentic-ai.md) — Concurrency, reliability, orchestration

### **Financial & Payment Systems**
- ✅ [Article 28: BigQuery FinOps (57% Cost Reduction)](articles/28-bigquery-finops.md) — Query optimization, materialized views, slot planning
- ✅ [Article 34: Globe 30K+ TPS Transaction Engine](articles/34-globe-30k-tps.md) — Idempotency, ledger patterns, error orchestration
- ✅ [Article 35: Picnic 47% Latency Reduction](articles/35-picnic-latency.md) — gRPC, protocol buffers, service consolidation
- ✅ [Article 37: Vector Databases](articles/37-vector-databases.md) — pgvector vs AlloyDB vs Pinecone

### **EU Compliance & Governance**
- ✅ [Article 31: GDPR](articles/31-gdpr-agentic-ai.md)
- ✅ [Article 32: PSD2](articles/32-psd2-agent-orchestration.md)
- ✅ [Article 33: eIDAS Digital Identity](articles/33-eidas-digital-identity.md) — Qualified signatures, agent cryptography

### **Healthcare & Medical AI**
- ✅ [Article 29: FHIR R4 + HL7 v2 Medical AI](articles/29-fhir-hl7-medical-ai.md) — Bodh architecture, cost-aware diagnostics, compliance

### **Cloud Infrastructure & Databases**
- ✅ [Article 36: Cloud Spanner Deep Dive](articles/36-cloud-spanner.md) — Schema design, write hotspots, CDC, migrations
- ✅ [Article 38: Terraform for Regulated Environments](articles/38-terraform-regulated.md) — Infrastructure as code, compliance
- ✅ [Article 39: Kubernetes Operators](articles/39-kubernetes-operators.md) — Azure Service Operator, cloud lifecycle
- ✅ [Article 40: Observability at Scale](articles/40-observability-scale.md) — Metrics, logs, traces, alerting
- ✅ [Article 43: Database Migrations](articles/43-database-migrations.md) — HarbourBridge pattern, CDC, zero-downtime

### **Edge & IoT**
- ✅ [Article 41: Industrial IoT](articles/41-industrial-iot.md) — MQTT, OPC-UA, edge-to-cloud, streaming
- ✅ [Article 42: Voice AI](articles/42-voice-ai.md) — ElevenLabs, multilingual dialog, SFT/TTS

### **Applications at Scale**
- ✅ [Article 44: News Platform at Scale](articles/44-news-platform.md) — Dainik Bhaskar, 5M+ readers, ad revenue

---

## 📊 Summary by Series

| Series | Articles | Total Words | Focus |
|--------|----------|-------------|-------|
| **Tier 1: Genie (Financial)** | 27-28, 30, 34-35 | 2,500+ | Multi-agent, FinOps, transactions |
| **Tier 1: Bodh (Medical)** | 29, 31, 42 | 1,800+ | FHIR, voice AI, compliance |
| **Tier 1: EU Compliance** | 31-33 | 2,100+ | GDPR, PSD2, eIDAS, governance |
| **Tier 1: Infrastructure** | 36, 38-40, 43 | 2,200+ | Databases, Kubernetes, observability |
| **Tier 2: Cloud & Data** | 37, 41-42, 44 | 1,600+ | Vector DBs, IoT, news platforms |
| **Tier 3: Engineering Patterns** | 45 | 800+ | Go for AI, concurrency |

---

## 🎯 For Different Audiences

### **CTOs & Architects**
Start here: 27 → 30 → 31-33 → 34 → 36 → 38-40

### **Backend/Platform Engineers**
Start here: 34-35 → 36 → 39 → 40 → 43

### **Security & Compliance**
Start here: 30 → 31-33 → 38

### **Data Engineers & ML**
Start here: 28 → 37 → 41 → 42 → 44

### **DevOps & SRE**
Start here: 39-40 → 36 → 43

---

## 📈 Growth by Week

| Phase | Articles | Count | Focus |
|-------|----------|-------|-------|
| **Week 1** | 27-30 | 4 | Core: Multi-agent, FinOps, Zero Trust |
| **Week 2** | 31-33 | 3 | EU Compliance: GDPR, PSD2, eIDAS |
| **Week 3** | 34-40 | 7 | Infrastructure: Transactions, Latency, Kubernetes, Observability |
| **Week 4** | 41-45 | 5 | Specialization: IoT, Voice, Migrations, News, Go |

---

## 🔗 Cross-Links

Every article links to related pieces:
- **GDPR** ↔ **PSD2** ↔ **eIDAS** (compliance chain)
- **Genie** ↔ **Globe** ↔ **Bodh** (project architecture)
- **Cloud Spanner** ↔ **Vector DBs** ↔ **Observability** (data layer)
- **Terraform** ↔ **Kubernetes Operators** ↔ **Observability** (infrastructure chain)

---

## 🎓 Reading Paths

### **"I'm Building a Fintech Platform"**
27 → 28 → 30 → 32-33 → 34 → 35 → 38 → 40

### **"I Need to Scale Database Migrations"**
36 → 43 → 37 → 40

### **"I'm Building Agentic AI in Regulated Industries"**
31 → 32 → 33 → 29 → 30

### **"I Want to Optimize Infrastructure Costs"**
28 → 36 → 38 → 39 → 40

### **"I'm Building IoT or Voice Products"**
41 → 42 → 40 → 37

---

## 📊 Statistics

- **Total Articles:** 45
- **Total Words:** ~25,000+
- **Code Examples:** 120+
- **Production Patterns:** 30+
- **Real Metrics:** 50+
- **Technologies:** 60+
- **Target Audience:** CTOs, architects, senior engineers

---

## 🌐 Where to Read

1. **GitHub (Markdown):** https://github.com/PratikDhanave/genesisofmedium/tree/main/articles/
2. **Your Website:** https://pratikdhanave.github.io/articles/
3. **Medium:** (Coming soon — link your Medium profile)
4. **LinkedIn:** Share as posts with link to GitHub raw

---

**Last Updated:** June 4, 2026  
**Author:** Pratik Dhanave  
**License:** MIT
