Cloud & Data Platform Architect  ·  Dallas-Fort Worth Metroplex

I build, secure, and operate
the platforms that can't fail.

Nine years designing, securing, and running production data platforms on AWS, Azure, and Snowflake — for regulated public-sector programs and commercial data teams alike. I plug in wherever a project needs it: as the technical architect, an embedded engineer on the team, or the person keeping delivery on track.

9+ years

Designing, securing, and operating cloud data platforms in production

20+ client engagements

Delivered end to end across consulting, from discovery through handoff

8 industries

From regulated government and healthcare to banking, retail, and SaaS

6 cloud certifications

Across AWS (incl. Security Specialty), Snowflake, and Microsoft Azure

What I bring

Build, secure, and operate — on the same platform, for years.

Many engineers are strong at one of those three. My value is doing all of them on one system, long enough to be accountable for it, in environments where a mistake is a compliance event rather than a quick rollback.

Regulated platform ownership

Frameworks like HIPAA, FERPA, and federal ACA/CMS controls. I author the security impact analyses, sit on the change-control board, run the annual disaster-recovery exercise, and represent infrastructure in incident-response tabletops — then implement the findings.

Security engineering, not security theater

Removed password authentication from a production Snowflake estate outright. Shipped a service that discovers and rotates embedded BI credentials automatically. Designed default-deny network egress for a container platform reaching a private file estate. Caught an over-broad AI model allowlist in production before anyone asked me to look.

Migrations that don't break the business

A state warehouse off Redshift onto Snowflake, serving thousands of consumers. Apache Airflow to Dagster under live federal reporting deadlines. Tableau Server to Cloud with dashboards embedded on a public website. Every one ran parallel-then-cut, with reconciliation evidence before anything was retired.

Applied AI with a cost model attached

Snowflake Cortex embeddings and AI_CLASSIFY for identity resolution at 15M+ records — with the expensive AI call deliberately confined to the ambiguous cases, and a per-month cost comparison that drove the platform decision rather than a demo that impressed people.

Integration & enterprise search

Production enterprise-search connectors built end to end, from source API to indexed and discoverable — the engineer teammates route this work to. A SMART on FHIR API gateway on API Gateway, Cognito, and Lambda, built against independent healthcare certification tests.

Architect, teammate, or delivery lead

I've owned target-state architecture, embedded inside client engineering teams, and led delivery — running status cadences, coordinating multi-vendor programs, managing scope and risk, and owning client escalations. I adapt to what the project needs instead of forcing one role onto it.

Selected work

Six engagements, six different kinds of hard.

Consulting delivery across government, regulated healthcare, and commercial data teams. Client names are generalized to respect confidentiality. Each card leads with the role I played — open it for the detail.

Government · Regulated federal reporting

State Health Insurance Exchange — Modern Data Platform

Cloud architect & named infrastructure owner · multi-year, ongoing

Architect & Owner Sole-owned platform; every federal deadline met, zero audit findings

A compliance-governed Snowflake and AWS platform that generates the federal tax and enrollment filings for a state health-insurance exchange. The deadlines are statutory, the data decides whether citizens get coverage, and every material change needs a signed security impact analysis.

What I did
  • Own the AWS foundation as code — eight Terraform/Terragrunt environments across two regions, promoted DEV → STG → PRD through CI on self-hosted runners inside each account. No manual production changes.
  • Replaced the orchestrator under a live federal-reporting workload. Ran a two-tool bake-off, selected the winner, and cut over all workstreams with the state security office signing off: "No issues were detected in any aspect of testing."
  • Hardened deployment safety. Shipped deploy drain/wait, job reconnect, and stale-run cleanup so an in-flight load can never be severed by a routine deployment.
  • Eliminated legacy credentials. Removed password seeding, moved service users to key-pair-only auth, and built a service that discovers and rotates embedded BI-to-warehouse credentials automatically.
  • Compliance is part of the job, not overhead. Contributing author on the disaster-recovery, configuration-management, incident-response, and supply-chain risk plans; monthly vulnerability audits and the patch rollout that follows.

Outcome. Three consecutive annual DR exercises completed well inside the 24-hour contractual recovery objective. The most recent incident-response tabletop closed with "no significant procedural gaps" and zero corrective actions, reviewers crediting the network segmentation as a control. Every inherent supply-chain risk reduced to a lower residual.

AWSSnowflakeTerraform / TerragruntDagsterdbt ECS FargateAWS DMSPrivateLinkTableau ServerDatadogPython

Government · Shared state infrastructure

Statewide Finance & HR Warehouse — Redshift to Snowflake

Target-state architect & migration-validation owner · ~20 months

Target-State Architect Legacy warehouse retired with zero data loss at cutover

A state's central finance and HR warehouse — thousands of consumers, thousands of ETL processes, 7,000+ tables — running on Redshift that had grown expensive and couldn't support the access model the state needed. It had to move without disrupting the agencies that depend on it daily.

