joschi<p>At this point I'm contemplating rewriting this small <a href="https://hachyderm.io/tags/Quarkus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Quarkus</span></a> application in <a href="https://hachyderm.io/tags/SpringBoot" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SpringBoot</span></a>.</p><p>Every step on the way I'm running into some unsupported things.</p><p>Latest frustration: The Quarkus <a href="https://hachyderm.io/tags/Redis" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Redis</span></a> extension (based on Vert.x Redis 4.x) doesn't support Amazon <a href="https://hachyderm.io/tags/IAM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IAM</span></a>. This will be supported in version 5. 🙃</p><p>While at the same time there's an official example from <a href="https://hachyderm.io/tags/AWS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AWS</span></a> for Lettuce (which <a href="https://hachyderm.io/tags/SpringData" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SpringData</span></a> Redis is based on).</p><p><a href="https://docs.aws.amazon.com/AmazonElastiCache/latest/dg/auth-iam.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">docs.aws.amazon.com/AmazonElas</span><span class="invisible">tiCache/latest/dg/auth-iam.html</span></a></p>