The cooperative has access to an estimated 10,000+ cloud specialists across all jurisdictions. This document outlines the staffing strategy, role requirements, existing workforce transition, and training needs for emergency sovereign cloud mobilisation.
Workforce Mobilisation Capacity
Key Advantage: Existing government cloud operations staff currently managing AWS, Azure, GCP, OCI can be transitioned to sovereign platforms with targeted training.
Skills Market Reality Check
Global Skills Shortage Data (2025)
| Metric | Value | Source |
|---|---|---|
| Organisations facing IT skills shortages by 2026 | 90% | IDC |
| Cost of global IT skills shortages by 2026 | $5.5 trillion | IDC |
| IT leaders saying skills hold back cloud expansion | 80% | Deloitte |
| UK employers struggling to fill tech roles | 76% | ManpowerGroup 2025 |
| EU enterprises unable to fill ICT vacancies | 55% | Eurostat |
| Tech workers EU needs by 2030 | ~10 million | European Commission |
| OpenStack organisations reporting skill shortages | 44% | Industry survey 2024 |
| OpenStack job postings increase (YoY) | +28% | Industry data |
Critical Gap: Private Cloud Skills
| Platform | Relative Talent Pool | Availability |
|---|---|---|
| AWS | Large (31% market share) | Available (but expensive) |
| Azure | Large (24% market share) | Available (but expensive) |
| OpenStack | Medium-Small | Scarce |
| CloudStack | Small | CRITICAL SHORTAGE |
Strategic Implication: The Cooperative cannot rely on hiring existing CloudStack specialists—there are too few globally. The strategy must be training-first: retrain existing AWS/Azure/VMware staff on CloudStack with vendor partnership (ShapeBlue).
Workforce by Jurisdiction
🇬🇧 United Kingdom
| Government IT Staff | ~15,000 across all departments (CDDO estimate) |
| Cloud-Skilled Subset | ~2,000-3,000 with AWS/Azure/GCP experience |
| SME Supplier Pool | ~15 pre-qualified suppliers (~75 specialists) |
| Systems Integrators | Atos, Fujitsu, Capgemini, CGI (UK operations) |
| Coordination | CDDO (Central Digital and Data Office) |
🇪🇺 European Union
| Member State IT Staff | ~100,000+ across 27 member states |
| Cloud-Skilled Subset | ~6,000-8,000 with hyperscaler experience |
| SME Supplier Pool | ~96 suppliers (~480 specialists) |
| Major Providers | OVHcloud, T-Systems, Atos, Scaleway, Outscale |
| Coordination | European Commission DIGIT, Gaia-X |
🇨🇦 Canada
| Federal IT Staff | ~20,000 (SSC and departmental) |
| Cloud-Skilled Subset | ~1,200-1,500 with hyperscaler experience |
| SME Supplier Pool | ~9 suppliers (~45 specialists) |
| Systems Integrators | CGI, IBM Canada, Deloitte Canada |
| Coordination | TBS (Treasury Board Secretariat) OCIO |
🇦🇺 Australia
| Federal IT Staff | ~12,000 (APS digital workforce) |
| Cloud-Skilled Subset | ~800-1,200 with hyperscaler experience |
| SME Supplier Pool | ~6 suppliers (~30 specialists) |
| Systems Integrators | DXC, Accenture, Deloitte (AU operations) |
| Coordination | DTA (Digital Transformation Agency) |
Role Categories & Requirements
Platform Engineering (CloudStack, Kubernetes, Infrastructure)
| Role | Required Skills | Est. Quantity | Transition From |
|---|---|---|---|
| CloudStack Administrator | CloudStack, KVM, networking, storage | 200-400 | VMware, OpenStack, hyperscaler admins |
| Kubernetes Platform Engineer | K8s, Helm, operators, service mesh | 500-1,000 | EKS/AKS/GKE engineers |
| Storage Engineer | Ceph, MinIO, block/object storage | 200-400 | S3/EBS/Azure Storage specialists |
| Network Engineer | SDN, BGP, load balancing, firewalls | 300-600 | Cloud networking specialists |
Transition Path: AWS/Azure Administrator → CloudStack Administrator
- Transferable: VM lifecycle, networking concepts, storage management, multi-tenancy
- New Learning: CloudStack API, KVM hypervisor specifics, CloudStack networking model
- Training Time: 2-4 weeks intensive + 2-4 weeks hands-on
Application & Development Teams
| Role | Required Skills | Est. Quantity | Transition From |
|---|---|---|---|
| Platform Service Developer | Go, Python, API design, microservices | 1,000-2,000 | Cloud-native developers |
| Database Engineer | PostgreSQL, MySQL, Redis, Kafka | 300-600 | RDS/Azure SQL DBAs |
| Serverless/FaaS Developer | OpenFaaS, Knative, event-driven | 200-400 | Lambda/Functions developers |
| DevOps/SRE | CI/CD, OpenTofu, monitoring, incident response | 500-1,000 | Existing DevOps/SRE staff |
Transition Path: AWS Lambda Developer → OpenFaaS Developer
- Transferable: Serverless concepts, event-driven architecture, function design patterns
- New Learning: OpenFaaS templates, Kubernetes deployment model, self-hosted FaaS operations
- Training Time: 1-2 weeks (concepts transfer well)
Security & Compliance
| Role | Required Skills | Est. Quantity | Transition From |
|---|---|---|---|
| Security Architect | Zero trust, IAM, encryption, compliance | 100-200 | Cloud security architects |
| Security Engineer | Keycloak, OpenBao, SIEM, vulnerability mgmt | 200-400 | AWS/Azure security engineers |
| Compliance Analyst | GDPR, national standards, audit | 100-200 | Existing compliance staff |
| Penetration Tester | Cloud pentest, container security | 50-100 | Existing security testers |
Transition Path: AWS IAM Specialist → Keycloak/OpenBao Administrator
- Transferable: IAM concepts, RBAC, federation, policy design
- New Learning: Keycloak realms/clients, OpenBao secrets engines, OIDC/SAML configuration
- Training Time: 2-3 weeks intensive
Operations & Support
| Role | Required Skills | Est. Quantity | Transition From |
|---|---|---|---|
| Platform Operations (24/7) | Monitoring, alerting, incident response | 500-1,000 | Cloud ops teams |
| Datacenter Operations | Physical infrastructure, power, cooling | 200-400 | Existing DC staff |
| Service Desk | User support, ticket management | 300-600 | Existing service desk |
| Capacity Planning | Forecasting, resource optimisation | 50-100 | Cloud cost/capacity analysts |
Skills Transfer Matrix: US Cloud → Sovereign Stack
| Skill Area | AWS Experience | Azure Experience | GCP Experience | OCI Experience | Sovereign Equivalent | Transfer Effort |
|---|---|---|---|---|---|---|
| Compute (VMs) | EC2 | Virtual Machines | Compute Engine | Compute | CloudStack VMs | Low |
| Kubernetes | EKS | AKS | GKE | OKE | Self-managed K8s | Medium |
| Object Storage | S3 | Blob Storage | Cloud Storage | Object Storage | MinIO (S3-compatible) | Low |
| Block Storage | EBS | Managed Disks | Persistent Disk | Block Volume | CloudStack/Ceph RBD | Low |
| Relational DB | RDS | Azure SQL | Cloud SQL | DB Systems | PostgreSQL/MySQL | Medium |
| Serverless | Lambda | Functions | Cloud Functions | Functions | OpenFaaS/Knative | Medium |
| IAM | IAM | Azure AD/RBAC | IAM | IAM | Keycloak | Medium |
| Secrets | Secrets Manager | Key Vault | Secret Manager | Vault | OpenBao | Low |
| Queues | SQS | Queue Storage | Pub/Sub | Queue | Kafka/RabbitMQ | Medium |
| Monitoring | CloudWatch | Monitor | Cloud Monitoring | Monitoring | Prometheus/Grafana | Low |
| IaC | CloudFormation | ARM/Bicep | Deployment Manager | Resource Manager | OpenTofu | Low |
Training Requirements Summary
| Training Track | Target Audience | Duration | Delivery Method | Capacity Needed |
|---|---|---|---|---|
| CloudStack Administration | Platform engineers, ops staff | 2 weeks | Hands-on lab + classroom | 500-1,000 trainees |
| Kubernetes Deep Dive | Container platform teams | 1 week | Workshop + certification | 1,000-2,000 trainees |
| Ceph/MinIO Storage | Storage engineers | 1 week | Hands-on lab | 200-400 trainees |
| Keycloak/OpenBao Security | Security engineers | 1 week | Workshop + lab | 300-600 trainees |
| Open Source Operations | All ops staff | 3 days | E-learning + workshop | 5,000+ trainees |
| Sovereign Security Awareness | All staff | 1 day | E-learning | 10,000+ trainees |
View Detailed Training Programmes →
Workforce Mobilisation Timeline
Week 1-2: Registry & Assessment
- Establish cross-jurisdiction skills registry
- Identify all existing cloud operations staff
- Skills assessment and gap analysis
- SME supplier activation and contracting
Week 2-4: Training Mobilisation
- Launch accelerated training programmes
- Deploy training environments (sandbox CloudStack/K8s clusters)
- Begin first cohort of platform administrators
- Establish 24/7 support rotation structure
Week 4-8: Operational Deployment
- Trained staff deployed to production environments
- Parallel running with existing US cloud teams
- Knowledge transfer sessions
- Continuous training for remaining cohorts
Week 8-24: Full Operations
- Full staffing of sovereign cloud operations
- US cloud operations wind-down
- Cross-jurisdiction rotation and knowledge sharing
- Continuous improvement and advanced training