Skip to content

Instantly share code, notes, and snippets.

@sla-te
sla-te / ai-training-engineers-devops.md
Last active April 29, 2026 10:45
AI Training for Software Engineers, DevOps & Enterprise Integration (€800–€5K, Org-Sponsored) — April 2026

AI Training for Engineers, DevOps & Enterprise Integration (€800–€5,000, Europe-Accessible)

Last updated: April 2026 | Constraint: physically within Europe — online from any provider is fine Prices converted at approximate rates: £1 ≈ €1.18, $1 ≈ €0.91, CHF 1 ≈ €1.04


Context: What Engineers Need in 2026

The focus has shifted from "basic AI awareness" to Agentic Engineering — building, deploying, and operating AI systems in production:

@sla-te
sla-te / ai-training-org-sponsored.md
Last active April 29, 2026 10:45
Professional AI Training Programs (€800–€5,000, Org-Sponsored) — April 2026

Professional AI Training — Business & Executive (€800–€5,000, Europe-Accessible)

Last updated: April 2026 | Constraint: physically within Europe — online from any provider is fine Prices converted at approximate rates: £1 ≈ €1.18, $1 ≈ €0.91, CHF 1 ≈ €1.04


The Landscape

  • 78% of enterprises adopted AI by 2025, yet only 35% of employees have received any AI training
@sla-te
sla-te / 2026-04-13-app-azure-infrastructure-design.md
Created April 13, 2026 17:04
APP Azure Infrastructure — Spec + Implementation Plan (25 reviews, production-ready)

APP Azure Infrastructure Design

Migration of the APP application from on-premises Docker/MicroK8s to Azure Kubernetes Service with managed backing services.

Context

APP is a Java 17 / Vue.js microservices application for document processing with computational job execution. It currently runs on Docker on BTC servers with MicroK8s for orchestration, GitLab CI/CD, Oracle databases, and Minio object storage.

The organization has decided to migrate APP to Azure with a migration-first philosophy: minimize code changes, get running on Azure, then optimize.