What I did
  • Authored the target-state Snowflake design — account topology, the RBAC role model, warehouse sizing, SSO with SCIM provisioning, PII row-access policies, PrivateLink networking with segmented network policies, and tiered backup retention.
  • Broke the monolith. Redesigned a single Redshift database into a multi-database, layered Snowflake structure aligned to workload isolation and data ownership — a redesign, not a lift-and-shift.
  • Built the refresh engine. An asynchronous parallel Python utility with S3 staging that kept Snowflake current from Redshift throughout the migration, so both platforms stayed live and validation ran against real data.
  • Made the evidence automatic. A reconciliation harness producing row counts, field-level comparison, and exception reports — nothing advanced until it was clean.
  • Unblocked the network. Drove the PrivateLink and NAT connectivity problem to resolution with state network staff and the vendor.

Outcome. Row-count reconciliation returned zero delta and 0% variance — first in the support environment, then again in production a year later. The Snowflake foundation now carries workloads well beyond the original migration scope.

SnowflakeAmazon RedshiftPythonDataComPySnowConvert InformaticaEntra ID SAML + SCIMPrivateLinkS3

Commercial · Applied AI

Global Consumer-Products Brand — Customer 360 Identity Resolution

Workstream lead — sole owner of the Snowflake track · ~9 weeks

Workstream Lead Recommended the path that cut projected run cost ~48%

A multi-billion-dollar consumer brand with no single customer record — identity scattered across CRM, marketing, and support systems. I owned the Snowflake-native resolution track end to end in a genuine two-platform bake-off against a managed cloud entity-resolution service.

What I did
  • Designed a tiered matching pipeline that generates vector similarities, auto-accepts above a confidence ceiling, auto-rejects below a floor, and spends AI_CLASSIFY only on the ambiguous middle. The point of the design is cost containment, not novelty.
  • Harmonized ~32M raw records down to ~15.6M as dbt views with reusable normalization macros, preserving source lineage end to end.
  • Made the results defensible. Authored the labeling standard, co-built the gold test set, and stood up precision/recall/F1 measurement with split-cluster diagnostics and per-run persisted metrics, so every linkage decision was explainable.
  • Found what the data actually was. Commercial freight-forwarder addresses were silently linking a dozen-plus unrelated people into one identity — a false-merge risk that needed a safety net, not better matching. Nearly a million marketplace-channel orders carried proxy email domains and no real addresses at all.
  • Priced it. Modeled both platforms at production volume; the Snowflake-native path came in roughly 48% cheaper per month. That number, not the demo, drove the decision.

Outcome. A working resolution pipeline, an explainable validation framework, a quantified two-platform cost comparison, and a data-quality picture that changed how the client understood their own customer data.

Snowflake Cortex AIVector embeddingsAI_CLASSIFYdbt AWS Entity ResolutionApache IcebergGlue Data CatalogSQL

Commercial · Enterprise search

SaaS & Engineering Firms — Enterprise-Search Connectors

Lead solution architect & sole developer, both engagements · 2025–2026

Architect & Sole Dev Two connectors shipped to production, start to finish, solo

Two companies whose enterprise search couldn't see their most valuable content — one a SaaS analytics tool, the other a ~800TB engineering file estate. I built the first connector, then was named primary resource on the second.

What I did

Connector one — SaaS analytics source

  • Designed and built the full connector: source-API retrieval, metadata transformation, and bulk indexing — structured so retrieval, transform, and index stay separately extensible.
  • Ran it as a Kubernetes CronJob deployed through ArgoCD with Vault-backed secrets; 15–60 second runs at a small memory footprint.
  • Shipped four production fixes post-launch, published the documentation set, and handed the team full operational ownership.

Connector two — global engineering firm

  • Sole technical resource on a CIO-sponsored pilot to make CAD, PDF, and Office work product searchable — content extraction with quality filtering across genuinely messy mixed formats.
  • Designed default-deny outbound egress for the container subnet, permitting only DNS, private database traffic, and allowlisted destinations. This was the security centerpiece, and I drove the client for the private ranges needed to finish it.
  • Authored the complete cloud resource-provider and RBAC specification their IT team provisioned from, and delivered everything through their own source-control org with passing CI and security scanning.
  • Reused a requirements questionnaire I'd built on the first engagement to compress discovery.

Outcome. Both connectors delivered to production and handed off. The second concluded with a follow-on phase scoped directly with the CIO — the practical measure of a successful pilot.

Python 3.11DockerKubernetes CronJobArgoCDHashiCorp Vault Azure Container AppsTerraformPostgreSQLEnterprise-search indexing APIsCodeQL

Government · Evaluation & architecture

State Education Agencies — Entity-Resolution Platform Selection

