Discover the latest trends and IT news to boost your expertise

The European AI Act imposes transparency obligations that redistribute the priorities of IT teams since August 2, 2026. At the same time, global spending on cloud infrastructure and IaaS continues to accelerate, while the shortage of cyber and AI skills remains the main bottleneck for French SMEs. This article focuses on three structural axes that reshape the daily operations of technical departments.

Transparency Obligations of the AI Act: What Technical Pipelines Must Integrate

Article 50 of the AI regulation is now applicable. Any AI system in the front office (chatbot, conversational agent, avatar) must clearly inform the user that they are interacting with artificial intelligence. Content generated or modified by AI must carry a machine-readable label and standardized icons defined by the European Commission.

In practical terms, this affects content generation pipelines, user interfaces, and marketing data flows. DevOps teams must integrate provenance metadata into every AI output, which implies a partial redesign of CI/CD chains when generative models are involved in production.

We observe that most SMEs underestimate the technical scope of this obligation. A customer support chatbot, an assisted writing tool, or a product recommendation engine are all concerned. Non-compliance exposes companies to penalties, as the penalty regime has not been postponed by the Digital Omnibus regulation. To find IT information on the ASCI website, regulatory monitoring is a good starting point before any internal audit.

On the other hand, regulation (EU) 2026/1744 (Digital Omnibus on AI) has postponed the obligations for high-risk AI systems to December 2, 2027: recruitment, employee management, credit, health, education, biometrics. This one-year delay provides a preparation window but does not exempt from mapping high-risk internal AI uses right now.

IT developer exploring technology news on a tablet in a collaborative startup workspace

Cybersecurity and Automation: Deciding Between In-House SOC and Managed Detection

The increase in AI-assisted social engineering attacks renders static filtering mechanisms obsolete. French companies, including SMEs, face a volume of incidents that exceeds the processing capacity of existing teams.

The question is no longer whether to automate detection, but what level of automation to adopt without losing contextual control. An in-house SOC offers fine control over alerts and knowledge of the business scope. A managed detection service (MDR) provides extended coverage and correlation models trained on larger data volumes.

  • The internal SOC is suitable for organizations with at least three dedicated security analysts and a SIEM properly fed with application and network logs.
  • The MDR is necessary when the security team has fewer than three FTEs or when the hybrid cloud scope generates too many heterogeneous sources for in-house tooling.
  • The hybrid approach (internal SOC for tier 3, MDR for tier 1/2) remains the most common compromise among French mid-sized companies, provided that escalations are formalized through contractual SLAs.

Automation without human supervision on remediation actions remains a major operational risk. We recommend limiting self-remediation to low business impact scenarios (isolating a workstation, blocking a source IP) and maintaining manual validation for any action affecting a critical asset.

Shortage of AI and Cyber Skills in France: Recruitment and Scaling Strategies

The talent market in cybersecurity and artificial intelligence remains structurally deficient. Profiles capable of combining network expertise, knowledge of ML frameworks, and regulatory understanding are rare.

Recruiting a senior AI engineer takes an average of several months in France, and competition with large tech groups makes the task even more difficult for SMEs. Two levers produce measurable results.

Targeted Upskilling of Existing Teams

Training a system administrator in the fundamentals of operational machine learning (MLOps) is cheaper and takes less time than recruiting an external profile. Cloud certifications (AWS ML Specialty, Azure AI Engineer) provide a structured framework. Internal upskilling reduces the time to cover critical positions while retaining employees.

Selective Outsourcing of Advanced Skills

For fine-tuning model projects or AI Act compliance audits, turning to specialized providers remains relevant. The challenge is not to outsource strategic management: the technical department must retain control over the AI roadmap and architectural choices.

Team of IT professionals discussing the latest trends and technological innovations in a coworking space

IaaS and Hybrid Cloud Spending: Where to Focus the IT Budget

Global IT spending on IaaS has been revised upward, driven by demand for computing infrastructure for training and inference of AI models. This dynamic directly impacts the budgets of French IT departments.

The cloud GPU expense now represents a standalone budget line in organizations that operate their own models. The choice between on-demand instances, reserved instances, and on-premise infrastructure depends on the ratio between continuous inference load and occasional training peaks.

  • For a stable and predictable inference load, reserved instances over 1 to 3 years offer a significantly lower unit cost than on-demand.
  • For intensive but spaced training phases, on-demand or spot (with tolerance for interruptions) remains more economical than tying up dedicated GPUs.
  • Partially bringing inference workloads back on-premise is justified when network latency or data privacy requires it.

We recommend modeling TCO over 18 months rather than a quarter. GPU compute prices evolve rapidly, and too long a commitment to a generation of processors can become a handicap when new architectures hit the market.

The regulatory pressure of the AI Act, the increase in cloud budgets, and the scarcity of talent converge on the same conclusion: IT departments that early arbitrate between compliance, automation, and internal skill development gain a lasting advantage over those that treat these issues in silos.

Discover the latest trends and IT news to boost your expertise