diff --git a/stefankoelle/_includes/cv-content.njk b/stefankoelle/_includes/cv-content.njk
index 438dc8b..f2cfb9a 100644
--- a/stefankoelle/_includes/cv-content.njk
+++ b/stefankoelle/_includes/cv-content.njk
@@ -18,7 +18,7 @@
- .NET Core 10 (Dockerized), Clean Architecture
- Claude Code / AI-assisted Development
- - SolR, Kubernetes, Terraform, Azure (WebApps, Tables, Blobs)
+ - SolR, Kubernetes, Terraform, Azure (WebApps, Tables, Blobs), AWS
- Uptrends, Sentry, Loki/Grafana, Quartz.NET
- Squidex, Brevo (Sendinblue), Mailgun, OpenAI
@@ -31,7 +31,7 @@
AI-driven Project Documentation (2026) Using Claude Code to generate complete project documentation end-to-end, including Confluence pages, Jira epics and stories, covering the full PO process without manual overhead.
AI-Tooling Repository (2026): Built a structured AI-assisted development framework for the .NET team, providing reusable workflows for plan-and-implement processes, QA testing, and code reviews. Presented at internal Demo Day with full documentation.
Regular presenter at internal monthly Demo Days, sharing AI tooling advances and new project outcomes with the engineering organization.
- Kubernetes Migration: Migrating background workers from Azure Docker to Kubernetes, including job restart logic, state persistence across runs, and monitoring.
+ Kubernetes Migration: All microservices are now running on Kubernetes, migrated to self-hosted Kubernetes on AWS machines.
AI-assisted Development Workflow: Established a production-ready Claude Code workflow for rapid delivery, reducing time-to-production for new services significantly.
Infrastructure Cost Optimization (2025) Reduced monthly infrastructure costs by €1,850 through strategic decommissioning of legacy systems and cloud routing migration, delivering ~€22,000 in annual savings.
QA Automation Framework Built a scalable integration test system enabling continuous, code-based QA coverage growth and cross-codebase bug detection across multiple services.
diff --git a/stefankoelle/index.njk b/stefankoelle/index.njk
index 380e157..0b2121b 100644
--- a/stefankoelle/index.njk
+++ b/stefankoelle/index.njk
@@ -142,6 +142,7 @@ layout: stefankoelle.njk
.NET Core
+ - Since this year, all microservices I maintain are running on Kubernetes. We have migrated to self-hosted Kubernetes on AWS machines.
- Intensively worked with .NET Core starting in 2018 at stellenanzeigen.de GmbH & Co. KG and continued at TENHIL GmbH & Co. KG from 2022.
- Migrated old VB and ASP-Classic applications to modern .NET Core applications.
- Planned and implemented hosting architecture on Azure.