<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Spring-Boot on Martin Ahrer</title><link>https://www.martinahrer.at/tags/spring-boot/</link><description>Recent content in Spring-Boot on Martin Ahrer</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 14 Mar 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://www.martinahrer.at/tags/spring-boot/index.xml" rel="self" type="application/rss+xml"/><item><title>Spring Boot OpenTelemetry</title><link>https://www.martinahrer.at/2025/03/14/spring-boot-opentelemetry/</link><pubDate>Fri, 14 Mar 2025 00:00:00 +0000</pubDate><guid>https://www.martinahrer.at/2025/03/14/spring-boot-opentelemetry/</guid><description>&lt;div class="paragraph">
&lt;p>As applications and architectures become increasingly complex, monitoring application health is more critical than ever. Developers, support teams, and site reliability engineers need real-time insights into performance metrics, logs, and execution traces to ensure smooth operations.&lt;/p>
&lt;/div>
&lt;div class="paragraph">
&lt;p>Traditionally, achieving this required integrating multiple frameworks and tools for data collection, analysis, and visualization—often leading to fragmented solutions.&lt;/p>
&lt;/div></description></item><item><title>Hashicorp Nomad native workload</title><link>https://www.martinahrer.at/2023/02/25/hashicorp-nomad-native-workload/</link><pubDate>Sat, 25 Feb 2023 00:00:00 +0000</pubDate><guid>https://www.martinahrer.at/2023/02/25/hashicorp-nomad-native-workload/</guid><description>&lt;div class="paragraph">
&lt;p>Earlier this week I presented my talk &amp;#34;&lt;em>Need something simpler than Kubernetes?&lt;/em>&amp;#34; to the &lt;a href="https://community.cncf.io/events/details/cncf-linz-presents-cloud-native-linz-feb-21-kubernetes-alternatives/">CNCF Linz community&lt;/a>.&lt;/p>
&lt;/div>
&lt;div class="paragraph">
&lt;p>This post is a follow-up explaining how to deploy a native workload to Nomad.
Nomad is unique because of its hybrid support for many types of workload.
While Kubernetes has been designed for managing container-only workloads,
Nomad’s &lt;a href="https://developer.hashicorp.com/nomad/docs/drivers">pluggable task drivers&lt;/a> allows scheduling container, Java, native (raw), QEMU/KVM, etc. workloads.&lt;/p>
&lt;/div></description></item></channel></rss>