Level 2: Technical Implementation
Architecture patterns, infrastructure templates, security baselines, and provider-specific guides for implementing sovereign cloud infrastructure.
Audience: Solutions Architects, Technical Leads, DevOps Engineers, Security Architects, Platform Engineers.
Prerequisite: Familiarity with Level 1 Strategic Framework, particularly the Architecture Principles and Reference Architecture.
Technical Sections
Core Technology Stack
Level 2 documentation is built around the following sovereign-compatible technology stack. All components are open source or available from non-US providers.
| Layer | Primary Technology | Alternatives |
|---|---|---|
| Container Orchestration | Kubernetes (vanilla) | K3s, Rancher, OpenShift (OKD) |
| Infrastructure as Code | OpenTofu | Pulumi, Crossplane |
| GitOps | ArgoCD | Flux |
| Object Storage | MinIO | Ceph RADOS Gateway, SeaweedFS |
| Database | PostgreSQL | MariaDB, CockroachDB |
| Cache | Valkey / Redis | KeyDB, Dragonfly |
| Message Queue | Apache Kafka | RabbitMQ, NATS |
| Identity & Access | Keycloak | Authentik, Zitadel |
| Secrets Management | OpenBao | SOPS, Sealed Secrets |
| API Gateway | Kong | Traefik, APISIX |
| Service Mesh | Istio | Linkerd, Cilium Service Mesh |
| Monitoring | Prometheus + Grafana | VictoriaMetrics, Thanos |
| Logging | Loki + Grafana | OpenSearch, Graylog |
| SIEM | Wazuh | OpenSearch SIEM |
| CI/CD | GitLab CI (self-hosted) | Tekton, Jenkins |
| Container Registry | Harbor | GitLab Registry, Quay |
Getting Started
Recommended Reading Order
-
Provider Guides
Understand the European provider landscape and select your target platform(s). -
Infrastructure Templates
Review the OpenTofu modules and Kubernetes configurations for your chosen provider. -
Security Hardening
Understand security baselines and compliance requirements before deployment. -
Migration Patterns
Select the appropriate pattern for your workload types. -
Operational Runbooks
Prepare for day-2 operations including incident response and DR.
Development Status
| Section | Status | Content Available |
|---|---|---|
| Infrastructure Templates | Structure Only | Index page, section outline, template placeholders |
| Migration Patterns | Structure Only | Index page, pattern descriptions, workload categories |
| Security Hardening | Structure Only | Index page, security domains, baseline outline |
| Operational Runbooks | Structure Only | Index page, runbook categories, procedure outline |
| Provider Guides | Structure Only | Index page, provider overview, evaluation criteria |
| CloudStack Use Cases | Complete | Hyperscaler architecture, 11 use cases, AWS service mapping, FaaS alternatives, international cooperative model |
| Existing Microsoft Replacements | Complete | Denmark, Schleswig-Holstein, France GendBuntu, Italy, Spain LinEx/Guadalinex, Munich lessons, EU OSOR resources |
| Technology Validation | Complete | CloudStack production evidence, scalability testing, CloudStack vs OpenStack vs OpenNebula comparison, OCI Dedicated Region alternative, risk assessment, acceptance criteria |
Contributing: Level 2 documentation will be developed iteratively as pilot implementations proceed. Technical teams undertaking early migrations are encouraged to contribute patterns, templates, and lessons learned.