<?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>Infrastructure on Explain It</title><link>https://explainit.metacog.co.kr/tags/infrastructure/</link><description>Recent content in Infrastructure on Explain It</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 25 Jul 2026 06:48:21 +0900</lastBuildDate><atom:link href="https://explainit.metacog.co.kr/tags/infrastructure/index.xml" rel="self" type="application/rss+xml"/><item><title>HashiCorp Packer: The Cookie Cutter for Computers</title><link>https://explainit.metacog.co.kr/posts/2026-07-25-hashicorp-packer-the-cookie-cutter-for-computers/</link><pubDate>Sat, 25 Jul 2026 06:48:21 +0900</pubDate><guid>https://explainit.metacog.co.kr/posts/2026-07-25-hashicorp-packer-the-cookie-cutter-for-computers/</guid><description>&lt;h2 id="-what-is-it"&gt;🤔 What Is It?&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;hashicorp packer&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Packer is a tool that automatically builds a perfect, ready-to-copy computer setup — like a cookie cutter — so you can stamp out hundreds of identical servers in seconds instead of setting each one up by hand.&lt;/p&gt;
&lt;h2 id="-like-designing-one-perfect-cookie-cutter-then-stamping-out-thousands-of-identical-cookies"&gt;🧩 Like designing one perfect cookie cutter, then stamping out thousands of identical cookies&lt;/h2&gt;
&lt;p&gt;Imagine you need to bake 500 identical star-shaped cookies for a giant school bake sale. You could cut each cookie by hand with a knife — painfully slow and never quite the same — or you could design one perfect star-shaped cookie cutter, press it into dough, and get a perfect star every single time. Packer is the machine that designs and stamps out your cookie cutter. You write a recipe card that says exactly what shape the cutter should be and what ingredients go in. Packer then sets up a pop-up kitchen, carefully crafts the perfect cutter, and hands it to you. Whenever you need a new cookie — a new server — you just press the cutter in: no measuring, no guessing, just instant perfect copies every time.&lt;/p&gt;</description></item><item><title>Star, Ring, or Mesh? How Computers Decide Who Gets to Talk to Whom</title><link>https://explainit.metacog.co.kr/posts/2026-07-24-star-ring-or-mesh-how-computers-decide-who-gets-to-talk-to-w/</link><pubDate>Fri, 24 Jul 2026 01:04:15 +0900</pubDate><guid>https://explainit.metacog.co.kr/posts/2026-07-24-star-ring-or-mesh-how-computers-decide-who-gets-to-talk-to-w/</guid><description>&lt;h2 id="-what-is-it"&gt;🤔 What Is It?&lt;/h2&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;network topology (star vs ring vs mesh)&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Network topology is the plan that shows how all the computers and devices in a network are connected — like deciding whether everyone passes notes through one person, around a circle, or directly to each other.&lt;/p&gt;
&lt;h2 id="-like-passing-notes-in-class"&gt;🧩 Like passing notes in class&lt;/h2&gt;
&lt;p&gt;Imagine your class needs to pass notes around. In a star layout, one super-organized student — the &amp;lsquo;hub&amp;rsquo; — sits in the middle: everyone gives their notes to that one person, and they deliver each note to the right desk; it works great until that student is absent, and then nobody gets anything. In a ring layout, you sit in a big circle and can only pass your note to the neighbor on your right, who passes it along until it reaches the right person — simple and tidy, but if one person leaves mid-circle the whole chain breaks. In a mesh layout, everyone in class has everyone else&amp;rsquo;s phone number and can text anyone directly without a middleman; super reliable since there&amp;rsquo;s always another path, but you need a lot of phone plans to pull it off.&lt;/p&gt;</description></item></channel></rss>