<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Performance on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/performance/</link><description>Recent content in Performance on Dev &amp; Platform Engineering Hub</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Rachmat Hidayat</copyright><lastBuildDate>Sun, 09 Aug 2026 19:20:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/performance/index.xml" rel="self" type="application/rss+xml"/><item><title>Crossplane Ep 13: Provider Families and Performance</title><link>https://rhidayat.work/series/crossplane/advanced/13-provider-family-and-performance/</link><pubDate>Sun, 09 Aug 2026 19:20:00 +0000</pubDate><guid>https://rhidayat.work/series/crossplane/advanced/13-provider-family-and-performance/</guid><description>If you install the monolithic &lt;code&gt;provider-aws&lt;/code&gt; package into a small EKS cluster, your Kubernetes API server might crash. AWS has over 1,000 resources, meaning Crossplane will inject 1,000 CRDs and run a massive Go controller in memory. In this episode, we learn how to architect high-performance Crossplane clusters using Provider Families.</description></item><item><title>TS Ep 25: Interfaces vs. Type Aliases — The Definitive Comparison</title><link>https://rhidayat.work/series/typescript/intermediate/01-interfaces-vs-type-aliases/</link><pubDate>Sun, 09 Aug 2026 11:15:00 +0000</pubDate><guid>https://rhidayat.work/series/typescript/intermediate/01-interfaces-vs-type-aliases/</guid><description>An exhaustive comparison of &lt;code&gt;interface&lt;/code&gt; vs &lt;code&gt;type&lt;/code&gt; in TypeScript. Understand Declaration Merging, &lt;code&gt;extends&lt;/code&gt; vs Intersections (&lt;code&gt;&amp;amp;&lt;/code&gt;), compiler performance during type checking, and the precise decision matrix for choosing between them.</description></item></channel></rss>