SBA Certified SDVOSB | FL Certified Business Enterprise | SAM.gov Registered | MFMP Vendor
Core 6 | Security spine

Secure AI Engineering: MLOps, LLMOps, and Supply Chain

Part of the Applied AI Security and Assurance curriculum, authored by Cameron Hopkin, CISSP, CEH, CHFI. Published as a reference, not an enrollable course.

Description

Real production security for AI systems. This is also where the curriculum is honest about tooling: PyTorch is the research and training standard, but TensorFlow's production ecosystem still leads a large share of enterprise deployment [4], so the material covers securing the stack that production actually runs, not only the one research prefers.

Outcomes

Modules

  1. Data pipelines and their integrity guarantees.
  2. Model and dependency supply chain: provenance, signing, and SBOM for models.
  3. Deployment and serving across research and production stacks.
  4. Monitoring, drift, and incident response for AI systems.
  5. Secrets, access, and isolation in AI infrastructure.
  6. Tamper detection end to end.

Signature lab

Build a pipeline with provenance and tamper detection across the whole path from data to deployed model.

Research thread

Practical integrity guarantees for a model supply chain.