Technical evaluator & recommending architect · ~4 months

Technical Evaluator Recommendation adopted on 98.9% F1 vs. 71.8% for the runner-up

A state couldn't track a student across early education, K-12, and higher ed — no persistent cross-agency identifier, ten fragmented source systems, and a prior vendor implementation that had failed on maintainability and transparency. Protected education and identity data, so nothing could leave state-controlled environments.

What I did
  • Ran the funnel honestly — 20+ candidate technologies researched, 15 scored against weighted criteria, 3 deployed and tested hands-on, 2 taken to head-to-head validation. I stood up each candidate platform myself.
  • Built ground truth before measuring anything — 1,000 curated person clusters and 1,000 organization clusters, hash-stratified 70/20/10 into train, test, and validation.
  • Reported the inconvenient result. On organization data the recommendation inverted — a different tool outperformed. I put that in the report and let it shape a phased recommendation rather than burying it.
  • Designed the target state — resolution data flow across ten source systems, an entity graph with traceable source-to-identity relationships, persistent cross-agency identifiers, and a governance model covering rule ownership, exceptions, audit, and data-drift management.

Outcome. A clear recommendation on decisive quantitative separation: 98.9% F1 against 71.8% for the nearest alternative, with 89 of 92 validation clusters matched perfectly versus 47. Delivered with a phased roadmap and a governance model the agency could actually run.

SnowflakeAWS Entity ResolutionAWS GlueTilores TerraformKMSPythonPrecision / recall / F1

Healthcare · Standards & certification

Statewide Health Information Exchange — SMART on FHIR API Gateway

Implementation engineer on the delivery team · ~6 months

Implementation Engineer Built toward independent healthcare certification testing

A statewide health information exchange needed a standards-compliant API for patient and population services. Success wasn't a judgment call — it was adjudicated by an independent test authority against a national certification suite, at a required 100% pass rate.

What I did
  • Built and operationalized the gateway across dev, test, and production — API Gateway, a Node.js Lambda reverse proxy, Cognito as the OAuth 2.0 / OIDC authorization server with custom SMART scopes, and WAF, deployed with AWS SAM through CI.
  • Designed the group-to-scope mapping that enforces limited-access behavior, separating a restricted test user from the full-access group so scope enforcement was provable to the auditor.
  • Diagnosed production failures across a four-vendor boundary — access errors on production patient records, cross-vendor client authentication, and compression handling for large clinical payloads — driving vendor-side remediation.
  • Authored the disaster-recovery control response for the client's system security plan, documenting the gap in native backup capability and specifying the export approach. A compliance artifact, not just an engineering one.
  • Wrote and delivered the troubleshooting runbook and both client-facing runbooks, then led knowledge transfer across the client and vendor teams.

On the role. A colleague was technical lead; I was the implementation arm. The compliance artifact, the runbooks, and the knowledge transfer are mine — and the standard was new to the whole team at kickoff, which is rather the point.

SMART on FHIRHL7 FHIR R4OAuth 2.0 / OIDC / PKCEAmazon Cognito API GatewayLambda (Node.js)AWS SAMAWS WAF

Also delivered

  • Regional transit authorityTableau Server → Cloud migration with publicly embedded dashboards. Owned the cloud, network, and SSO track. Go-live on schedule.
  • State economic-development officeSnowflake PrivateLink and secure BI connectivity for ~700 consumers across five agencies; SSO with SCIM provisioning.
  • State department of educationTwo public-facing Tableau Cloud sites, SCIM, and embedded-analytics trust — drove a vendor engineering case on an authentication defect.
  • Community bankRegulated cloud escalation across AWS, Snowflake network policy, Power BI gateway, and SharePoint patching. Client-recognized.
  • Venture-creation / biotech firmOwned the cloud-engineering workstream on an AWS finance platform: Terraform-managed integration, scoped IAM, and failure alerting.
  • Benefits administrator (TPA)Full lifecycle on a HIPAA-constrained hosted Tableau platform at 99.9% uptime: host, operate, upgrade, migrate out, hand off.
  • Online marketplaceEmbedded infrastructure architect for 18 months — orchestration, Python, dbt, and BI upgrades plus marketing data pipelines inside their own repos and workflows.

Proof

What clients and colleagues say.

Names withheld for confidentiality; roles shown as given.

Glen is an extremely talented cloud engineer and consultant. His depth of understanding and ability to take on challenging problems is an invaluable asset. When planning resources for projects, I always look for Glen, as I can trust that he will do thorough, expeditious, and competent work.
Engagement ManagerData & analytics consultancy — LinkedIn recommendation
Glen is a very talented cloud engineer. He finds solutions to complex technical problems and produces high-quality deliverables. He has become an expert on AWS services and is very strong with infrastructure-as-code, especially Terraform. Glen is also a great teammate, and I would want him on any project.
Senior Cloud EngineerData & analytics consultancy — LinkedIn recommendation
I appreciate all the help that your team and Glen provided while completing the SharePoint patching. It was a great help to us.
VP, Technology SolutionsCommunity bank — managed-services client
Thanks for your help and work on this, much appreciated! It was a pleasure working with you all, and I'll reach out if I hear the need to expand or help with another project.
Senior Business Systems AnalystSaaS company — enterprise-search client

