Director of Solutions Architecture & Engineering

Building profitable PS organizations that drive customer success

I lead teams that transform enterprise AI ambitions into production-ready platforms while building profitable Professional Services organizations. With 13+ years spanning AWS, cloud architecture, and ML infrastructure, I combine technical depth with business acumen—driving utilization, reducing churn, and delivering high-value solutions for Fortune 500 clients.

13+
Years Experience
30+
Enterprise Clients
10+
Team Members
15+
Countries (EMEA)
Oussama Ben Lagha

Featured Projects

Enterprise-scale implementations across AI/ML platforms, cloud infrastructure, and digital transformation.

2022 - Present AI/ML
Domino Data Lab

Enterprise AI/ML Platform Delivery

Leading the delivery of enterprise AI platforms across EMEA for Fortune 500 companies in financial services, life sciences, and insurance. Architecting scalable MLOps infrastructure that enables data science teams to accelerate model development from research to production.

Impact
50+ enterprise deployments | 1,000+ data scientists enabled | 60% reduction in model deployment time
Kubernetes MLflow AWS/Azure/GCP GPU Orchestration Terraform Helm
2024 - Present GenAI
Innovation Lab

Agentic AI & RAG Architecture

Designing and implementing agentic AI systems leveraging Retrieval Augmented Generation (RAG) for enterprise knowledge management. Building MCP servers for tool integration and developing multi-agent workflows for automated decision-making processes.

Impact
Custom MCP servers | Multi-agent orchestration | Enterprise tool integration
LangChain LangGraph Claude API RAG Pinecone MCP Server
2021 - 2022 FinServ
Amazon Web Services

Global Financial Services Cloud Transformation

Led cloud adoption and transformation strategies for Tier-1 global banks including JPMorgan, Deutsche Bank, and UBS. Designed compliant infrastructure meeting PCI-DSS, SOC2, and GDPR requirements while enabling innovation at scale.

Impact
5+ Tier-1 banks | 100+ workloads migrated | 35% infrastructure cost reduction
AWS Landing Zone Control Tower Security Hub Organizations CloudFormation
2018 - 2020 Insurance
Andsafe / HannoverRe

Cloud-Native Insurance Platform on EKS

Architected and implemented a fully automated Infrastructure-as-Code solution for a digital insurance platform. Designed microservices architecture on Amazon EKS with multi-AZ deployment, automated CI/CD pipelines, and comprehensive observability.

Impact
99.9% uptime | 40% faster deployments | End-to-end automation
Amazon EKS Terraform CircleCI Prometheus Elasticsearch Multi-AZ
2017 - 2019 FinTech
Enterprise FinTech

Real-time Financial Data Pipeline

Designed and implemented a high-throughput data processing architecture for real-time financial analytics. Built event-driven pipelines handling millions of transactions with sub-second latency requirements.

Impact
Millions of events/day | Sub-second latency | Fully automated with Ansible
Apache Kafka Apache Spark Elasticsearch Docker Mesos Ansible

Professional Experience

Sep 2023 - Present

Director, Solutions Architecture & Engineering EMEA

Domino Data Lab

Transformed EMEA Professional Services into a profitable, high-impact organization delivering enterprise AI/ML platforms.

  • Drove PS profitability by increasing team utilization and focusing on high-value engagements
  • Built domain SME model (Life Sciences, FSI, Insurance) combining technical and business expertise
  • Partner with AEs on scoping, renewals, and pre-sales—driving retention and upsell
  • Manage stakeholder relationships from C-suite to platform engineers, pushing for premium rates
  • Lead team of 10+ architects across 15+ EMEA countries serving Fortune 500 clients
Aug 2022 - Sep 2023

Senior Solutions Architect

Domino Data Lab
  • Designed and delivered scalable ML infrastructure across multi-cloud environments
  • Mentored team members in cloud-native architecture patterns
  • Led technical pre-sales and customer success initiatives
Jan 2021 - Aug 2022

Senior Cloud Infrastructure Architect Consultant

Amazon Web Services (AWS) - Professional Services
  • Led cloud transformation for Global Financial Services institutions
  • Architected solutions for Tier-1 banks (JPMorgan, Deutsche Bank, UBS)
  • Influenced AWS product roadmap based on enterprise customer feedback
Jan 2020 - Dec 2020

Team Lead DevOps & Senior Consultant

Storm Reply
  • Built and mentored high-performing DevOps team from ground up
  • Delivered cloud services and SRE projects across multiple clients
  • Supported sales cycle from technical pre-sales to delivery
Sep 2016 - Jan 2020

Platform Architect / DevOps Engineer

Adesso SE (Smarthouse Financial Solutions)
  • Designed automated cloud solutions with multi-tenancy and scalability
  • Consulted FinTech customers on cloud migration strategies
  • Managed infrastructure across AWS, Azure, Kubernetes, and VMware

Skills & Technologies

Cloud & Infrastructure

AWS Azure GCP Kubernetes Docker Terraform Helm ArgoCD

AI/ML & Data

MLOps LLMs RAG LangChain MLflow Kafka Spark Vector DBs

Leadership & PS

PS Profitability Team Utilization Customer Retention Pre-Sales & Scoping Stakeholder Mgmt Domain SMEs

Development

Python Go TypeScript Shell SQL

Security & Compliance

PCI-DSS SOC2 GDPR IAM Zero Trust

Languages

English (C2) French (C2) German (B2) Arabic (Native)

Writing

Deep dives into agentic AI, cloud architecture, and enterprise transformation.

June 2026 Multi-Agent
AWS Strands · AgentCore

Building a Multi-Agent M&A Research Desk on AWS Strands + AgentCore

