White Park
[STATUS] AVAILABLE FOR NEW ENGAGEMENTS_

We build software.We make it scale.

Product engineering, cloud infrastructure and AI systems for teams building what comes next.

Services

Five disciplines. One team.

01

MVP

Web & Mobile

Product engineering for teams shipping a first version — web and mobile applications built to hold up under real users, not just a demo.

02

Scaling

DevOps & Platform Engineering

Infrastructure, CI/CD and internal tooling that let a small team ship fast without breaking things. We build the platform underneath the product.

03

Cloud

Cloud Infrastructure

Architecture and provisioning across AWS, GCP and Azure — networking, compute, storage and cost, designed to be reproducible and owned in code.

04

AI

AI & GPU Infrastructure

Applied AI systems and the GPU infrastructure they run on — model serving and inference pipelines, and the training and orchestration layer beneath them.

05

Reliability

Observability · SRE · Support

Monitoring, alerting and incident response for systems already in production. We keep what's built running, and improve it under real load.

Why White Park

Engineering, not outsourcing.

We work close to the product and the infrastructure underneath it — from the first version through production and scale. The same team that scopes the problem writes the code, provisions the cluster, and carries the pager.

Software engineering+Cloud infrastructure+DevOps+AI infrastructure+SRE
Vansh Bhardwaj
Vansh BhardwajFounder, White Park TechnologiesMeet the founder

Selected work

One case study, built end to end.

WorkStack

Engineering case study

A Scrum and work-management platform, engineered and operated the way a real production service would be.

WorkStack — sign in screen

WorkStack is a multi-user Scrum tool — workspaces, projects, sprints and a drag-and-drop Kanban board — built as a functioning product and then taken through the same path a real small production service follows: containerized, deployed to Kubernetes, provisioned on GCP with Terraform, delivered through CI/CD, and watched with real observability.

What was built
A REST API under /api/v1 backs workspaces, projects, sprints and tasks, with cookie-based JWT sessions and tenant isolation enforced server-side — every workspace-scoped resource checks membership before returning anything, and a sprint's tenant boundary is derived transitively through its project rather than stored directly. The board itself is drag-and-drop, with optimistic moves reconciled against the API response.
Why it was built
Most infrastructure-focused projects either wrap a toy app in heavy tooling, or build real infrastructure with nothing meaningful running on it. WorkStack does both properly: a genuinely usable product, deployed and operated the way a small engineering team would actually run it — with the application and the platform underneath it treated as two separate, deliberately built layers.
Architecture
React and TypeScript on the frontend, FastAPI and PostgreSQL on the backend, with SQLAlchemy for the ORM and Alembic for migrations. Application concerns and infrastructure concerns are kept strictly separate — the product layer is frozen once it reaches MVP, while the platform underneath is built up one deliberate stage at a time: Docker, then Kubernetes locally, then Terraform, then GKE, then Helm, CI, GitOps and observability.
Infrastructure & deployment
Terraform provisions the GCP foundation — VPC, GKE (Standard, zonal, Spot-node autoscaling), Cloud SQL on a private IP, Artifact Registry and Secret Manager. The application ships as a single Helm chart. GitHub Actions runs backend and frontend tests, a Trivy scan and a Docker build, then pushes immutable git-SHA-tagged images to Artifact Registry — CI never touches the cluster directly. Argo CD watches a separate GitOps repository and syncs the new image into GKE.
Observability
Prometheus and Grafana are provisioned as infrastructure via Terraform, kept outside the application's own Helm chart, and track the four golden signals — traffic, latency, errors and saturation — across both the backend and the cluster. The Grafana dashboard is defined and shipped as code, not clicked together by hand.

Stack

Application

React · TypeScript · FastAPI · PostgreSQL

Delivery

Docker · Kubernetes · Helm · GitHub Actions · Argo CD

Infrastructure

Terraform · GCP · GKE · Cloud SQL

Observability

Prometheus · Grafana

View case study

How we work

Four stages. No handoffs.

01

Understand

Understand the product, the infrastructure and the problem.

02

Build

Design and implement the solution.

03

Ship

Deploy it into a reliable production environment.

04

Operate

Monitor, improve and support it.

Contact

Have something you're building?

Tell us what you're working on and where you need help.

Start a project