Technology & tools

The full stack I work across.

Organized the way you'd scan a catalog. Everything here has been used in real delivery — the headline items are where I've carried production ownership.

Cloud platforms

  • Amazon Web ServicesPrimary cloud — deep across compute, data, and security
  • Microsoft AzureContainer Apps, networking, and Entra ID identity
  • SnowflakeWarehousing, RBAC, replication, and Cortex AI
  • Google CloudKubernetes-hosted connector workloads

Infrastructure as code

  • TerraformMulti-environment platform provisioning
  • TerragruntDRY, environment-scoped Terraform
  • CloudFormation / SAMServerless application packaging
  • Azure ARMAzure resource templates

Orchestration & pipelines

  • dbtModeling, macros, and transformations
  • DagsterAsset-based orchestration in production
  • Apache Airflow / MWAAManaged DAG orchestration
  • AWS DMSChange-data-capture replication
  • Fivetran / InformaticaManaged and enterprise ETL

Databases & warehouses

  • SnowflakeLayered, governed warehouse architecture
  • Amazon RedshiftLegacy warehouse migration source
  • Oracle / SQL ServerOLTP sources and CDC
  • PostgreSQL / MySQLApp and connector state stores

AI & identity resolution

  • Snowflake CortexEmbeddings, AI_CLASSIFY, semantic views
  • Vector similarityCandidate match generation
  • AWS Entity ResolutionRules-based and ML matching
  • Tilores / TamrEvaluated resolution platforms

Containers & delivery

  • DockerContainerized connectors and jobs
  • KubernetesCronJobs, Helm, and service accounts
  • ECS / FargateServerless container workloads
  • ArgoCDGitOps continuous delivery

CI/CD & quality

  • GitHub ActionsPlan/apply and image pipelines
  • GitLab CIPipeline-based promotion
  • CodeQLStatic security scanning
  • Self-hosted runnersIn-VPC deployment engine

Identity & security

  • Entra ID / SAML / SCIMSSO and user provisioning
  • OAuth 2.0 / OIDC / PKCEAPI and app authorization
  • Okta / Auth0Enterprise identity providers
  • Secrets Manager / VaultSecret storage and rotation
  • WAF / GuardDuty / InspectorThreat and vulnerability management

BI & analytics

  • Tableau Server & CloudPlatform ownership and migration
  • Tableau Bridge / Private ConnectHybrid connectivity
  • Power BIGateway architecture and reporting
  • Looker / HexModeling and analytics content

Observability

  • DatadogMetrics, logs, and alerting
  • Amazon CloudWatchNative AWS monitoring
  • New Relic / SplunkAPM and log forwarding

Languages

  • PythonConnectors, automation, data utilities
  • SQLWarehouse modeling and analysis
  • Terraform / HCLInfrastructure definitions
  • Bash / PowerShellOperations scripting
  • Node.jsServerless API logic

Integration & APIs

  • REST APIsSource and destination integration
  • SMART on FHIR / HL7Healthcare interoperability
  • Enterprise-search indexing APIsCustom knowledge connectors
  • Microsoft GraphMicrosoft 365 data access
  • Apache KafkaStreaming ingestion

Certifications

Verified, by vendor.

  • Certified Security — Specialty
  • Certified Developer — Associate
  • Certified Cloud Practitioner
  • Partner: Cloud Economics · Technical · Business
  • SnowPro Core
  • Associate Architect
  • Certified: Azure Fundamentals

Education. B.A.A.S., Organizational Leadership — Texas A&M University–Commerce.

Track record

Nine years, one direction.

  1. 2021 — present Data & analytics consultancy Manager → Senior Cloud Engineer → Cloud Architect. Named key personnel on public-sector proposals; lead architect and engineer across regulated and commercial engagements.
  2. 2020 — 2021 Global management & data consultancy Senior Consultant. Azure / Kafka / Snowflake streaming-analytics architecture; DevOps leadership for a customer-facing platform.
  3. 2018 — 2020 Global management & data consultancy Consultant. Azure infrastructure and hybrid data integration; containerized market-data collection.
  4. 2017 — 2018 Global management & data consultancy Analyst. Cloud migration, pipeline automation, analytics-platform operations, and an internal cloud-platform engineering center of excellence.

Need someone who can architect it, build it, and keep it running?

Open to senior cloud architect, platform engineering, and data infrastructure roles — as the technical owner, an embedded teammate, or the person leading delivery.