New EU rules—including the AI Act, Digital Services Act and updated Product Liability Directive—make transparency and accountability mandatory for AI‑enabled products. Cloud vendors are responding with compliance‑focused tooling, pricing models, and migration pathways. Enterprises must reassess provider choices, estimate migration costs, and embed audit trails to avoid liability.
What changed
The European Union has tightened the legal framework around artificial intelligence. Four pieces of legislation now intersect:
- AI Act – classifies high‑risk AI systems and requires documented development pipelines, risk assessments and post‑deployment monitoring.
- Digital Services Act (DSA) – adds audit obligations for recommendation engines, targeted advertising and profiling.
- General Data Protection Regulation (GDPR) – continues to govern personal data handling, now explicitly covering algorithmic decision‑making.
- Product Liability Directive – treats software, including AI, as a product, imposing strict due‑diligence duties on manufacturers.
Joanna Bryson, AI ethicist, emphasized that accountability—not transparency for its own sake—is the regulatory goal. Companies must be able to prove that they used the simplest AI that meets the functional requirement, that they performed documented testing, and that they can trace any adverse outcome back to a concrete process step.

Provider comparison – who makes compliance easier?
| Feature | Amazon Web Services (AWS) | Microsoft Azure | Google Cloud (GCP) |
|---|---|---|---|
| Built‑in AI‑Act controls | AWS Artifact offers pre‑approved compliance reports and a Risk Management Dashboard that lets you tag models with risk levels (low/medium/high). Pricing: $0.05 per 1 000 API calls to the dashboard. | Azure Policy includes a Regulatory Compliance initiative for the AI Act, auto‑enforcing model‑registry tags. Azure’s Compliance Manager provides a scorecard; cost is bundled with the Azure Security Center tier ($15 per node/month). | Assured Workloads now supports an AI‑Act profile that disables prohibited capabilities (e.g., real‑time facial recognition) at the project level. Auditing is integrated with Cloud Asset Inventory; pricing is $0.10 per GB of inventory data retained. |
| Model provenance & audit trails | Amazon SageMaker Model Registry records versioned artefacts, training data hashes and evaluation metrics. Exportable to AWS CloudTrail for immutable logs. | Azure Machine Learning Model Registry integrates with Azure Monitor and Log Analytics; supports OpenTelemetry traces. | Vertex AI Model Registry stores ML Metadata and links to Data Catalog entries; audit logs flow to Cloud Logging with retention‑based pricing. |
| Migration tooling | AWS Migration Hub + SageMaker JumpStart for lifting existing TensorFlow/PyTorch models. Estimated effort: 2‑4 weeks per 10 models, $12 k per migration project (consulting‑included). | Azure Migrate + Azure AI Gallery for one‑click import of ONNX models. Migration window: 1‑3 weeks per 10 models, $9 k per project. | Migrate for Anthos + Vertex AI Pipelines for containerised model workloads. Migration window: 2‑5 weeks per 10 models, $10 k per project. |
| Pricing impact of compliance features | Additional $0.02 per 1 000 SageMaker API calls for Compliance Checks; overall cost increase ~4 % for high‑risk workloads. | Azure adds a Compliance Extension ($0.03 per 1 000 policy evaluations); typical uplift ~5 % on AI workloads. | GCP’s AI‑Act profile incurs a $0.01 per GB surcharge on Assured Workloads storage; overall uplift ~3 %. |
| Support for process audits | AWS Audit Manager offers ready‑made controls for AI‑Act sections 8‑10; includes evidence collection templates. | Azure Purview provides data‑lineage graphs that map training data to model outputs, satisfying process‑audit requirements. | Google Cloud Audit Logs can be exported to BigQuery for custom audit queries; no out‑of‑the‑box AI‑Act checklist yet. |
Key takeaways
- AWS leads on ready‑made dashboards and a unified compliance portal, but its per‑call fees can add up for large model registries.
- Azure offers the most cost‑effective migration path and tighter integration with existing Microsoft‑centric governance stacks.
- GCP provides the simplest pricing model and the strongest data‑lineage capabilities, though it still lacks a dedicated AI‑Act audit checklist.
Business impact – what enterprises must do now
- Audit existing AI assets – Identify every model that influences a user‑facing decision. Tag each with a risk level and map the data sources. The EU expects a risk‑based approach; low‑risk models may avoid the most burdensome controls, but they still need a documented justification.
- Select a compliance‑ready cloud partner – The provider comparison above shows that the total cost of ownership can differ by up to 7 % depending on audit‑trail features and migration fees. Enterprises should run a proof‑of‑concept on at least two platforms to measure both operational overhead and compliance reporting latency.
- Implement continuous monitoring – Process audits under the DSA and AI Act require evidence that model performance, bias metrics and data drift are tracked in production. Most cloud vendors now expose these metrics via native dashboards; integrate them with your internal risk‑management system to avoid duplicate tooling.
- Re‑evaluate model complexity – The EU explicitly encourages “the simplest AI that gets the job done.” Conduct a cost‑benefit analysis: a large LLM may be replaced by a rule‑based classifier for a specific compliance‑critical task, reducing both compute spend and regulatory exposure.
- Prepare for liability chains – As Bryson noted, responsibility rests with the company that ships the product, not the individual programmer. Ensure contracts with third‑party model providers include indemnification clauses that reference the Product Liability Directive. Cloud‑provider SLAs now contain specific AI‑Act compliance guarantees; negotiate these terms early.
Migration checklist (example for a mid‑size fintech)
| Step | Action | Provider‑specific note |
|---|---|---|
| 1 | Inventory all AI services (including SaaS APIs) | Use AWS Config or Azure Resource Graph to auto‑discover resources. |
| 2 | Classify risk per AI Act | Leverage Azure Policy’s built‑in AI‑Act rule set. |
| 3 | Export model artefacts to a neutral format (ONNX/PMML) | GCP’s Vertex AI can export to ONNX directly. |
| 4 | Import into target cloud’s model registry | Azure Migrate’s AI Gallery supports bulk import. |
| 5 | Attach compliance metadata (risk tag, data‑source hash) | All three providers support custom tags; AWS uses resource tags, Azure uses policy‑assigned tags, GCP uses labels. |
| 6 | Enable audit‑log forwarding to a SIEM | Configure CloudTrail (AWS), Azure Monitor, or Cloud Logging export to Splunk/Elastic. |
| 7 | Run a compliance test suite (bias, robustness, data‑drift) | SageMaker Clarify, Azure ML Fairlearn, Vertex AI Explainable AI – each offers built‑in test suites. |
| 8 | Document evidence and submit to regulator (if requested) | AWS Artifact, Azure Compliance Manager, and GCP’s Assured Workloads provide downloadable PDFs. |
Looking ahead
The EU’s approach signals a shift from post‑hoc disclosures to pre‑deployment accountability. Cloud providers that embed risk‑assessment tooling into the development pipeline will capture a larger share of the compliance market. For enterprises, the immediate priority is to map existing AI assets, choose a provider whose compliance suite aligns with internal governance, and budget for the modest price premium that comes with audit‑ready services. Failure to do so could result in hefty fines under the AI Act (up to €30 million or 6 % of global turnover) and reputational damage that outweighs any short‑term cost savings from using the cheapest cloud.
Author: Ben Linders – Agile, Lean, Quality and Continuous Improvement consultant. Follow on Twitter @BenLinders.

Comments
Please log in or register to join the discussion