Back to All Projects
Systems⭐ Featured Case Study

pulseping

High-performance network telemetry & server uptime monitor

A modern network telemetry and uptime monitoring service supporting multi-route edge pinging, webhook alert dispatches, and custom startup execution scripts.

Edge Workers

Execution

< 100ms

Alert Speed

Problem & Challenge

Monolithic monitoring platforms carry high infrastructure overhead and lag behind edge network failures.

Technical Solution

Engineered a lightweight telemetry monitor using OpenNext and Prisma to execute multi-region edge health checks.

Security & Hardening Considerations

  • Webhook signature verification
  • Role-based telemetry settings restriction

System Architecture

Next.js App Router deployed via OpenNext onto Cloudflare Workers with Prisma ORM data persistence.

[CLIENT ENGINE]→ TLS 1.3 →[API GATEWAY][DATA STORAGE]

WebCrypto AES-256-GCM / PBKDF2 HMAC-SHA256

Zero-Knowledge Blind Ciphertext Storage Engine

Technologies Used

Next.js 16TypeScriptPrismaOpenNextCloudflare WorkersTailwind CSS

Key Features

  • Multi-region edge health checks
  • Instant webhook alerts
  • Prisma database telemetry logging
  • Custom startup deployment scripts