Available · Open to remote Principal / Staff architect roles

Principal Architect. Cloud & AI platforms.

Building HealthQCopilot — an agentic AI healthcare platform on Azure with Semantic Kernel, Phi-4-Medical, and FHIR. Nearly two decades scaling enterprise SaaS across healthcare, fleet, trade finance, and government, and serving on the Architecture Committee at Holman.

5
Specialised AI agents orchestrated on Semantic Kernel for clinical workflows
7
Module Federation remotes shipped behind a single shell host
1M+
Transactions per day across enterprise fleet platforms
99.95%
Uptime sustained on business-critical platforms
Azure OpenAIAzure AI FoundrySemantic KernelPhi-4-MedicalFHIR R4Module Federation.NET 10GraphQL · HotChocolateAzureAKS · Dapr
01 · Work

Where I do the work.

The career path that lands at cloud and AI platform architecture. Nearly two decades of enterprise platform delivery and architecture ownership, now compounding into Principal-level direction-setting for agentic AI, micro-frontend, and cloud-native systems. The timeline below traces the full arc — from early .NET delivery in Dhaka to platform architecture across the US fleet industry today.

  1. Jan 2025 — Present
    Mount Laurel, NJ · Remote

    Enterprise Solutions Architect / Technical Lead Level I

    Holman · Remarketing Solutions

    Senior member of the cross-org Architecture Committee for the Remarketing Solutions, Supply Chain, and Fleet & Maintenance Engineering organization. Co-own multi-year platform strategy for the systems that power 300+ enterprise fleet clients and roughly one million transactions per day at 99.95% uptime on Azure Container Apps, Service Bus, Cosmos DB, and Azure APIM.

    • Architected a real-time vehicle import pipeline with agentic AI on Azure OpenAI and Azure AI Foundry models — Event Hubs streaming ingest with agents that automate data extraction, validation, and enrichment at scale.
    • Consolidated 150+ REST endpoints into a unified GraphQL gateway on .NET 10 behind Azure APIM with OAuth2 and field-level authorization.
    • Lead 6 Solutions Architects and 65+ engineers through cloud-native and agentic AI modernization programs, aligning executive stakeholders on multi-year platform roadmap and investment.
    • Drove FinOps right-sizing and IaC adoption — 25% infrastructure cost reduction, 70% faster deployments, 80% lower rollback rates.
  2. Jan 2024 — Jan 2025
    Remote

    Software Engineer III

    Holman

    Delivered Azure solutions for 100+ fleet clients on IaaS, with ARM/Bicep, TeamCity, and Octopus Deploy automation that cut deployment time. Pioneered Dapr adoption for cloud-native vehicle remarketing across North America. Mentored junior engineers across the .NET, Azure, and JavaScript stacks.

  3. Jan 2021 — Jan 2024
    Remote

    Software Engineer II

    Holman

    Led architecture and delivery of API-based services for ARI Vehicle Remarketing on .NET 6, Dapr, and Azure Container Apps. Built micro-frontend React platforms via Webpack 5 Module Federation for mobile and desktop, on an Onion/microservices architecture.

  4. Mar 2018 — Jan 2021
    Freehold, NJ

    Software Engineer

    Object Data Inc.

    Architected API services for ARI Vehicle Remarketing — offers, vehicle sales, and 3rd-party integrations on .NET Core, EF Core, IdentityServer4, and Oracle. Built React/Redux and Angular 11 client apps (Module Federation), a SignalR/Hangfire tracking platform, and an Electron-based proctoring application.

  5. Apr 2017 — Mar 2018
    Dhaka, Bangladesh

    Software Development Team Lead

    Bit Mascot

    Solutions architect and technical lead managing multiple teams across mobile, web, and API services for delivery, trading, and photography products. Architected cloud API services on .NET Core, CQRS, RabbitMQ, and microservices with Onion architecture.

  6. Jun 2016 — Apr 2017
    Cyberjaya, Malaysia

    Senior Software Engineer

    EA-Link System Sdn Bhd

    Technical lead for a cloud-based SaaS tax-automation platform integrated with Malaysia's tax authority (LHDN), serving UEM Group, Tan Chong, Boustead, and tax agents nationwide. Built on C#, ASP.NET, CQRS, and microservices over Azure cloud web roles.

  7. May 2015 — May 2016
    Dhaka, Bangladesh

    Team Lead

    Enosis Solutions

    Led architecture for offline-capable mobile and responsive web applications (AngularJS, Ionic, PhoneGap, ASP.NET MVC) and product localization frameworks. Drove R&D, tooling decisions, and team mentoring.

  8. Oct 2011 — Apr 2015
    Dhaka, Bangladesh

    Development Lead

    Enosis Solutions

    Architected responsive and offline-supported web/mobile applications (ASP.NET MVC, Knockout.js, PhoneGap, Snap.svg) and localization frameworks. Led and mentored delivery teams across versatile technology stacks.

  9. Mar 2010 — Sep 2011
    Dhaka, Bangladesh

    Senior System Analyst

    AIUB & HIMS Technologies

    Technical project manager and architect for access-control, document-management, and code-generation (VOOT) products in .NET. Designed distributed integrations, WCF/WPF self-hosting services, and the online reservation engine for Sayyar Online (60,000+ customers, 1M+ contracts).

  10. Apr 2009 — Feb 2010
    Dhaka, Bangladesh

    Software Engineer

    Periscope Technology Solutions

    Built Outlook/Office client software (VSTO, WCF) and WPF/ASP.NET media tools. Implemented n-tier architecture with custom localization, logging, exception-handling, and security layers in C#.

  11. Jun 2009 — Sep 2009
    Dhaka, Bangladesh

    Software Consultant

    TalentPlus Software Solutions

    Developed n-layer .NET web workflow systems — logging and data-access application blocks, ASP.NET Membership security, and Infragistics/AJAX presentation layer.

  12. Sep 2006 — Apr 2009
    Dhaka, Bangladesh

    Senior Software Engineer

    Information Engineers & Consultants BD

    Architected .NET web-service/SOAP integrations and a database-driven application framework. Led FAST (Field Force Automation & Sales Tracking) — J2ME mobile clients with ASP.NET sync services for domestic and international pharma and FMCG clients.

