
Prosenjit Das
Verified Expert in Engineering
Cloud Architect and Developer
Kolkata, West Bengal, India
Toptal member since July 1, 2022
Prosenjit is a cloud-native architect,DevOps, SRE & backend engineer with 20+ years of IT experience, specializing in AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, cloud-native platforms, and generative AI. He has designed and delivered enterprise-scale cloud, AI, and LLM solutions, including AI infrastructure, RAG, agentic workflows, and MLOps/LLMOps. Known for solving complex technical challenges, Prosenjit helps organizations build secure, scalable, and production-ready platforms.
Portfolio
Experience
- Software Development - 20 years
- Amazon Web Services (AWS) - 10 years
- Microservices Architecture - 8 years
- Solution Architecture - 7 years
- RESTful Microservices - 6 years
- System Architecture Design - 5 years
- Azure - 4 years
- AWS DevOps - 4 years
Preferred Environment
Amazon Web Services (AWS), Google Cloud Platform (GCP), Terraform, Solution Design, Azure IPaaS, Generative Artificial Intelligence (GenAI), Large Language Model Operations (LLMOps), Machine Learning Operations (MLOps), Claude API, AWS Certified DevOps Engineer
The most amazing...
...thing I've done is help organizations build secure, scalable platforms that deliver real business value as cloud and generative AI reshape every industry.
Work Experience
SAP–Salesforce Order-to-Cash Integration Accelerator
Freelancer
- Designed and implemented a reusable SAP–Salesforce Order-to-Cash integration accelerator using Workato, enabling enterprises to automatically convert a finalized Salesforce Opportunity into an SAP Sales Order.
- The solution addressed the critical SAP master-data prerequisites required before Sales Order creation, including Material Master, Business Partner, Customer Roles, Address, Address Usage, Sales Organization, Distribution Channel, Division and Plant.
- Workato was used as the integration and orchestration layer to synchronize, validate, enrich and cross-reference data between Salesforce and SAP.
- Designed the end-to-end Salesforce Opportunity → SAP Sales Order integration using Workato recipes.
- Implemented recipe-based orchestration to ensure all SAP prerequisites were available before Sales Order creation.
- Integrated Salesforce and SAP using Workato Salesforce and SAP/API connectivity, REST/OData services and custom API integrations.
- Designed reusable data transformation and mapping logic between Salesforce Opportunity/Account/Product objects and SAP Sales Order/Business Partner/Material objects.
- Implemented master-data enrichment where SAP-specific attributes were not maintained in Salesforce.
- Developed reusable recipes to identify whether a Business Partner or Material already existed in SAP before attempting creation.
- Implemented idempotency and duplicate prevention to avoid creating duplicate SAP Sales Orders when the same Salesforce Opportunity was processed multiple times.
AI-Powered Business Process Automation Platform
CodersClan
- Designed and developed reusable n8n workflows integrating Google Workspace services including Gmail, Calendar, Drive, Docs, Sheets, and Slides.
- Built AI-powered automation pipelines using Claude for document analysis, structured data extraction, summarization, and content generation.
- Designed and implemented over 30+ AI-powered n8n workflows integrating Google Workspace, REST APIs, and AI models to automate business processes and reduce manual effort.
- Built reusable Python services and n8n sub-workflows that accelerated the development of new automation solutions by 60%.
- Implemented secure OAuth 2.0 authentication, API key management, and webhook validation to protect enterprise integrations and sensitive business data.
- Established centralized secret management and credential rotation practices, eliminating hardcoded credentials across automation workflows.
- Developed CI/CD pipelines using GitHub Actions to automate workflow deployment, testing, and version control for n8n automation projects.
- Optimized workflow performance by reducing unnecessary API calls, implementing parallel execution where appropriate, and improving overall execution time.
- Integrated Google Calendar, Gmail, Drive, Docs, Sheets, and external SaaS applications into unified business automation workflows.
- Collaborated with business stakeholders to translate manual operational processes into scalable AI-driven automation solutions.
AWS DevOps Full-stack Developer
CodersClan Inc
- configured WordPress websites on AWS-based hosting environments, including domain, DNS, SSL certificates, database, web server, and production configuration.
- Converted Figma designs into responsive WordPress pages, maintaining the required layout, typography, navigation, forms, and mobile responsiveness.
- Customized WordPress themes and templates using HTML, CSS, JavaScript, and PHP to meet specific business and branding requirements.
- Configured and integrated appointment/contact forms, user registration, client onboarding workflows, and third-party services.
- Implemented secure client portal functionality with authenticated access and role-based permissions.
- Managed WordPress plugins, themes, core updates, configuration changes, and compatibility issues across development and production environments.
- Implemented WordPress security hardening, including HTTPS/SSL, administrator access controls, strong authentication, least-privilege permissions, plugin security, and removal of unnecessary public exposure.
- Optimized website performance through caching, image optimization, database cleanup, CDN configuration, and front-end optimization.
- Troubleshot production issues involving PHP, MySQL, plugins, themes, DNS, SSL, hosting, and front-end rendering.
- Maintained documentation covering WordPress administration, deployment, backup/recovery, security, and ongoing support procedures.
DevOps Architect SRE | Cloud Platform Engineer
Freelancer
- Designed and supported production-grade GCP and GKE environments for enterprise workloads, including containerized microservices, APIs, integration services, asynchronous processing, and cloud-native applications.
- Led the architecture of an on-premises-to-GCP migration initiative, defining a phased hybrid-cloud approach that enabled workloads to be migrated incrementally while maintaining secure connectivity with systems that remained in the enterprise DC.
- Designed GCP VPC architectures with private subnets, firewall rules, Cloud NAT, internal and external load balancing, Cloud DNS, and secure service-to-service connectivity for production workloads running on GKE.
- Administered production GKE clusters and node pools, managing deployments, namespaces, services, ingress, resource requests and limits, health probes, rolling deployments, and autoscaling for distributed workloads.
- Implemented secure workload access using GCP IAM and Workload Identity, eliminating the need for long-lived service-account credentials inside Kubernetes workloads and applying least-privilege access to cloud resources.
- Migrated and modernized legacy application and integration workloads from a traditional on-premises infrastructure to containerized services running on GKE, improving scalability, deployment consistency, and operational visibility.
- Troubleshot complex production incidents across the complete cloud stack, including Kubernetes scheduling failures, pod crashes, and node capacity issues.
- Automated GCP infrastructure provisioning using Terraform and Infrastructure as Code, improving repeatability and reducing configuration drift across environments.
- Implemented CI/CD pipelines for containerized applications, automating build, container image management, testing, security validation, and deployment to GKE environments.
- Established production observability using Cloud Monitoring, Cloud Logging, metrics, dashboards, alerts, and distributed tracing, improving the ability of engineering teams to identify and resolve infrastructure and application issues.
AI-powered Security Investigation Agent | DevOps SRE
AirFleet
- Designed and implemented an AI-powered security investigation agent using the Claude API to automate the initial investigation of AWS security incidents.
- Handled the agent continuously processing security findings across multiple AWS services, correlated related events, summarized the incident timeline, assessed potential impact, and recommended remediation actions to the security and DevOps teams.
- Triggered automatically when high-severity findings were generated by AWS GuardDuty, Security Hub, or CloudWatch Alarms.
- Retrieved resource metadata such as EC2 instance details, IAM roles, security groups, recent deployments, and infrastructure changes.
- Correlated events occurring within a configurable time window to eliminate duplicate alerts and build a complete incident timeline.
- Sent the normalized security context to the Claude API. Claude analyzed the sequence of events to identify possible attack patterns.
- Implemented safeguards to ensure Claude only provided recommendations, while remediation requiring production changes remained subject to human approval.
- Reduced manual investigation effort by automatically correlating logs from multiple AWS services before analyst review.
- Improved mean time to detect (MTTD) and mean time to investigate (MTTI) by providing engineers with a consolidated incident summary instead of reviewing multiple dashboards.
- Developed prompt templates to improve the consistency and accuracy of AI-generated security investigations.
Enterprise API Management Platform Modernization (Global Food & Beverage Client)
Freelancer
- Administered and supported Apigee Hybrid running on Azure AKS with backend microservices hosted in AWS.Managed over 400+ enterprise APIs supporting global business operations.
- Led migration from legacy API gateways to Apigee Hybrid running on Kubernetes.
- Implemented OAuth 2.0, JWT authentication, API products, developer applications, and traffic management policies.
- Automated infrastructure provisioning using Terraform and deployment pipelines using GitHub Actions and Azure DevOps.
- Worked extensively with Linux environments, Kubernetes, Docker, and cloud-native architectures.
- Authored OpenAPI specifications and standardized API governance across multiple development teams.
- Automated infrastructure provisioning using Terraform and deployment pipelines using GitHub Actions and Azure DevOps.
- Built centralized logging using Splunk and application monitoring using AppDynamics.
- Authored OpenAPI specifications and standardized API governance across multiple development teams.
- Supported REST API integration with Kafka-based event streaming platforms.
AWS DevOps, SRE Engineer, and Full-stack Lead
CodersClan Inc
- Designed highly available AWS environments using ECS, Fargate, EC2, CloudWatch, Application Load Balancer, VPC networking, IAM, and infrastructure-as-code principles to support production workloads.
- Designed practical AWS infrastructure challenges to evaluate AI agents on troubleshooting, architecture decisions, security, Infrastructure as Code (Terraform/CloudFormation), and CI/CD pipelines.
- Redesigned Grafana dashboards and alerting strategies to provide meaningful visibility into ECS services, container health, application performance, infrastructure metrics, and production incidents.
- Optimized ECS architecture and deployment patterns to improve scalability, operational stability, service isolation, and the platform's ability to handle changing production workloads.
- Designed secure multi-tenant cloud architectures with tenant isolation, centralized identity management, and environment-specific configuration strategies. Troubleshot intermittent VPN tunnel flapping, packet loss, latency, and asymmetric routing.
- Implemented enterprise security controls, including IAM, KMS encryption, Secrets Manager, OAuth2, JWT authentication, API Gateway authorization, and least-privilege access models. Diagnosed and resolved AWS Site-to-Site VPN connectivity issues.
- Designed and maintained CI/CD pipelines using GitHub Actions, reducing deployment friction and manual intervention.
- Modernized observability and monitoring for the new ECS environment, updating CloudWatch metrics, logs, dashboards, alerts, and operational monitoring.
- Upgraded AWS Managed Grafana through multiple major versions while validating compatibility, preserving monitoring capabilities, and minimizing operational disruption.
- Developed automation for AWS security audits, CloudWatch log analysis, deployment validation, and staging-to-production migration checks using n8n, Claude API, and AWS services.
HIPAA-compliant AWS DevOps , Security ,SRE Architect | Secure Middleware and GHL Integration Lead
Osteopathic Healing Hands
- Designed and deployed a HIPAA-compliant middleware between the clinic’s patient DB and GHL using AWS Lambda, API Gateway, and Secrets Manager with tenant-aware segregation, full KMS/TLS encryption, audit logging, and auto-purge for PHI data.
- Architected a HIPAA-compliant AWS data pipeline with Lambda, RDS, and VPC isolation. Enforced least-privilege IAM, KMS encryption, and Secrets Manager rotation. Enabled CloudTrail, Config, GuardDuty, and Security Hub for full audit/threat detection.
- Led AWS infrastructure hardening for HIPAA compliance. Audited VPC, RDS, IAM, and Secrets Manager. Fixed misconfigurations, enforced least-privilege IAM, validated encryption, and created compliance docs with data flow and key management.
- Delivered prod-grade observability and governance by configuring multi-region CloudTrail and Config to encrypted S3, setting EventBridge to SNS alerts for HIPAA-critical events, and implementing Terraform IaC with an S3 back end and DB state locking.
- Built a future-ready multi-client architecture with modular CRM and EHR integration, tenant-level isolation, and encryption. Delivered compliance documentation aligned with HIPAA 164.312 (a–e) for access, audit, integrity, and transmission security.
- Automated GHL processes to capture patient leads, book appointments, send reminders, and manage follow-ups. Integrated calendars, AI-based reminders, and n8n reporting to reduce no-shows, improve engagement, and streamline patient onboarding.
- Designed secure healthcare SaaS platforms with RBAC, HIPAA-compliant PHI handling, audit logging, secure authentication, workflow automation, AWS architecture, scalable data models, API integrations, observability, and infrastructure as code.
- Architected HIPAA-sensitive healthcare systems handling PHI with encryption, tenant isolation, audit logging, secure authentication, data lifecycle controls, incident monitoring, access reviews, and compliance-focused AWS infrastructure.
- Built healthcare applications supporting HIPAA Security Rule requirements, including PHI protection, role-based access, auditability, secure APIs, data retention and purge workflows, encryption key management, and compliance-ready monitoring.
- Led architecture for HIPAA-aligned healthcare platforms with PHI segregation, KMS encryption, Secrets Manager, CloudTrail auditing, least-privilege access controls, secure workflows, breach detection, and compliance-focused operational controls.
Senior Software Architect & HIPAA Security Advisor
Signlo LLC
- Conducted AWS Well-Architected Framework (Security Pillar) assessments, evaluating identity management, infrastructure protection, data security, threat detection, logging, monitoring, incident response, and governance.
- Conducted comprehensive AWS security and HIPAA readiness assessments, evaluating over 60 security and compliance controls across IAM, network security, encryption, logging, monitoring, and governance.
- Produced detailed security advisory documentation for AWS Organizations, AWS Control Tower, Service Control Policies (SCPs), CloudTrail, CloudWatch, GuardDuty, Security Hub, IAM Identity Center, and AWS KMS.
- Identified critical security gaps involving encryption, credential lifecycle management, incident response preparedness, logging coverage, and governance controls, providing prioritized remediation recommendations.
- Provided ongoing architecture guidance during sandbox development through milestone reviews, ensuring alignment with AWS security best practices and HIPAA compliance objectives.
- Collaborated with infrastructure architects and client stakeholders to integrate security-by-design principles into cloud architecture while maintaining deployment agility.
- Produced detailed security advisory documentation for AWS Organizations, AWS Control Tower, Service Control Policies (SCPs), CloudTrail, CloudWatch, GuardDuty, Security Hub, IAM Identity Center, and AWS KMS.
- Assessed AWS multi-account strategy, account governance, IAM policies, least-privilege access, encryption standards, VPC network segmentation, logging architecture, and centralized security monitoring.
- Led the end-to-end technical architecture for a cross-platform Flutter application backed by Laravel microservices on AWS, enabling the platform to support 10x future user growth with minimal architectural changes.
- Architected a HIPAA-ready cloud-native platform supporting secure video messaging, social networking, and real-time communication for the deaf community, reducing projected infrastructure scalability risks by 70%.
Senior AWS Solution Architect/CTO
Signlo LLC
- Streamlined development and QA practices by implementing PR gates, branching strategies, and API and database best practices, improving code quality and testability across Flutter and PHP Laravel stacks.
- Designed CI/CD and deployment automation using GitHub to Bitrise pipelines, incorporating linting, test coverage, and environment-specific deployments, ensuring smooth, repeatable releases for iOS/Android.
- Audited architecture for scalability and security readiness, optimized IAM roles, secrets management, and API performance, preparing the app to securely scale from 10,000 to 100,000 DAU.
- Provided mentorship and team enablement by guiding distributed dev teams on Flutter, PHP/Laravel, and AWS best practices, reducing technical debt, and accelerating readiness for soft launch.
- Integrated PostHog and Gatling for performance monitoring and created concise architecture documentation for investors and new hires, facilitating informed decision-making.
- Set up QA automation and efficiency improvements using Appium tests on AWS Device Farm, streamlining automated testing across devices and reducing manual QA efforts ahead of the soft launch.
- Implemented accessibility-first enhancements, including assistive tech features like ValueKeys and SemanticLabels, ensuring the app is fully usable by the deaf community and meets inclusive design standards.
- Designed and implemented OpenTelemetry Collector as a sidecar container within existing AWS ECS task definitions to enable comprehensive observability without impacting application behavior.
- Worked extensively with Kubernetes clusters on Amazon Web Services (EKS) and Microsoft Azure (AKS).
- Configured OpenTelemetry Collector pipelines to capture, process, and export distributed traces, application metrics, and structured logs to downstream observability platforms.
API Integration Expert
Peppermint Pay
- Designed a server-side API for membership clubs, enabling seamless integration with payment interfaces like Apple Wallet and Google Wallet through QR code and NFC technology.
- Developed solutions for closed-loop payments and member identity management.
- Built AWS platform architecture to host both front- and back-end Node.js applications. Created a detailed proposal with an estimation and timeline considering the NFRs.
- Reviewed the current requirement and planned the DevOps application's continuous integration and deployment using GitHub, Jenkins, and Argo CD.
Enterprise Omnichannel Order Management & WMS Modernization
EY
- Led the architecture and implementation of enterprise-scale API-first integration solutions to modernize Warehouse Management Systems (WMS) and Order Management Systems (OMS) across global retail brands including H&M, IKEA, and Chanel.
- The program focused on replacing legacy OMS platforms with modern cloud-based solutions such as Microsoft Dynamics 365 and SAP while integrating multiple warehouse platforms, fulfillment systems, transportation providers.
- Designed a platform-agnostic integration architecture capable of connecting diverse WMS and OMS products using REST APIs, event-driven messaging, and microservices.
- Designed API-first integration architecture connecting multiple WMS and OMS platforms across global retail operations.
- Migrated legacy Order Management Systems to Microsoft Dynamics 365 and SAP while maintaining uninterrupted warehouse operations.
- Integrated warehouse platforms with ERP, e-commerce, logistics partners, payment gateways, inventory systems, and CRM applications.Built reusable API services.
- Designed event-driven order processing pipelines supporting millions of inventory and order events. Developed microservices handling order validation, inventory reservation, shipment creation, fulfillment status updates, and return processing.
- Migrated more than 1,000 legacy integrations using reusable API patterns and enterprise integration standards. Established API governance, versioning, monitoring, throttling, and security policies through Azure API Management.
- Worked closely with business teams across supply chain, warehouse operations, logistics, finance, and e-commerce.
- Built real-time monitoring dashboards and automated alerting for warehouse and order processing failures.
BigCommerce Developer
Apparel and Accessories Company
- Undertook the modernization of the client's eCommerce via migration of the legacy Magento 1.9 store to BigCommerce, with a focus on improved performance, mobile responsiveness, better integrations with ERP/CRM, and an enhanced customer experience.
- Designed and developed custom BigCommerce Stencil themes.
- Migrated legacy catalog data (products, categories, and customers) to BigCommerce.
- Built custom APIs and middleware for ERP and CRM integrations.
- Set up BigCommerce headless architecture for enhanced performance (optional front end).
- Developed custom checkout enhancements using BigCommerce Checkout SDK.
- Implemented third-party apps (loyalty programs, reviews, and live chat) and custom scripts.
- Optimized store performance (lazy loading images and minimizing third-party scripts).
- Collaborated with marketing and UX teams to deliver a pixel-perfect storefront.
EDI-B2B Enterprise Architect
Nivoda.com
- Implemented EDI automation processes for data exchange with the US Customs and Border Protection using X12.
- Developed and integrated APIs for streamlined communication with government systems via EDI messages and protocols.
- Developed automation solutions to eliminate manual data entry tasks and enhance operational efficiency.
- Saved over 125 hours of developer's time by optimizing the EDI automation process deployment pipeline from over 35 minutes to under five minutes.
- Developed an application written in Angular and React with .NET Core as back end.
- Prepared API technical documentation for improved developer experience, collaboration, and productivity.
Workday Recruit Integration Consultant
Crosschq, Inc.
- Worked as Workday consultant for building integrations with Workday APIs, specifically those concerning ATS/recruiting.
- Helped implement Workday's various recruiting functions via web service and custom reports.
- Assisted in strategizing and executing the movement of candidates through different stages. Delivered insights on the practical application of business processes and steps in Workday.
- Prepared API technical documentation for improved developer experience, better collaboration, and improved productivity.
- Configured case management workflows to ensure that employee issues are assigned to the right teams and resolved promptly. Implemented workflows for employees to submit and track help requests seamlessly.
- Created a solution that processes data from Workday and sends the data to Google Sheets. It also interacts with the OpenAI API and updates the sheet based on the results.
- Integrated Workday analytics to monitor help desk performance, identify common issues, and refine the knowledge base.
- Integrated escalation processes for complex issues. Integrated chatbot functionality to provide instant answers to routine queries. Implemented workflows for employees to submit and track help requests seamlessly.
Enterprise B2B Retail Order & Inventory Management Platform
IBM
- Architected and contributed to the design and development of a large-scale B2B retail commerce platform for H&M, supporting high-volume order processing, inventory management, supplier integrations, and enterprise business workflows.
- Designed an API-first architecture using IBM API Connect as the enterprise API gateway, providing centralized API security, authentication, throttling, monitoring, lifecycle management, and governance.
- Designed event-driven workflows using AWS services to decouple order, inventory, fulfillment, and integration processes, improving scalability and resilience during high-volume transaction periods.
- Integrated SAP and OMS platforms with AWS-based services to process customer orders, inventory updates, fulfillment events, cancellations, returns, and status notifications.
- Implemented MuleSoft as the integration layer for connecting H&M's internal systems with SAP, OMS, suppliers, vendors, logistics providers, and external business partners.
- Designed complex data transformation and canonical data models to normalize data exchanged between SAP, OMS, vendors, and cloud-native applications, reducing point-to-point dependencies and simplifying future integrations.
- Implemented asynchronous processing and event-driven integration patterns to prevent tightly coupled dependencies between order management, inventory, SAP, and external vendor systems.
- Implemented API governance standards covering API design, versioning, authentication, authorization, throttling, security policies, documentation, lifecycle management, and operational monitoring.
- Applied enterprise security and compliance controls across APIs, AWS infrastructure, data flows, and integration platforms, including IAM, encryption, secrets management, audit logging, and least-privilege access.
- Designed CI/CD processes for application, API, infrastructure, and integration deployments, enabling controlled promotion across development, testing, staging, and production environments.
Enterprise AWS DevOps & SRE Architect (via Toptal)
Haydenfilms Institute
- Created VOD Upload, a new application for uploading, streaming, and generating ad revenue. Developed the live streaming service portion of the project (MVP) and designed the streaming services. Worked on revenue generation using Stripe API.
- Defined best practices for operating most efficiently within AWS. Evaluated the products, helped with further development, and advised on the system's architecture as they increased their user base and data management.
- Delivered the 1st MVP within three months, including video on demand (VOD), live streaming services, VOD playing requests, user subscriptions, and playlists. Onboarded over 250 users into the platform within three months.
- Designed secure multi-tenant cloud architectures with tenant isolation, centralized identity management, and environment-specific configuration strategies.
- Prepared API technical documentation for an improved developer experience, collaboration, and productivity. Employed Celigo API management for custom wrapper development with AWS Lambda for 3rd-party connections.
- Modernized legacy EC2-based deployments by helping design and validate an Amazon ECS/Fargate architecture with improved containerization, autoscaling, networking, deployment strategies, and service resilience.
- Designed highly available AWS environments using ECS, Fargate, EC2, CloudWatch, Application Load Balancer, VPC networking, IAM, and infrastructure-as-code principles to support production workloads.
- Optimized ECS architecture and deployment patterns to improve scalability, operational stability, service isolation, and the platform's ability to handle changing production workloads.
- Upgraded AWS Managed Grafana through multiple major versions while validating compatibility, preserving monitoring capabilities, and minimizing operational disruption.
- Implemented infrastructure and deployment improvements using Terraform and AWS services, promoting repeatable, version-controlled, and maintainable infrastructure changes.
Global Retail Omnichannel Integration Platform
IBM
- Led the design and implementation of a global omnichannel integration platform connecting e-commerce websites, mobile applications, POS systems, ERP, CRM, warehouse management, order management, loyalty platforms, and third-party logistics providers.
- Designed and implemented REST APIs using IBM API Connect for customer, product, pricing, inventory, and order services.
- Developed MuleSoft API-led integrations connecting SAP, Salesforce, Adobe Commerce, warehouse management systems, payment gateways, and logistics providers.
- Reduced online order processing time by 65% through event-driven integrations and optimized API orchestration, enabling faster customer order fulfillment.
- Increased inventory synchronization accuracy to 99.8%, significantly reducing overselling and improving stock visibility across stores and online channels.
- Reduced onboarding time for new retail partners by 70% by developing reusable MuleSoft integration templates and standardized IBM API Connect products.
- Improved API response performance by 50% through backend optimization, intelligent caching, and policy tuning, enhancing customer experience during peak shopping seasons.
- Reduced integration maintenance effort by 60% through reusable API policies, shared integration components, and centralized governance.
- Improved developer productivity by creating self-service API products, standardized documentation, and automated testing pipelines, reducing development effort for new integrations.
- Implemented centralized monitoring and alerting, reducing Mean Time to Resolution (MTTR) by 45% for production incidents.
Twitter API v2 Expert Consultant
X86 Mining Group LLC
- Created an ETL pipeline using the Twitter API version 2 and Engagement APIs. This pipeline runs historical queries against 15 company accounts and ingests streaming data from those accounts.
- Worked on best practices for operating most efficiently within the Twitter rate limits by anticipating some burst data from customers. handled severe data loads relative to the bandwidth of a single rate-limited Twitter account.
- Designed horizontally scale instances of the application to leverage more than one developer account.
- Developed an analytical dashboard in Tableau to represent all the private and public metrics of the account, analyze tweet data incoming in real time, and query the historical data records.
Senior AWS Architect
Zap Payments Finance Limited
- Acted as a cloud architect to build a highly scalable, distributed digital payment wallet solution for the client. I designed and delivered the architecture of digital banking applications.
- Designed a digital payment solution for wallet payments, wallet-to-bank, and card payments. I worked on KYC-based user onboarding, onboarding third-party merchant solutions, and bill payments.
- Architected high- and low-level applications, specifying the specs and best technologies and infrastructure.
- Helped the client with critical technical decisions.
- Achieved extensive scalability with a reusable cloud-ready solution for use at multiple places. I designed an AWS DevOps pipeline to deploy E2E integration without any failure.
- Proposed a composable API design to design a highly scalable payment solution that can be easily used in any cloud-native platform in the future.
- Used Zapier to trigger targeted email campaigns using tools Mailchimp based on specific customer actions, such as making a purchase or abandoning payment in a wallet.
- Automatically triggered an onboarding email sequence and created tasks for the team to guide the client through the onboarding process using Zapier when a new client is added to CRM.
- Configured Slack notification for every new customer added to the ZAP wallet platform.
- Testimonial: "It was a pleasure working with Prosenjit over the past months. Prosenjit helped us a lot [in designing] a scalable and robust payment system. We will definitely reach out for future opportunities." – Mulenga Bowa, IT Head.
Azure Integration Architect
EY
- Designed and implemented a high-performance event-driven integration platform for ingesting, processing, and storing real-time IoT telemetry from connected cycling devices.
- Architected Apache Cassandra as the primary distributed NoSQL database for storing high-volume time-series telemetry, enabling low-latency writes and high-throughput data ingestion.
- Implemented tenant-aware authorization and secure API communication supporting enterprise SaaS deployments across multiple geographic regions.
- Designed secure multi-tenant cloud architectures with tenant isolation, centralized identity management, and environment-specific configuration strategies.
- Implemented secure API authentication using OAuth2, JWT, API Keys, and AWS IAM authorization patterns.
- Built event-driven data pipelines using Azure Event Hub, Azure Service Bus, and Azure Functions to validate, transform, enrich, and persist streaming data into Apache Cassandra.
- Leveraged Cassandra's distributed architecture to eliminate single points of failure and provide seamless scalability by adding nodes without application downtime.
- Utilized Azure Enterprise Integration Services, including Azure API Management, Logic Apps, Function Apps, and Service Bus, to build and optimize integration workflows.
- Built secure REST APIs using Azure API Management and Azure Functions to expose Cassandra-backed telemetry and analytics data to web and mobile applications.
- Implemented asynchronous messaging patterns with Azure Service Bus, ensuring reliable event processing, retry handling, dead-letter queues, and eventual consistency.
Cloud Architect
Coforge
- Acted as a cloud integration architect to build cloud strategy and modernization across distributed clouds like public, private, and hybrid clouds. Helped the client migrate from a legacy application to a cloud-ready solution in Azure.
- Collaborated with the client-architect team to design a highly scalable solution and migration plan to move all applications to the cloud. The client had a target to move 1,000+ legacy applications on BizTalk to Azure IPaaS within a year.
- Achieved extensive scalability with a reusable cloud-ready solution for use at multiple places. Designed an Azure DevOps pipeline to deploy E2E integration without any failure. Proposed a composable API design to design a highly scalable solution.
- Worked with application and infrastructure teams to design and architect an infrastructure (network, OS, and databases) and applications to protect against attackers.
- Acted as a hands-on technical specialist, handling complex and detailed technical work necessary to establish and maintain secure cloud and application security.
- Worked on on-prem WebLogic Server to Red Hat JBoss container migration on the cloud.
- Collaborated with development support teams to set up a continuous delivery environment using Docker.
- Helped build a solution for container services like ECS, ACS, and GCE and implemented an end-to-end monitoring solution on the cloud.
- Designed a microservice-based app using Spring Boot, Spring Cloud, web services, and REST.
- Worked on capacity planning design, cost, and effort estimations.
Cloud Architect
Coforge
- Worked as a cloud-native architect and consultant for one of the largest British public-service television and broadcast networks to migrate the old EJB EE-based legacy application to a microservice-based app on AWS cloud.
- Fixed performance issues in the app. Implemented scalability, user experience, and smooth deployment operations using a DevOps CI/CD.
- Improved the overall performance. Reduced the manual intervention and generated more revenue by digitalizing the entire application and making it easier to use by stakeholders.
Senior Cloud Solution Analyst
IBM
- Assisted in creating an architectural standard. Designed highly available and scalable enterprise solutions for the AmerisourceBergen EDI Vision cloud application modernization and infrastructure migration initiative.
- Collaborated with architects, analysts, partners, and developers in a highly collaborative environment. Designed and built a highly scalable cloud-native application using OpenShift and Amazon ECS.
- Migrated a hundred large applications from an on-premise data center to the IBM Cloud using an IBM Cloud migration tool and rebuilding the application using a microservice design pattern.
- Designed, built, and containerized Spring Boot and Go codes following microservice principles and design patterns. Leveraged IBM Microservice Builder to expedite the overall design-build timeline.
- Built the Spring Cloud Netflix OSS microservice framework on Kubernetes.
- Worked on the IBM GBS microservice capability building along with senior CIC leaders and architects.
EDI Consultant
IBM
- Developed a project that aims to standardize the IT services of a large shipping client. Built an application to process large-scale data from external vendors seamlessly and converted it into IDOC format for logistics processing.
- Involved in establishing the EDI connections (using Gentran) for new trading partners with clients with multiple shipping lines like Lykes Lines, Contships, TMM, etc.
- Validated technical design created by developers against functional specifications.
- Worked on EDIFACT messages: COPARN, COPRAR, and CUSCAR.
- Designed and developed EDI processes for order-to-cash (O2C) and supply chain as per high-level business documents.
- Worked on EDI X12 and EDIFACT messaging standards. Involved in 24/7 production support.
- Involved in the enhancement of the client's in-house application.
EDI B2B Application Consultant
Magna Infotech
- Developed a project that aims to standardize the IT services of a large retail client in Europe. Built an application to seamlessly process large-scale data from external vendors and then converted it into IDOC format for internal order processing.
- Identified the project scope and set up processes, including team building with SAP and Sterling Integrator skills. Delivered functional and technical specifications for EDI maps. Integrated architecture landscape design and implemented it offshore.
- Developed a highly scalable application to process millions of orders per day and improved the user experience. Designed better error management and took care of onboarding multiple vendors.
EDI Consultant
IBM
- Contributed to Nestlé GLOBE, probably the largest SAP project ever attempted globally. The main objective of this project was to unlock Nestlé's business potential by creating and adapting common business processes globally.
- Worked on one of the biggest SAP offshore projects in IBM Global Delivery, which contains many different technology platforms apart from SAP.
- Integrated all Nestlé operations worldwide. The implementation was deployed in over 80 countries and covered all SAP modules, including CRM, BW, APO, etc.
- Developed, debugged, and deployed EDI maps of complex messages like ASN and remittance advice for both X12 and EDIFACT standards (inbound and outbound). Performed technical analysis and troubleshooting on complex problems.
- Delivered EDI maps related to all kinds of messages, such as 850, 856, 810, and 855, in X12 standards and DESADV, ORDERS, ORDRSP, and ORDCHG in EDIFACT standards.
- Integrated 1,000+ trading partners in a test environment, moved the map to a test environment, and moved the map to the production environment after successful testing. Also involved in providing support to clients.
Java Developer
ESSPL
- Developed a project to help Maersk logistics maintain the flow of files between the EDI Gateway server and the trading partner.
- Built an EDI solution to process heterogeneous data using multiple protocols. Managed the data flow using a common dashboard, designed an E2E to process large files over the internet, and handled data security and governance.
- Resolved the manual order processing issue by implementing the new solution. Multiple vendors were onboarded in the same platform, which was difficult to manage using manual handling. Handled security via SSO, controlling from a single dashboard.
Online Cloud Developer Trainer
Annapurna Comptech
- Delivered expertise in cloud architecture principles during the cloud computing course covering AWS and Azure. Led hands-on industry projects encompassing design, planning, and development aspects.
- Covered topics such as application migration, autoscaling, IAM, DevOps, performance testing, container deployment, storage, multi-cloud deployment, web API, API gateway, security, and networking.
- Delivered training on cloud-native development using Spring, Spring Boot, Docker, Kubernetes, microservice-based framework, events, and APIs.
- Provided job-based training, live projects, and hands-on exercise. Held training in the programming area, covering basic and advanced Java, Python, data science, and AI.
- Helped students and employees achieve Azure, AWS, and IBM Cloud certifications.
Experience
AWS Infrastructure Modernization | DevOps and SRE
https://www.airfleet.co/• Configured and supported ECS clusters, services, task definitions, Fargate workloads, IAM roles, security groups, Application Load Balancers, health checks, deployments, and autoscaling. Configured AWS CloudWatch for centralized metrics, logs, alarms, dashboards, and production incident investigation.
• Integrated CloudWatch with Grafana and worked with AWS Managed Grafana to modernize operational dashboards and alerts. Upgraded Grafana through multiple major versions and transformed monitoring from legacy EC2-centric views to ECS and Fargate service, task, container, application, and infrastructure-level observability.
• Performed rapid troubleshooting and root-cause analysis for ECS task failures, container restarts, unhealthy targets, deployment issues, resource exhaustion, networking problems, IAM permission errors, and application failures.
Mobile App Scalability and DevOps Security (Deaf Community App)
• Collaborated with QA teams to enforce best practices across PR gates, branching strategies, API design, and database optimization, ensuring high code quality and strong testability. Guided QA set up to avoid rework and enable efficient validation across environments.
• Mentored development teams (Flutter, PHP/Laravel, and AWS) in adopting scalable architecture, secure coding standards, and DevOps practices, reducing technical debt before launch.
• Advised on scalability and security readiness, including IAM roles, secrets management, API performance tuning, and monitoring/alerting implementation.
• Defined CI/CD pipelines (GitHub, Bitrise, and QA/Prod) with PR checks such as linting, automated tests, and coverage enforcement to ensure reliable releases.
• Implemented enterprise workflow automation using n8n for DevOps orchestration, QA triggers, incident response, and cross-system integrations, improving operational efficiency.
• Created lightweight architecture documentation for investors and future hires, clearly outlining system design, infrastructure, and scalability strategy.
Harden HIPAA-compliant Infrastructure and Build Secure AWS GHL Integration
https://www.osteopathichealinghands.com/• Built HIPAA-compliant AWS infrastructure to support a private medical clinic’s patient database and middleware platform.
• Designed and managed a dedicated AWS account under a new LLC, ensuring account segregation, governance, and billing alignment.
• Implemented a secure VPC with RDS for storing patient PII, integrating AWS Secrets Manager for credential management.
• Developed and maintained a Python-based pipeline to sync patient identifiers into GoHighLevel (GHL).
• Oversaw resource migration and re-establishment under proper entity ownership to maintain compliance and operational consistency.
• Drove compliance and security initiatives, including HIPAA alignment, Business Associate Agreement (BAA) coverage, and comprehensive documentation.
• Configured AWS Artifact and related compliance tools to streamline regulatory reporting and support audits.
• Established root account access controls and enforced audit-ready security practices.
• Provided strategic guidance on early-stage infrastructure to ensure scalability, security, and compliance.
• Led two critical initiatives:
Phase 1: Build a secure, modular middleware pipeline to GHL.
Phase 2: Audit and harden the patient database infrastructure.
Cemboo Media Streaming Platform Development and DevOps Setup
https://www.haydenfilms.orgThe client, a growing media platform, sought to enhance its cloud architecture to support increased user demand and efficient data management. With an existing VOD application for uploading, streaming, and ad revenue generation, this project focuses on architecting and implementing a cost-effective live streaming service as part of their minimum viable product (MVP).
KEY RESPONSIBILITIES
• Assessed the existing AWS architecture, including high-level architecture (HLA) originally designed with AWS pro-services, and identified optimization and cost reduction opportunities.
• Architected and implemented a lean, scalable live streaming service using AWS IVS and Media Convert, ensuring it integrates seamlessly with the current VOD platform.
• Developed Serverless API using AWS Lambda and Node.js to process back-end jobs while handling media streaming and data conversion.
• Built an AWS Lambda function to process IVS metrics, calculate costs, and push data to Airtable using its API.
• Automated the financial workflow using XERO API and MAKE API.
• Developed Terraform, AWS CloudFormation, or GitHub Actions.
Google and Apple Payment APIs Integration and DevOps
http://paywithpeppermint.com• Developed a digital wallet-based payment system for membership clubs, integrating Google Wallet and Apple Wallet APIs to issue and manage member passes, enabling secure closed-loop transactions through mobile devices.
• Engineered scalable back-end functionality using Node.js, collaborating closely with internal engineering teams to align system architecture with business and user needs.
• Supported the client’s long-term vision to build a competitive alternative to mainstream payment platforms by ensuring modular design, performance, and integration flexibility.
• Designed and implemented intent-driven retrieval-augmented generation (RAG) assistants leveraging Azure OpenAI, Cognitive Search, and CosmosDB to deliver citation-backed, structured responses aligned with compliance standards for public sector clients.
• Built and maintained data pipelines for ingesting and transforming government datasets and public APIs, with a focus on transparency and regulatory compliance.
• Created and managed prompt engineering workflows, ensuring consistent, compliant output generation in high-stakes environments.
• Collaborated with cross-functional teams—product, engineering, and client stakeholders.
Online Film Festival Streaming Platform
https://www.cemboo.com/The organization's mission is to empower, educate, and fund independent and student filmmakers worldwide. We execute this mission through Hayden film festivals, screenwriting competitions, and other impactful programs.
Worked as an AWS DevOps and app developer to perform the following tasks:
• Developed Infrastructure-as-Code (IaC) using Terraform, AWS CloudFormation, or GitHub Actions.
• Implemented CI/CD pipelines using AWS CodePipeline, Jenkins, and GitHub Actions.
• Built and optimized web applications using React.
• Worked with real-time databases such as DynamoDB and Kinesis data streaming technologies.
• Optimized the application performance, security, and cost efficiency.
• Collaborated with cross-functional teams to integrate AWS solutions.
ZAP Digital Wallet Mobile App
MY RESPONSIBILITIES
• Proposed a new digital wallet architecture that is extensible across end users, vendors, and bank applications.
• Designed a solution for payments to and from bank accounts and wallet-to-wallet or wallet-to-bank fund payments.
• Built a solution for merchant payments and bill payments.
• Created a cloud-ready solution with a DevOps and security pipeline to deploy any part of the service in a single run.
Workday Recruit Integration
WORKDAY API DATA MAPPING
• Guiding developers to identify, access, and utilize relevant data endpoints within Workday APIs.
CONCEPTUAL FRAMEWORK OF WORKDAY OPERATIONS
• Providing a comprehensive understanding of Workday's operational architecture and interdependencies to enable efficient integration.
RECRUITING FUNCTIONALITY IMPLEMENTATION
• Assisting in implementing Workday's diverse recruiting features, including candidate tracking, job requisitions, and talent acquisition workflows.
BUSINESS PROCESSES AND WORKFLOW OPTIMIZATION
• Delivering actionable insights on configuring and leveraging WoWorkday'susiness processes and steps for enhanced operational efficiency.
CANDIDATE STAGE MANAGEMENT
• Strategizing and executing effective movement of candidates through various recruitment stages, ensuring compliance with organizational policies and goals.
Legacy App Migration on Azure—Migration Acceleration Program (MAP)—On-prem To Cloud
Key responsibilities:
• Assessed, mobilized, migrated, and modernized to help customers achieve migration goals.
• Designed an event-driven platform for a client business unit that lets loosely coupled applications and microservices produce and consume events using the Solace event portal and Azure Event Grid.
• Led the client's technical services team to design new architectures in the Azure platform to support the EOL of legacy applications.
• Designed and executed data migration strategies using Databricks
• Designed enterprise Integration solution using Azure PaaS services such as Azure Logic Apps, Data Factory, Synapse, Service Bus (claim-check pattern), APIM, and Azure Functions to decommission BizTalk from an on-prem data center.
• Developed data mapping using C#.
• Reduced application load time by 40% by implementing caching and optimizing database queries.
• Built and maintained a C# application used by over 10,000 users daily.
Retail POS Checkout Solutions
• Configuring webhooks to trigger Azure Logic Apps for custom applications and services, such as processing order data from D365 API, using a Liquid template and XSLT mapping for transformation, and integrating Slack notifications for production monitoring alerts.
• Developing Azure-specific SOAR like Azure Sentinel for threat detection and automated responses within the Azure environment.
• Utilizing Azure Logic Apps to orchestrate automated incident management and reporting workflows.
• Restricted app execution on a compromised machine using Azure Sentinel. This involves orchestrating a response workflow that detects malicious activity.
• Automating the deployment of Logic Apps using Azure Resource Manager (ARM) templates and Bicep files.
• Developed data mapping using C# in function app with .NET 6 framework.
• Used OpenAI Studio for doc search and report creation.
.Designed and executed data migration strategies using Databricks with the help of Azure Data Factory and Azure Synapse.
IoT | Real-time Streaming Analytics
ROLE AND RESPONSIBILITIES
Acted as a cloud architect in performing the following activities:
• Developed a responsive platform that could capture and persist the network packet and IoT data packets in real time using Azure IoT Hub, Event Grid, Logic Apps, SQL storage, and Power BI.
• Designed a real-time data processing platform.
• Designed real-time visualization that brings on-bike telemetry data to cycle fans globally in an engaging manner during races.
• Broadcast telemetry packets and insights to the fans and TV broadcasters on a real-time basis with high scalability.
Retail Order Management Process Migration - AWS Migration Acceleration Program (MAP)
ROLE AND RESPONSIBILITIES
• Conducted migration readiness assessments using the AWS Cloud Adoption Framework to identify platform gaps.
• Planned and executed migration using AWS Migration Hub for discovery, assessment, and tracking.
• Designed end-to-end microservices architecture leveraging Spring Boot and AWS Cloud services.
• Developed CI/CD pipelines for automated deployment using modern DevOps practices.
• Led user acceptance testing (UAT), production deployment, and warranty support.
• Migrated on-prem databases to AWS RDS (SQL), eliminating operational overhead.
Management System for Media Channel Rights
RESPONSIBILITIES
• Designed E2E system architecture using microservices architecture on AWS.
• Developed microservices using Spring Boot, external interface through AWS API Gateway, and CDN.
• Set up an E2E DevOps CI/CD pipeline with Jenkins, Amazon ECS, and ECR with Ansible.
• Automated infrastructure setup using Terraform for Amazon ECS, ECR, EC2, and VPC configuration.
• Automated testing, conducted performance testing, deployed UAT, and executed data migration tasks.
• Designed high-availability applications on AWS across availability zones and availability regions.
• Integrated a NoSQL Graph DB (Neo4j) with Spring Data for rights management.
• Created the infrastructure and environmental management plans.
• Created the rollout plan for the software products and services releases.
• Designed scripts for automating build and deployment processes.
• Automated policy, configuration, and cloud formation templates using a Python SDK and AWS DevOps with Terraform scripts.
On-prem Data Migration in Azure Cloud/Azure Databricks
• Developed and maintained efficient data pipelines using PySpark and Spark SQL for extracting, transforming, and loading (ETL) data from Onprem SQL and external APIs.
• Collaborated with data scientists and analysts to build interactive dashboards and visualizations on Databricks for data exploration and analysis.
• Worked on troubleshooting performance issues and ensuring security compliance during migration.
ACTIVITIES PERFORMED
1. Azure: migrating on-premise data to the cloud.
2. Transforming data using Azure Databricks.
3. Loading data into Azure Synapse: building a modern data warehouse.
4. Building dashboards: visualizing data with Power BI and Azure Synapse.
Kubernetes to Amazon EKS Migration
KEY OBJECTIVES:
• Migrate workloads with zero downtime.
• Achieve improved scalability, manageability, and cost optimization.
• Enhance security, observability, and DevOps automation capabilities in the cloud.
SCOPE OF WORK:
• Assessment and planning: Performed workload inventory, cluster sizing, and dependency mapping. Developed migration strategy including node group planning, VPC design, and IAM policies.
• EKS infrastructure setup: Provisioned scalable EKS clusters with managed and self-managed node groups across multiple AZs for fault tolerance and auto-scaling.
• Networking and security: Implemented VPC CNI plugin, Calico network policies, and fine-grained IAM roles for service accounts (IRSA). Set up private subnets and NAT gateways to support hybrid network traffic.
• CI/CD integration: Refactored existing pipelines (Jenkins, GitLab CI/CD) for GitOps-based deployment using ArgoCD and Helm charts.
Data Platform Transformation
• Ingestion: Event-driven architecture using AWS API Gateway and Lambda for real-time processing.
• Processing: A serverless ETL pipeline with AWS Glue, orchestrated dynamically via AWS Step Functions.
• Storage: Amazon S3 as a central data lake with data loaded into Snowflake for analytics and Amazon Redshift for BI queries.
• Analysis and ML: Amazon SageMaker enabled predictive modeling, such as customer apparel size recommendations with real-time inference.
• Consumption: Predictions cached in Amazon ElastiCache (Redis) and exposed via microservices APIs on a scalable AWS infrastructure.
This solution enhanced efficiency, scalability, and real-time decision-making across the enterprise.
Legacy Media Chanel Rights Management Migration
Responsibilities:
• Worked in container-based technologies like Docker and Kubernetes to design the solution.
• Implemented business use cases in Jakarta EE and the latest Spring Framework.
• Integrated Docker container orchestration framework support using Kubernetes by creating pods, ConfigMaps, and deployments.
• Helped the client migrate from a legacy application to a cloud-ready solution.
• Contributed to application design and implemented following best practices.
• Migrated on-premise WebLogic Server to Red Hat JBoss container on AWS cloud.
• Designed and developed the entire cloud infrastructure automation stack using Terraform.
Digital Banking
U.S. Bank engaged IBM to migrate their current banking solution built upon Connect Enterprise to AWS cloud to offer scalability and flexibility and provide core digital services that are more user-friendly and as per customers' needs. It involved the migration of 8,500 partners and their internal applications. I re-architected the full solution on the cloud based on the microservice-based architecture and API-first approach. Designed highly scalable digital solutions that cater to high traffic without any issues. Improved the user experience with a full solution of mobile banking.
RESPONSIBILITIES
• Involved in discussions with the bank's team on corporate, investment, and wealth management in terms of their partner onboarding process.
• Designed and implemented migration workflow and reporting framework using IBM Cloud and Cloudant.
• Involved with the IBM SWG team in the course of Sterling MFT framework design.
• Designed and implemented custom integration between the bank's internal application and Cloudant (DBaaS).
IAG Cloud Estate Design Solution
Technologies used included AWS Redis, Amazon API Gateway, Keycloak IAM, Eureka Discovery, Zuul, Amazon SQS, Java, Spring Boot, Node.js, Angular, and AWS CloudWatch. This transformation allowed IAG to rapidly update services and integrate seamlessly with Amadeus, the back-end industry booking system.
KEY CONTRIBUTIONS
• Delivered DevOps solutions within Agile practices.
• Developed Java/Jakarta EE use cases using the latest Spring Framework.
• Designed microservices architecture with Spring Boot and Spring Cloud.
• Led capacity planning, cost, and effort estimations.
• Modernized a legacy system by collaborating with domain architects.
MVP for Drug Efficacy Prediction for Clinical Trials
I was responsible for setting up the end-to-end DevOps pipeline to support this initiative, covering the following key areas:
• Data engineering (CI pipeline)
• Model training and evaluation (CD pipeline)
• Model deployment
TECHNOLOGIES AND COMPONENTS USED
• Azure DevOps Repos: Source control for data preparation, model training, and deployment scripts.
• Azure Pipelines: Automate training, evaluation, and deployment of the machine learning (ML) model.
• Azure ML: Manage experiments, track models, and handle model registry and deployment.
• Azure Key Vault: Secure storage of encryption keys for patient data.
• Azure Blob Storage: Storage for encrypted datasets.
• Azure Kubernetes Service (AKS)/ACI: Host and serve the ML model for real-time inference.
Patient Technology Platform System
RESPONSIBILITIES
• Worked on iOS mobile app integration with the back-end IBM Watson Health platform.
• Worked on API design and data transformation mapping using IBM Integration Bus 10.0.
• Worked on IBM Watson analytics to capture and process a large amount of patient data from medical devices and built reports based on it
• Helped the team with the technical troubleshooting process.
Watson Patient Safety System
The vision of the Watson Patient Safety (WPS) system was to transform pharmacovigilance to drive the new era of patient safety by introducing innovative approaches that exploit cognitive computing and machine learning to increase operational efficiency, consistency, and quality of data collection and signal detection while enabling Celgene to handle increasing case volumes, access new data sources, and predict potential safety signals.
Watson Health Cloud (WHC), built on the IBM Watson platform, was the core framework leveraged in this solution. Both cognitive from WHC and non-cognitive, custom-built services are part of this solution. This engagement was executed in four phases.
RESPONSIBILITIES
• Making complex technical decisions.
• Managing offshore delivery.
• Oversaw technical delivery on Java, including IIB, business process management, Java microservices, and testing.
XIB EDI Mapping Factory Development
ROLE AND RESPONSIBILITIES
• Developed, debugged, and deployed EDI maps.
• Ensured that – as per the requirements, maps were developed and delivered, meeting the deadlines.
• Clarified and finalized the field mapping details (FMD) by communicating with concerned people at Axway.
• Solved all kinds of technical problems.
• Developed advanced coding concepts for future implementation.
Safe Style EDI Map Development
ROLE AND RESPONSIBILITIES
• Developed, debugged, and deployed EDI maps of complex messages like ASN and Remittance Advice for both X12 and EDIFACT standards (inbound and outbound).
• Performed technical analysis and troubleshooting on complex problems.
• Understood business rules and needs.
• Identified root causes for technical problems and provided timely resolutions.
• Reported status updates to the client as well as to the delivery manager.
• Solved problems through strong analysis and troubleshooting.
• Created and executed test data and test plans.
• Conducted unit testing using various test case scenarios.
• Interacted with clients on a daily basis.
Nestlé GLOBE SAP Implementation
A wide-ranging EAI/EDI solution for interfacing with a mammoth number of legacy applications and trading partners is also in scope, which involves designing a complete Middleware Integration Solution. IBM MQ Series 5.2, Mercator, and WDI are used as the EAI/EDI tools at the core. WDI is used as an EDI Translator; Cyclone Interchange is used as a communication tool for VAN and EDIINT connectivity (AS1, AS2) with trading partners. As a part of the migration of the middleware to a new solution, SAP’s eXchange Infrastructure (XI) has been chosen as the next-generation solution.
Mead Johnson Sunrise EDI Platform Development
Throughout 2006, Mead Johnson's ENFAMIL infant formulas, toddler formulas, and children's nutritional products continued to earn the trust of parents and healthcare professionals worldwide. The company's intercontinental business was distinguished by strong sales and growth in all regions, most notably in Asia and Latin America.
Mead Johnson has chosen IBM as their partner to:
• Implement a robust but less complex SAP system to support Mead Johnson’s business and expected growth.
• Migrate, rationalize, and integrate key legacy EDI applications.
• Design, implement, and operate efficient, globally delivered F&A business processes that are scalable to support growth.
ROLES AND RESPONSIBILITIES
• Project scope identification and process set up.
• Team building with WTX, WMB, and WPG skills.
• Delivery of functional/technical specifications for EDI and non-EDI maps.
• Integration architecture landscape design and implementation from offshore.
BMW Group – Red Hat OpenShift Container Platform Implementation for ConnectedDrive
The solution involved containerizing existing monolithic applications using OpenShift-supported templates for messaging and logging infrastructures. A key feature was the API Gateway implementation, which facilitates user interactions such as registration, login, service requests, and order tracking through RESTful API calls using Apache’s HttpClient.
ROLES AND RESPONSIBILITIES
• E2E system architecture: Designed and implemented a microservices-based architecture.
• Microservices development: Built scalable, reliable microservices using Spring Boot.
• Agile planning: Participated in epic, feature, and user story creation for iterative UI and application development.
• CI/CD pipelines: Established an end-to-end DevOps pipeline for continuous integration and cloud delivery.
BigCommerce SaaS Development for Apparel and Accessories Brand
• Designing and developing custom BigCommerce Stencil themes.
• Migrating legacy catalog data (products, categories, customers) to BigCommerce.
• Building custom APIs and middleware for ERP and CRM integrations.
• Setting up BigCommerce headless architecture for enhanced performance (optional front end).
• Developing custom checkout enhancements using BigCommerce Checkout SDK.
• Implementing third-party apps (loyalty programs, reviews, live chat) and custom scripts.
• Optimizing store performance (lazy loading images, minimizing third-party scripts).
• Collaborating with marketing and UX teams to deliver a pixel-perfect storefront.
Automated Invoice Approval Workflow with Slack and Google Drive
• Stored securely in Google Drive.
• Logged into a central spreadsheet (Google Sheets).
• Approved via Slack by the finance manager.
• Automatically updated once approved or rejected.
• Tracked in real time for audit purposes.
Using n8n, we automated this entire approval flow without writing custom back-end code or deploying infrastructure.
Real-time IoT Telemetry & Sports Analytics Platform
Enterprise Cloud Migration and Modernization Initiatives
Senior Software Architect & HIPAA Security Advisor
AI-Powered Security Investigation Agent | AWS DevSecOps & SRE
Enterprise API Management Platform Modernization (Global Food & Beverage Client)
AI-Powered Business Process Automation Platform
The solution included intelligent document analysis, AI-assisted content generation, multi-agent orchestration, Google Workspace automation, and workflow monitoring. It incorporated Gmail, Google Drive, Google Calendar, Google Docs, Google Sheets, and AI services to build end-to-end business automation pipelines capable of generating summaries, extracting actionable insights, and producing business-ready deliverables.
HIPAA-Aligned AWS DevSecOps & Cloud Infrastructure Platform
Education
Master's Degree in Computer Science
Indira Gandhi National Open University (IGNOU) - New Delhi, India
Bachelor's Degree in Mathematics and Computer Science
Calcutta University - Calcutta, India
Certifications
AWS DevOps Architect Professional
AWS
Certified SAFe 6 Architect
SAFe
IBM Certified Cloud Solution Architect V4
IBM
Microsoft Azure Solutions Architect Expert
Microsoft
AWS Certified Solutions Architect Professional
AWS
Skills
Libraries/APIs
Azure API Management, Azure Blob Storage API, Node.js, REST APIs, React, NetSuite API, Stripe API, Stripe, Jira REST API, ServiceNow REST API, API Development, Apigee, Amazon EC2 API, X (formerly Twitter) SDK, X (formerly Twitter) API, Vue, Google Sheets API, Amazon API, LinkedIn API, YouTube API, Instagram API, OpenAI API, OpenAPI, Auth0 Management API v2, Twilio API, GraphQL API, FedEx API, Amazon Marketplace Web Service (MWS), PHP.js, ReactPHP, AWS Amplify, Stripe Connect API, WhatsApp API, Slack API, Jenkins Pipeline, BigCommerce API, Gmail API, WordPress API, Claude API
Tools
SAP Electronic Data Interchange (EDI), Azure Logic Apps, AWS Glue, Amazon Elastic Container Service (ECS), Amazon EKS, AWS Step Functions, Azure Kubernetes Service (AKS), Grafana, Amazon ElastiCache, AWS CloudFormation, Amazon CloudWatch, Amazon CloudFront CDN, Amazon Elastic Container Registry (ECR), Terraform, Google Kubernetes Engine (GKE), Zapier, AWS SDK, Microsoft Copilot, AWS IAM, Amazon CloudFront, SendGrid, AWS Fargate, Auth0, Amazon Cognito, NGINX, Postman, Azure IoT Hub, Azure IoT Suite, Azure DevOps Services, AWS CodeBuild, AWS CodeCommit, AWS CodeDeploy, GitLab CI/CD, Jenkins, IBM MQ, Apache NiFi, Git, Amazon Simple Email Service (SES), cURL Command Line Tool, ChatGPT, Microsoft Power Apps, AWS CloudTrail, Apache Airflow, Helm, Amazon Connect, Amazon Simple Notification Service (SNS), AWS Cloud Development Kit (CDK), Bitbucket, Azure OpenAI Service, VPN, GCP Security, Microsoft Power BI, Amazon SageMaker, MQTT, Azure App Service, Node-RED, IBM Watson, Azure Machine Learning, Sentinel, Azure Application Insights, ELK (Elastic Stack), GitHub, Microsoft Teams, n8n, Azure ML Studio, Azure Key Vault, Amazon Simple Queue Service (SQS), AWS Key Management Service (KMS), Amazon Virtual Private Cloud (VPC), Google Workspace, Trello, Claude, Cloud Development Kit for Terraform (CDKTF), Apache Tomcat, IBM API Connect, AI Prompts, AppDynamics, SAP S/4HANA
Languages
Python 3, Java, SQL, XML, Python, JavaScript, PHP, C#, HTML, Bicep, YAML, Java 8, Snowflake, PHP 5, TypeScript, Go, CSS, HTML5, Swift, PHP 7, Java 6, AS2, BigMachines Query Language (BMQL), C#.NET, Bash
Frameworks
Spring Microservice, Spring Boot, Next.js, .NET, OAuth 2, React Native, Django, Flutter, Jest, Business Rules Engine, Ruby on Rails (RoR), SwiftUI, Agentic Frameworks, Angular, Spring, PHP MVC, .NET Core, Laravel, Stripes, Scaled Agile Framework (SAFe), Spring 4, Spark, PassKit, Spring Security
Paradigms
Microservices, API Architecture, DevOps, Unit Testing, Agile, Serverless Architecture, ETL, HIPAA Compliance, Azure DevOps, Code Refactoring, Back-end Architecture, Role-based Access Control (RBAC), ABAC, Continuous Delivery (CD), Continuous Integration (CI), REST, Microservices Architecture, Application Architecture, Event-driven Architecture, Automation, Security Orchestration, Automation, and Response (SOAR), Penetration Testing, Database Design, Model Context Protocol (MCP), Good Clinical Practice (GCP), Mobile Development, ETL Implementation & Design, DevSecOps
Platforms
Azure, Amazon Web Services (AWS), AWS Lambda, Amazon EC2, Kubernetes, AWS Elastic Beanstalk, Google Cloud Platform (GCP), Twilio, Databricks, Windows Server, Apache Kafka, Azure Functions, X (formerly Twitter), Docker, Mobile, Microsoft Power Automate, Google AppSheet, Microsoft Copilot Studio, Celigo, Microsoft Fabric, WordPress, Cin7, Linux, Azure Marketplace, Jakarta EE (Java EE or J2EE), Oracle, Azure Synapse, Azure IaaS, Amazon, Joomla, IBM WebSphere, Azure Event Hubs, AWS IoT, OpenShift, BigCommerce, Klaviyo, GoHighLevel, Firebase, New Relic, Android, iOS, Apigee X, Workato, Salesforce
Storage
MongoDB, Amazon S3 (AWS S3), MySQL, JSON, Azure SQL Databases, Databases, Redis, Azure Storage, Data Pipelines, Cloud Deployment, Google Cloud, Azure Blobs, Azure Cloud Services, PostgreSQL, Neo4j, Amazon Aurora, NoSQL, Amazon DynamoDB, Azure Cosmos DB, RDBMS, Azure SQL, AWS Elemental, Data Lakes, Elasticsearch, WP Engine, Azure Active Directory
Industry Expertise
Healthcare, Banking & Finance
Other
Software Development, Cloud, RESTful Microservices, APIs, Architecture, Azure Service Bus, Azure Event Grid, Amazon RDS, AWS Cloud Architecture, Azure Migrate, Distributed Systems, Technical Leadership, Cloud Architecture, AWS DevOps, Electronic Data Interchange (EDI), System Architecture Design, API Integration, Full-stack, Software Design, Scalable Architecture, Payment APIs, Back-end, Technical Architecture, Amazon API Gateway, CI/CD Pipelines, Cloud Platforms, Full-stack Development, AWS Certified Developer, Video Streaming, Technical Writing, Quality Assurance (QA), System Design, Cloud Computing, Airtable, Technical Project Management, Data Strategy, Data Monetization, Video management System, Back-end Development, Solution Architecture, Containerization, AWS Cloud Security, Identity & Access Management (IAM), Software Architecture, Azure Cloud Security, Troubleshooting, Performance, Google BigQuery, Azure Blob Storage, Solution Design, AWS Auto Scaling, Stripe Terminal, GitHub Actions, Infrastructure as Code (IaC), headless ecommerce, Cloud Infrastructure, Integration, API Gateways, Azure Databricks, Data Engineering, Data Migration, Load Balancers, Scalability, Content Delivery Networks (CDN), Data Governance, API Design, API Testing, Mobile App Development, Email, Enterprise Architecture, Roadmaps, System Integration, Implementation, Fractional CTO, Code Review, OpenID Connect (OIDC), Machine-to-Machine (M2M), Enterprise Integration Patterns (EIP), Compliance, HIPAA, OAuth, Process Automation, Third-party Integration, Workflow Automation, Code Auditing, Performance Optimization, SaaS, Infrastructure, Payment Processing, Deployment, Healthcare Software, AWS VPN, Technical Documentation, Observability, Reverse Proxy, Single Sign-on (SSO), Orchestration, Springbot, SOAP, Debugging, Backups, Order Management, Automation Testing, Multi-tenant Architecture, Web Security, Software Development Lifecycle (SDLC), IBM Cloud, AWS CodePipeline, IBM Integration Bus (IIB), Amazon Kinesis, YouTube Ads, Webhooks, Web Development, Creative Problem Solving, Documentation, eCommerce, Integration Testing, CRM APIs, Streaming, API Connectors, Videos, Video Encoding, OpenAI GPT-4 API, System Architecture, ChatGPT Prompts, ChatGPT API, HL7, Cloud Security, EDI HeadQuarters, EDI HQ, Data Architecture, Big Data Architecture, Artificial Intelligence of Things (AIoT), Tokenization, Apple Pay, Google Pay, Visas & Sponsorships, Authorization, Authentication, Security, azure policy, Microsoft Sentinel, OpenAI, Advertising Technology (Adtech), Generative Coding, SOC 2, PayPal, Serverless, HIPAA Electronic Data Interchange (EDI), Electronic Medical Records (EMR), AI Agents, General Data Protection Regulation (GDPR), CTO, Consulting, Operating Models, Multi-tenant SaaS, Data Vaults, Advanced Encryption Standard (AES), DocuSign, Agentic AI, AI Automation, Email Automation, Event-driven Systems, Workflow Automation & System Integration, Auditing, FastAPI, Data Security, SaaS Architecture, Marketplaces, Release Management, QA Automation, Data Labeling, Cloud Networking, Pulumi, Multitenancy, User Management, Data Privacy, Personally Identifiable Information (PII), Virtual Private Cloud (VPC), Machine Learning Operations (MLOps), IT Administration, Helpdesk, System Administration, Endpoint Security, Microsoft 365, GCP FInOps, Warehouse Management System (WMS), Row-level Security (RLS), Science, IBM Watson Analytics, Sterling Integrator, Web Services, SAP, Digital Banking, Fintech Consultant, Finance, Online Banking, Mobile Banking, Fintech, Machine Learning, Artificial Intelligence (AI), Data Analysis, EDIFACT, ANSI X12, Oracle8i, BPM, Technical Consulting, Prompt Engineering, Generative Artificial Intelligence (GenAI), AWS Elemental MediaConvert, Workday Implementation, Workday, API Documentation, Snyk, TIBCO BusinessWorks, TIBCO BusinessWorks Container Edition, ServiceNow, EDIHQ, Enterprise SaaS, Azure IPaaS, M2M, API Management, Azure Data Factory (ADF), X12, Relational Database Services (RDS), Amazon Interactive Video Service (Amazon IVS), AWS Migration HUB, AWS Database Migration Service (DMS), AWS Application Migration Service (MGN), GitOps, Site Reliability Engineering (SRE), Make.com, AWS X-Ray, Argo CD, Open-source LLMs, LLM API, Self-managed Kubernetes, Karpenter, Prometheus, Telemetry, Cloud Monitoring, XERO API, No-code Development, AI Pipeline, Vector Data, LangChain, Hugging Face, Large Language Models (LLMs), Mobile Apps, ETL Development, AWS Secrets Manager, AWS Config, Data Retention, Data Flow Diagram (DFD), AWS Certified Advanced Networking - Specialty, AWS Identity and Access Management, Leadership, Spring Cloud, Mentorship, AWS ECS Fargate, OpenTelemetry, Scripting, AWS WAF, DNS, SSL, QuickBooks Online, Cloudflare, WordPress LMS, wordpress engine, IT Security, Supabase, Vite, Large Language Model Operations (LLMOps), AWS Security Hub, Amazon GuardDuty, VPC Flow Logs, Apache Cassandra, SCIM, AZURE AD, Model Deployment, Cloud Pub/Sub, AWS Certified DevOps Engineer, aws transform, AWS Bedrock AgentCore, AWS Devops agent, Site-to-site VPN, Apigee Hybrid, Apigee Edge, MuleSoft Anypoint Platform, AI Design, Solace, github actipns, REST/OData APIs, SAP Business APIs, Workato Connectors, AWS, API GATEWAY, Event-Driven Integration
How to Work with Toptal
Toptal matches you directly with global industry experts from our network in hours—not weeks or months.
Share your needs
Choose your talent
Start your risk-free talent trial
Top talent is in high demand.
Start hiring