Dotenv Deployer
Simulate updating secrets and performing secure server/Jenkins deployments.
Kubernetes Log & Slack Watchdog
Simulate pod terminations, analyze watchdog alerts, and view container
diagnostics.
| Pod Name | Namespace | Status | Restarts |
|---|---|---|---|
| murali-engine-bfd77-xk2js | muralikrishnan | Running | 0 |
| websocket-server-32ff9-ab34c | muralikrishnan | Running | 2 |
| admin-panel-54cb9-lm32b | muralikrishnan | Running | 0 |
Slack Workspace • #devops-alerts • 12:15 PM
🔴 Firing Pod Alert:
muralikrishnan/murali-engine-bfd77-xk2js
Reason:
OOMKilled (Exit Code 137)
OOMKilled (Exit Code 137)
Severity:
Critical
Critical
Namespace:
muralikrishnan
muralikrishnan
Timestamp:
2026-07-16 12:15:38 IST
2026-07-16 12:15:38 IST
Message:
Pod memory quota exceeded the configured limit of 512Mi. Telemetry watchdog triggered failure propagation.
Pod memory quota exceeded the configured limit of 512Mi. Telemetry watchdog triggered failure propagation.
Redis Pod Sentinel
Simulate real-time Redis performance telemetry, browse DB keys, and wipe
caching datasets.
Connection State
Online
redis-prod-0
Key Count
4,520
RAM Utilization
154MB
Namespace Auto-Deployer
Simulate dynamic tenant/vendor creation, manifest compilation, DNS setup, and
Jenkins provisioning.
Telemetry Telecommunications
View real-time physical server resources and simulate CPU stress scenarios.
Host CPU load
24%
Memory utilization
45%
Disk Storage
58%
Monitored Docker Containers
| Container | Status | CPU Limit | Actions |
|---|---|---|---|
| trading-engine-prod | Running | 3.5% | - |
| kafka-broker-prod | Running | 2.1% |
Terraform AWS Workspace
Simulate workspace initialization, planning, and deployment of secure cloud
structures.
Vendor Deploy Console
Simulate deploying the full trading platform to a vendor machine — no source
code shared. Pick a component and OS to get a bootstrap command that auto-installs Docker, spins up
Redis, Kafka, PostgreSQL containers, and runs a pre-compiled distroless binary.
PowerShell Bootstrap Command
powershell -ExecutionPolicy Bypass -Command "iwr https://deploy.murali.com/api/agent/bootstrap-win?token=mpp_tok_7f3a... -OutFile $env:TEMP\deploy.ps1; & $env:TEMP\deploy.ps1"