02 · Systems

Three architectures, drawn in motion.

The HealthQCopilot agentic AI platform, a Module Federation micro-frontend shell, and a generic GraphQL gateway reference pattern. Hover the nodes — each one has a note about what runs inside.

SYSTEM 01 · HealthQCopilot

Agentic AI for Clinical Workflows

A HIPAA-grade agentic platform built on .NET 10 and Semantic Kernel. A patient encounter — voice plus structured intake — is routed through five specialised agents around an orchestrator: triage, clinical coding, prior authorization, care-gap detection, and a hallucination guard that verifies every output against the patient’s FHIR record before it reaches the EHR.

  • .NET 10
  • Semantic Kernel
  • Phi-4-Medical
  • FHIR R4
  • Qdrant RAG
  • AKS + ArgoCD
  • Dapr
Patient Encounter voice + intake Semantic Kernel .NET 10 · Agents service Triage acuity & routing ClinicalCoder ICD-10 · SOAP PriorAuth payer policy CareGap population health Hallucination FHIR guard FHIR EHR SOAP + actions
SYSTEM 02 · Reference Architecture

Micro-Frontend Shell on Module Federation

The pattern for splitting a monolithic React app into independently deployable remotes. A thin shell host owns routing, auth, design system, and telemetry; each remote ships its own Vite/Webpack bundle, exposed at runtime via Module Federation. Independent teams, independent deploys, one cohesive product.

  • React
  • Module Federation
  • Webpack 5 / Vite
  • TypeScript
  • Design System
  • Azure Front Door
USER EDGE SHELL HOST REMOTES PLATFORM Browser SPA · lazy load Front Door CDN · WAF Shell Host routing · auth · telemetry design system · error boundary Auth Remote Identity team Catalog Remote Catalog team Workflow Remote Workflow team Analytics Remote Data team Settings Remote Platform team Registry Design Sys Telemetry Flags
SYSTEM 03 · Reference Architecture

GraphQL Gateway Consolidation

The pattern I’ve used to collapse fragmented REST surfaces into a single governed schema on .NET + HotChocolate behind Azure APIM. OAuth2 with field-level authorization through GraphQL directives, edge throttling at APIM, and event-driven services behind the gateway.

  • .NET
  • HotChocolate
  • Azure APIM
  • Duende IdentityServer
  • Cosmos DB
  • Service Bus
