<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Unikernel on {IT}</title><link>https://igortkanov.com/computers/unikernel/</link><description>Recent content in Unikernel on {IT}</description><generator>Hugo</generator><language>en-us</language><copyright>Copyright © 2026 {IT}. All rights reserved. Unless otherwise stated, all text, images, diagrams, and other original content on this blog may not be reproduced, distributed, or used without prior written permission.</copyright><lastBuildDate>Wed, 15 Oct 2025 05:12:00 +0000</lastBuildDate><atom:link href="https://igortkanov.com/computers/unikernel/index.xml" rel="self" type="application/rss+xml"/><item><title>Unikernels, without the marketing</title><link>https://igortkanov.com/unikernels-without-the-marketing/</link><pubDate>Wed, 15 Oct 2025 05:12:00 +0000</pubDate><guid>https://igortkanov.com/unikernels-without-the-marketing/</guid><description>&lt;h2 id="tldr"&gt;TL;DR&lt;/h2&gt;
&lt;p&gt;A &lt;em&gt;unikernel&lt;/em&gt; is your app compiled together with only the OS pieces it really needs, producing a tiny binary that boots inside a microVM (e.g., &lt;strong&gt;&lt;a href="https://firecracker-microvm.github.io" target="_blank" rel="noopener noreferrer"&gt;Firecracker&lt;/a&gt;&lt;/strong&gt;/&lt;strong&gt;&lt;a href="https://linux-kvm.org/page/Main_Page" target="_blank" rel="noopener noreferrer"&gt;KVM&lt;/a&gt;&lt;/strong&gt;).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Result&lt;/strong&gt;: fast starts, small footprint, and stronger isolation than containers, at the cost of trickier tooling and ops around it.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;When I saw &lt;strong&gt;&lt;a href="https://www.prisma.io" target="_blank" rel="noopener noreferrer"&gt;Prisma&lt;/a&gt;&lt;/strong&gt; put &amp;ldquo;serverless&amp;rdquo; and &amp;ldquo;no cold starts&amp;rdquo; &lt;strong&gt;&lt;a href="https://www.prisma.io/blog/announcing-prisma-postgres-early-access" target="_blank" rel="noopener noreferrer"&gt;in the same breath&lt;/a&gt;&lt;/strong&gt; for Prisma Postgres, my Lambda scars tingled 😄&lt;/p&gt;</description></item></channel></rss>