mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
cv added kubernetes
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>.NET Core 10 (Dockerized), Clean Architecture</li>
|
<li>.NET Core 10 (Dockerized), Clean Architecture</li>
|
||||||
<li>Claude Code / AI-assisted Development</li>
|
<li>Claude Code / AI-assisted Development</li>
|
||||||
<li>SolR, Kubernetes, Terraform, Azure (WebApps, Tables, Blobs)</li>
|
<li>SolR, Kubernetes, Terraform, Azure (WebApps, Tables, Blobs), AWS</li>
|
||||||
<li>Uptrends, Sentry, Loki/Grafana, Quartz.NET</li>
|
<li>Uptrends, Sentry, Loki/Grafana, Quartz.NET</li>
|
||||||
<li>Squidex, Brevo (Sendinblue), Mailgun, OpenAI</li>
|
<li>Squidex, Brevo (Sendinblue), Mailgun, OpenAI</li>
|
||||||
</ul>
|
</ul>
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
<li><b>AI-driven Project Documentation (2026)</b> 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.</li>
|
<li><b>AI-driven Project Documentation (2026)</b> 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.</li>
|
||||||
<li><b>AI-Tooling Repository (2026):</b> 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.</li>
|
<li><b>AI-Tooling Repository (2026):</b> 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.</li>
|
||||||
<li>Regular presenter at internal monthly Demo Days, sharing AI tooling advances and new project outcomes with the engineering organization.</li>
|
<li>Regular presenter at internal monthly Demo Days, sharing AI tooling advances and new project outcomes with the engineering organization.</li>
|
||||||
<li><b>Kubernetes Migration:</b> Migrating background workers from Azure Docker to Kubernetes, including job restart logic, state persistence across runs, and monitoring.</li>
|
<li><b>Kubernetes Migration:</b> All microservices are now running on Kubernetes, migrated to self-hosted Kubernetes on AWS machines.</li>
|
||||||
<li><b>AI-assisted Development Workflow:</b> Established a production-ready Claude Code workflow for rapid delivery, reducing time-to-production for new services significantly.</li>
|
<li><b>AI-assisted Development Workflow:</b> Established a production-ready Claude Code workflow for rapid delivery, reducing time-to-production for new services significantly.</li>
|
||||||
<li><b>Infrastructure Cost Optimization (2025)</b> Reduced monthly infrastructure costs by €1,850 through strategic decommissioning of legacy systems and cloud routing migration, delivering ~€22,000 in annual savings.</li>
|
<li><b>Infrastructure Cost Optimization (2025)</b> Reduced monthly infrastructure costs by €1,850 through strategic decommissioning of legacy systems and cloud routing migration, delivering ~€22,000 in annual savings.</li>
|
||||||
<li><b>QA Automation Framework</b> Built a scalable integration test system enabling continuous, code-based QA coverage growth and cross-codebase bug detection across multiple services.</li>
|
<li><b>QA Automation Framework</b> Built a scalable integration test system enabling continuous, code-based QA coverage growth and cross-codebase bug detection across multiple services.</li>
|
||||||
|
|||||||
@@ -142,6 +142,7 @@ layout: stefankoelle.njk
|
|||||||
|
|
||||||
<h3>.NET Core</h3>
|
<h3>.NET Core</h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>Since this year, all microservices I maintain are running on Kubernetes. We have migrated to self-hosted Kubernetes on AWS machines.</li>
|
||||||
<li>Intensively worked with .NET Core starting in 2018 at stellenanzeigen.de GmbH & Co. KG and continued at TENHIL GmbH & Co. KG from 2022.</li>
|
<li>Intensively worked with .NET Core starting in 2018 at stellenanzeigen.de GmbH & Co. KG and continued at TENHIL GmbH & Co. KG from 2022.</li>
|
||||||
<li>Migrated old VB and ASP-Classic applications to modern .NET Core applications.</li>
|
<li>Migrated old VB and ASP-Classic applications to modern .NET Core applications.</li>
|
||||||
<li>Planned and implemented hosting architecture on Azure.</li>
|
<li>Planned and implemented hosting architecture on Azure.</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user