CLIENTS GATEWAY SERVICES DATA Web Client field-level queries Mobile Client offline-first Admin Console internal tooling Tenant Apps multi-tenant Partner APIs OAuth2 clients Azure APIM edge policies · WAF · throttling GraphQL Gateway HotChocolate · .NET fragmented REST → 1 schema Duende IdentityServer OAuth2 · field-level authz Catalog Transactions Pricing & Analytics Workflow Billing Documents Cosmos DB Service Bus Event Hubs Redis Cache Blob Storage
03 · Expertise · Technologies & Skills

The stack behind the systems.

Nearly two decades of compounding depth across cloud, distributed systems, and now agentic AI — the cards below are the narrative; the matrix below them is the searchable index.

01 · AI & Agentic Systems

Designing systems that reason.

  • Azure OpenAI · Azure AI Foundry models · real-time agentic pipelines
  • Semantic Kernel · multi-agent orchestration · tool calling
  • Phi-4-Medical · Claude (Sonnet) · GitHub Copilot
  • RAG on Qdrant · FHIR-grounded hallucination guards
  • AI-assisted modernisation · legacy analysis · IaC scaffolding
02 · Cloud & Infrastructure

Azure-native, IaC-everything.

  • AKS · Functions · Container Apps · APIM · Front Door
  • Service Bus · Event Hubs · Cosmos DB · Redis · Key Vault
  • Terraform · Bicep · ARM · Docker · Kubernetes
  • Dapr · KEDA · Azure Monitor
03 · Backend & Integration

API-first, event-driven, governed.

  • C# · .NET 10 · ASP.NET Core · EF Core
  • GraphQL (HotChocolate) · REST · gRPC
  • RabbitMQ · MediatR · OAuth2 / OIDC · Duende IdentityServer
  • SQL Server · Oracle · MongoDB
04 · Frontend & Micro-Frontends

Shells, remotes, design systems.

  • React · TypeScript · Next.js · Angular
  • Webpack 5 Module Federation · shell-host pattern
  • Redux / Saga · PWA · WCAG 2.1
  • Design-system packages · runtime telemetry
05 · Security & Compliance

Zero Trust by default.

  • Zero Trust · IAM · WAF · DDoS protection
  • Azure Policy · Key Vault · Defender
  • SOC 2 · HIPAA · HITRUST · GDPR
  • Field-level authorization · audit logging
06 · Architecture & Observability

Patterns that survive scale.

  • Microservices · Event-Driven · CQRS
  • Domain-Driven Design (DDD) · Hexagonal · API-first · High Availability
  • OpenTelemetry · Application Insights · ELK
  • Prometheus · Grafana · New Relic
04 · Ventures

Open-source bets for humanity.

Two long-running ventures alongside the principal role — both released under permissive open-source licenses so the work compounds beyond any single employer or geography.

Independent researcher Open research

Bangla LLM

Independent open research initiative · 2024 – Present

Independent research building Bangla-language LLMs for social-impact applications — including migrant-worker protection and education access. Closing the gap for one of the world’s most-spoken but most-underserved languages in foundation models. Data, evals, and model weights are being released openly so other Bangla-speaking communities can build on top.

  • Domain-curated Bangla corpora
  • Fine-tuning + adapter-based personalization
  • Safety evaluations against South-Asian context
06 · Publications

Papers, talks, and bylines.

Peer-reviewed papers and conference proceedings — early research in computer vision and artificial neural networks for automated textile-defect detection.

  • Paper 2006

    Automated System to Detect Textile Defects

    American Journal of Science & Engineering · Aug 2006
  • Paper 2006

    A Suitable Neural Network to Detect Textile Defects

    ICONIP 2006 · Hong Kong
  • Paper 2006

    Automated Textile Defect Recognition System using Computer Vision & ANN

    Enformatika 2006 · Budapest
07 · Get in touch

If the story is right, I’d like to hear it.

I’m currently exploring remote and hybrid Principal / Staff Architect roles where cloud-native platform thinking, enterprise AI, and pragmatic engineering leadership compound. PE-backed SaaS, fleet / logistics, fintech, and AI-platform companies feel most aligned. U.S. Permanent Resident (Green Card holder) — no visa sponsorship required.

Email
services@atiqulislam.dev
LinkedIn
linkedin.com/in/mdatiqulislam
GitHub
github.com/imatiqul
Résumé
View & download (PDF)
Based in
Irving, Texas · UTC-6
Work authorization
Green Card holder · No visa sponsorship required
Azure Solutions Architect Expert (AZ-305) — in progress Azure Fundamentals (AZ-900) B.Sc. Computer Science · AIUB · Summa Cum Laude