Work Preference
Summary
Overview
Work History
Education
Skills
Accomplishments
Certification
Timeline
Languages
Personal Information
Awards and Certifications
Open To
Projects
Personal Information
Articles
Awards and Certifications
Generic
ARUP KANTI DAS

ARUP KANTI DAS

Solutions Architect
Gurgaon,HR

Work Preference

Work Type

Full Time

Location Preference

On-SiteRemoteHybrid

Important To Me

Career advancementCompany CultureHealthcare benefits

Summary

Solutions Architect with over 9 years of experience in post-sales support, specializing in the development and deployment of B2B SaaS platforms. Expertise includes ETL integrations, data migrations, and AWS-based backend systems, consistently delivering outcome-driven results. Successfully managed 150 tenant migrations, reducing incidents from 20 to 2 and disputes from 50 per week to 10 per week through innovative offline-first punching and near real-time commerce synchronization via webhooks. Currently pursuing a PGDM in Product & Strategy at MDI Gurgaon to enhance strategic acumen and drive cost-to-serve improvements through right-sizing and scheduled scaling initiatives.

Overview

9
9
years of professional experience
1
1
Certificate
3
3
Languages

Work History

Senior Software Developer

Thoughts2Binary Consulting & Solutions
08.2018 - 08.2020
  • Led two squads (backend + frontend); mentored ~12 engineers through code reviews and architecture sessions.
  • Improved backend performance by reworking PostgreSQL queries and REST endpoints; reduced response times from 1s+ to sub-500ms and improved system speed ~70%.

Software Developer

Thoughts2Binary Consulting & Solutions
11.2017 - 08.2020
  • Built a reusable ETL-based migration framework; migrated 10M rows across enterprise projects with zero data loss.
  • Designed backend architectures for multiple enterprise and mid-scale applications.

Vertical Lead, Server-Side Engineering

Thoughts2Binary Consulting & Solutions
09.2020 - Current
  • Owned post-sales solution delivery across B2B SaaS programs (ETL/integrations and customer-facing apps); shaped rollout plans and go-live readiness with client stakeholders.
  • Built a webhook-driven multi-tenant commerce event pipeline (orders/products/shipments/refunds) with DLQ, replay, dedupe, ordering controls, and pertinent throttling; improved freshness from 4+ minute lag to near real-time and reduced Lambda cost ~15%.
  • Designed and executed wave-based tenant migrations (150 tenants, 10M rows, 30+ tables) using FK-safe ordering, bulk loads, and automated reconciliation; reduced migration incidents 20->2 with negligible cutover impact via weekend windows.
  • Delivered offline-first kiosk + mobile punching with encrypted on-device queue (24h), idempotent sync, and AWS Rekognition-based face verification; reduced timecard disputes 50/week->10/week and achieved ~85% face-match pass rate.
  • Improved production operability with CloudWatch dashboards/alarms and log pipelines into New Relic; reduced MTTR ~30% and lowered Sev-1 incidents ~50% via rollback-ready releases and controlled blast radius.
  • Reduced cost-to-serve through environment right-sizing and scheduled scaling for predictable peaks; achieved ~20% infra cost reduction for time-bound traffic windows without degrading real-time UX.
  • Led and mentored cross-functional teams (tech leads, BAs, QAs, ~30 engineers); supported hiring and performance coaching.

Associate Software Developer

Thoughts2Binary Consulting & Solutions
11.2016 - 10.2017
  • Developed 30+ REST APIs for web and mobile integrations; integrated legacy SOAP payment APIs, reducing manual intervention 40% and accelerating settlements 25%.

Education

PGDM - Product & Strategy

Management Development Institute (MDI)
Gurgaon, India
01.2026

B.Tech - Computer Science

Maharishi Dayanand University
Rohtak, India
08.2017

Skills

Application architecture

Software development

Database design

Solution design

Microservices architecture

Technical leadership

Client engagement

Systems design

Software development lifecycle

Stakeholder communication

Business solutions

