Skip to content
Utkarsh Jaiswal

Case study 05

Bid And Win

Software Engineer (Contract) · Remote · Jun 2019 — Jun 2021 · concurrent

Architecture: the auction marketplace takes payment through Stripe checkout under PCI compliance constraints. GitHub Actions and Docker form the delivery pipeline that automates deployments.DELIVERY PIPELINEpaymentsAuction marketplaceStripe checkoutPCI-compliantGitHub ActionsCI/CDDockerDeployautomated

PCI

compliant checkout

CI/CD with GitHub Actions and Docker automated the application deployments.

The problem

An auction marketplace needed payments it could defend under PCI compliance constraints, and a deploy path that did not depend on someone's laptop.

What I built

I built the Stripe checkout and payment integration inside those constraints.

Stack

  • Node.js
  • Stripe
  • Docker
  • GitHub Actions