Skip to main content

ds-ns-producer

Overview

  • Namespace: ds-ns-producer
  • Purpose: Data Streaming NetSuite Producer - PRODUCTION
  • Age: ~3 years 216+ days (since March 2021)
  • Status: Active - NetSuite data streaming producer
  • Workloads: 3 deployments (1 replica each)
  • Environment: PRODUCTION - ERP data integration

Architecture

NetSuite producer for data streaming:

  • API: Backend API (1 replica)
  • NGINX: Frontend (1 replica)
  • Worker: Background worker (1 replica)

Workload Categories

Deployments (1 replica each)

NameReplicasStatusPurpose
ds-ns-producer-api1/1RunningProducer API
ds-ns-producer-nginx1/1RunningProducer frontend
ds-ns-producer-worker1/1RunningBackground worker

Services

NameTypeCluster IPPortsNodePortPurpose
ds-ns-producer-nginxNodePort10.8.16.1138031648Producer UI
data-stream-phpClusterIP10.8.28.689000-PHP backend

Production Considerations

Single Replica Architecture:

  • All 3 components at 1 replica (NO HA)
  • Pod failures = service outage
  • Very old: 3+ years in production

Critical for:

  • NetSuite integration
  • ERP data streaming
  • Financial data sync

Recommendations:

  • Scale to 2+ replicas
  • Add HPA for load handling
  • Monitor for stability
  • Last update: 206 days ago (stable)

Performance Metrics

  • Components: 3 (all at 1 replica)
  • Age: ~3 years 216+ days (extremely mature)
  • Last Update: 206 days ago (very stable)
  • Status: Stable but no HA - critical issue