Python programming

Migration strategies

Cross-functional team leadership

Database performance

Accomplishments

  • Binary Recognition Award, Thoughts2Binary — for leadership and bridging engineering with business outcomes.
  • Supervised team of 15 staff members.
  • Resolved product issue through consumer testing.

Certification

HackerRank Rest API (Intermediate) Certificate , HackerRank

Timeline

HackerRank Rest API (Intermediate) Certificate , HackerRank

04-2021

Vertical Lead, Server-Side Engineering

Thoughts2Binary Consulting & Solutions
09.2020 - Current

Senior Software Developer

Thoughts2Binary Consulting & Solutions
08.2018 - 08.2020

Software Developer

Thoughts2Binary Consulting & Solutions
11.2017 - 08.2020

Associate Software Developer

Thoughts2Binary Consulting & Solutions
11.2016 - 10.2017

B.Tech - Computer Science

Maharishi Dayanand University

PGDM - Product & Strategy

Management Development Institute (MDI)

Languages

English
Hindi
Bengali

Personal Information

Availability: Open to Remote Open to Relocate Open to Hybrid Open to Travel Open to On-Site

Awards and Certifications

  • Binary Recognition Award, Thoughts2Binary, for leadership and bridging engineering with business outcomes.
  • HackerRank Rest API (Intermediate) Certificate, HackerRank, 2021-04-01

Open To

  • Remote
  • Relocate
  • Hybrid
  • Travel
  • On-Site

Projects

Jan 2023 - Jan 2024Jan 2023 - Jan 2024Webhook-driven Commerce Event Pipeline (Polling → Webhooks)Webhook-driven Commerce Event Pipeline (Polling → Webhooks)

  • Problem: 5-minute polling caused stale order/shipment updates and wasted compute during low activity hours.

    Approach: Replaced polling with webhooks and added durability + correctness (DLQ/replay, idempotency/dedupe, ordering controls, signature validation) plus per-tenant throttling/backpressure.

    Outcome: Improved freshness from ~4+ min lag → near real-time; reduced Lambda cost ~15%; prevented duplicate/out-of-order state updates.

    Stack: Webhooks, API Gateway, queues/DLQ, object storage for replay, reconciliation jobs, CloudWatch/metrics.Problem: 5-minute polling caused stale order/shipment updates and wasted compute during low activity hours. Approach: Replaced polling with webhooks and added durability + correctness (DLQ/replay, idempotency/dedupe, ordering controls, signature validation) plus per-tenant throttling/backpressure. Outcome: Improved freshness from ~4+ min lag → near real-time; reduced Lambda cost ~15%; prevented duplicate/out-of-order state updates. Stack: Webhooks, API Gateway, queues/DLQ, object storage for replay, reconciliation jobs, CloudWatch/metrics.
  • Skills: Webhooks · API Gateways · Message Queue · Observability

Jan 2018 - Jan 2019Jan 2018 - Jan 2019Wave-based Multi-tenant Migration Program (150 tenants, 10M rows)Wave-based Multi-tenant Migration Program (150 tenants, 10M rows)

  • Problem: Modernize a multi-tenant B2B SaaS platform without disruptive cutovers or data integrity issues.

    Approach: Ran tenant-scoped migration waves with FK-safe dependency ordering (masters→dependents), bulk loads, and automated reconciliation to keep legacy + new systems usable during transition.

    Outcome: Migrated 10M rows across 150 tenants in 20 waves with negligible weekend cutover impact; reduced migration incidents 20 → 2 over the rollout.

    Stack: SQL bulk inserts, batch workers, migration scripts, monitoring/alerts, automated reconciliation.Problem: Modernize a multi-tenant B2B SaaS platform without disruptive cutovers or data integrity issues. Approach: Ran tenant-scoped migration waves with FK-safe dependency ordering (masters→dependents), bulk loads, and automated reconciliation to keep legacy + new systems usable during transition. Outcome: Migrated 10M rows across 150 tenants in 20 waves with negligible weekend cutover impact; reduced migration incidents 20 → 2 over the rollout. Stack: SQL bulk inserts, batch workers, migration scripts, monitoring/alerts, automated reconciliation.
  • Skills: SQL · Proactive Monitoring · Data Migration

