cv .net core

This commit is contained in:
2026-08-15 01:19:49 +02:00
parent 5a1d86539f
commit 4e496fe82d
+4 -7
View File
@@ -142,13 +142,10 @@ layout: stefankoelle.njk
<h3>.NET Core</h3>
<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 &amp; Co. KG and continued at TENHIL GmbH &amp; Co. KG from 2022.</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>Introduced a CMS based on Squidex.</li>
<li>Developed new multi-client microservices for all brands using .NET Core 8, Docker, Terraform, Azure WebApps, Azure Tables, Azure Blobs, Uptrends, Sentry, Loki, and Quartz.NET.</li>
<li>Created microservices including Jobs Per Mail, JobApply application service, GeoService, Feedexporter, and Salary Data Service.</li>
<li>Working with .NET Core since 2018, first at stellenanzeigen.de GmbH &amp; Co. KG and since 2022 at TENHIL GmbH &amp; Co. KG, where I migrated the old VB and ASP-Classic applications to modern .NET Core.</li>
<li>Built around a dozen microservices, including Jobs Per Mail, JobApply, GeoService, Feedexporter, and Salary Data Service, running first on Azure with Docker, Terraform, Azure Tables, Azure Blobs, S3 buckets, and PostgreSQL as the infrastructure underneath.</li>
<li>Since this year, all of these microservices run in our self-hosted Kubernetes cluster on AWS machines.</li>
<li>Introduced Squidex as a headless CMS for the microservice backend, with Sentry and Loki for monitoring and logging, and Quartz.NET, later Hangfire.NET, for scheduled jobs.</li>
</ul>
<h3>TypeScript</h3>