A production deal-research team — one coordinator, four specialist sub-agents, a sandboxed DCF, a memory of prior deals, credentialed tools over MCP, and a human gate on every consequential action — built end to end on AWS with nothing leaving your account. Ships as a hands-on workshop with a starter/solution split.

Key Takeaway
Agents-as-tools fan-out · AgentCore Memory / Gateway / Identity / Code Interpreter · structured-output evals · serverless Runtime deploy
Strands Agents Bedrock AgentCore AgentCore Memory Code Interpreter Python Read article
June 2026 AI/ML
AWS Bedrock · Strands

Decomposing a Production Inventory Agent on AWS Bedrock

A 400-line monolithic agent is easy to write and hard to trust. How I broke one into skills, sub-agents, and a sandbox — and measured that it got better. Covers agent decomposition patterns, versioned methodology skills, sandboxed compute with AgentCore, and an eval harness that grades side effects.

Key Takeaway
System prompt −89% (16k→1.7k) · Tools −33% (12→8) · Eval score up · Tokens per task down
Strands Agents Amazon Bedrock AgentCore Claude Sonnet 4 RAG Read article
June 2026 Architecture
Enterprise AI

Two Roads to Production Agents: Claude Managed Agents vs. AWS Strands + AgentCore

Claude Managed Agents and AWS Strands + AgentCore solve the same problem from opposite ends. A deep look at both architectures across seven layers — sandboxed code, multi-agent orchestration, memory, identity, observability — and a decision framework for enterprise buyers.

Key Takeaway
CMA optimizes for velocity · AWS optimizes for data sovereignty · patterns are portable between both
Claude Managed Agents Strands Agents Bedrock AgentCore Enterprise Read article
July 2026 Full-Stack
FAST · Strands · React

Gobler: a Tax-Aware Wealth Agent on Strands + Bedrock AgentCore

A personal-investing agent built by customizing AWS's Fullstack AgentCore Solution Template (FAST): three deterministic financial-tool Lambdas behind an MCP Gateway, Cedar authorization keyed off a claim a Cognito Pre-Token Lambda injects, and a Cognito-authenticated React UI. Looks through your ETFs to find true concentration, evaluates tax-aware rebalancing under German §23 EStG, and flags drawdown-triggered tranche buys — with a human gate on every trade.

Key Takeaway
LLM orchestrates, deterministic Lambdas compute · tools as runtime state via MCP discovery · the auth chain nobody draws · two production bugs (Bedrock's 64-char tool-name wall, Cedar's one-statement API)
Strands Agents Bedrock AgentCore Cedar Policy Cognito M2M CDK · React Read article
July 2026 Multi-Agent
agentcore-cli · Strands

Beacon: a CLI-First Support Agent on Strands + Bedrock AgentCore

A coordinator and three specialists for a fictional DTC brand, provisioned end to end with the new @aws/agentcore-cli instead of hand-rolled boto3 scripts. Introduces AgentCore Memory branching so parallel specialists can work a ticket concurrently without sharing scratch context, alongside sandboxed refund math, a live browser tool, and a Gateway that turns a Lambda and an OpenAPI spec into MCP tools.

Key Takeaway
Memory branching for parallel sub-agents · CLI-provisioned Memory/Gateway/Identity · honest --compare evals (speed & auditability, not "smarter")
Strands Agents Bedrock AgentCore AgentCore Memory agentcore-cli Python Read article
July 2026 Multi-Agent
Strands · Bedrock AgentCore

Loom: an Autonomous Intake-Form Builder on Strands + Bedrock AgentCore

A Drafter and a genuinely separate Critic instance turn a business's website — or a two-sentence description, when the website fights back — into a ready-to-embed intake-form config: fields, conditional logic, a sandboxed pricing formula, a quote-line mapping. No workshop mode this time — a single production-shaped build, and the write-up is as much about the wrong guesses corrected along the way (a fabricated npm package name, a Browser tool input schema that wasn't what it looked like, two missing transitive dependencies) as the architecture itself.

Key Takeaway
Drafter/Critic reflection, never the same context · sandboxed pricing catches sign-error coefficients a floor would mask · every CLI command verified against the installed tool, not the docs
Strands Agents Bedrock AgentCore Code Interpreter Browser Tool Python Read article

Certifications

View all badges on Credly

AWS Certified AI Practitioner

Amazon Web Services

AWS AI Practitioner Early Adopter

Amazon Web Services

AWS Solutions Architect Professional

Amazon Web Services

AWS DevOps Engineer Professional

Amazon Web Services

AWS Solutions Architect Associate

Amazon Web Services

AWS Certified Developer Associate

Amazon Web Services

AWS Partner: Cloud Economics Essentials

Amazon Web Services

CKA - Certified Kubernetes Administrator

Linux Foundation

CKS - Kubernetes Security Specialist

Linux Foundation

Azure Administrator Associate

Microsoft

Microsoft Certified: Azure Fundamentals

Microsoft

HashiCorp Terraform Associate

HashiCorp

Professional Scrum Master I (PSM I)

Scrum.org

Education

Engineering Degree

Cloud Computing & IT Architectures
ESPRIT: High School of Engineering and Technology
2013 - 2016 | Tunis, Tunisia

Bachelor of Science

Computer Technology & Telecommunications
Central Polytechnic Private School of Tunis
2010 - 2013 | Tunis, Tunisia

Let's Connect

Open to Opportunities

I'm always interested in discussing leadership roles in Solutions Architecture, AI/ML platform strategy, or enterprise transformation. Whether you're looking for a technical leader or want to explore collaboration opportunities, let's talk.