Jan 2017 - Jan 2018Jan 2017 - Jan 2018Offline-first Kiosk + Mobile Attendance with Face VerificationOffline-first Kiosk + Mobile Attendance with Face Verification

  • Problem: Low-connectivity sites and shared kiosks needed reliable punching with stronger integrity and fewer payroll disputes.

    Approach: Built a unified Punch API across kiosk + mobile, implemented encrypted offline event queue with 24-hour offline operation and idempotent sync; integrated AWS Rekognition server-side to accelerate go-live.

    Outcome: Reduced disputes 50/week → 10/week (80% down); stabilized face match pass rate at ~85%.

    Stack: AWS Rekognition, offline queue + batch sync, device enrollment/auth, idempotent ingestion, observability.Problem: Low-connectivity sites and shared kiosks needed reliable punching with stronger integrity and fewer payroll disputes. Approach: Built a unified Punch API across kiosk + mobile, implemented encrypted offline event queue with 24-hour offline operation and idempotent sync; integrated AWS Rekognition server-side to accelerate go-live. Outcome: Reduced disputes 50/week → 10/week (80% down); stabilized face match pass rate at ~85%. Stack: AWS Rekognition, offline queue + batch sync, device enrollment/auth, idempotent ingestion, observability.
  • Skills: AWS Rekognition

AI Shopping Assistant (Magento + Bedrock Agent + RAG + Actions)AI Shopping Assistant (Magento + Bedrock Agent + RAG + Actions)

  • Problem: Accessibility-first Magento marketplace needed faster, guided product discovery with strong privacy and audit expectations (NDIS context).

    Approach: Built a Bedrock Agent backed by a catalog RAG knowledge base (vector KB) and integrated Magento actions via Lambda action groups for grounded search, comparisons, and add-to-cart flows; added safety/grounding rules to prevent unsourced catalog claims.

    Outcome: Enabled users to reach a relevant shortlist faster via chat-led discovery; designed tracking for ≤2-turn shortlist rate, chat-to-cart rate, and unsourced-claim rate (target near-zero).

    Stack: Magento 2 (REST/GraphQL), AWS Bedrock Agents + Knowledge Base, Lambda action groups, retrieval + reranking, CloudWatch/observability, privacy controls.Problem: Accessibility-first Magento marketplace needed faster, guided product discovery with strong privacy and audit expectations (NDIS context). Approach: Built a Bedrock Agent backed by a catalog RAG knowledge base (vector KB) and integrated Magento actions via Lambda action groups for grounded search, comparisons, and add-to-cart flows; added safety/grounding rules to prevent unsourced catalog claims. Outcome: Enabled users to reach a relevant shortlist faster via chat-led discovery; designed tracking for ≤2-turn shortlist rate, chat-to-cart rate, and unsourced-claim rate (target near-zero). Stack: Magento 2 (REST/GraphQL), AWS Bedrock Agents + Knowledge Base, Lambda action groups, retrieval + reranking, CloudWatch/observability, privacy controls.
  • Skills: Magento · AWS Bedrock · AWS Lambda

Personal Information

Availability: Open to Remote Open to Relocate Open to Hybrid Open to Travel Open to On-Site

Articles

  • https://www.linkedin.com/pulse/perceived-performance-business-problem-just-latency-arup-kanti-das-zm1ac
  • https://www.linkedin.com/pulse/perceived-performance-business-problem-just-latency-arup-kanti-das-zm1ac

Awards and Certifications

  • Binary Recognition Award, Thoughts2Binary, for leadership and bridging engineering with business outcomes.
  • HackerRank Rest API (Intermediate) Certificate, HackerRank, 2021-04-01
ARUP KANTI DASSolutions Architect