<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Azure Container Groups on Hugo Learn Documentation</title>
    <link>/notes/computer/microsoft/azure/az-204/azure-container-groups/index.html</link>
    <description>Recent content in Azure Container Groups on Hugo Learn Documentation</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <atom:link href="/notes/computer/microsoft/azure/az-204/azure-container-groups/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Azure Container Instances (ACI)</title>
      <link>/notes/computer/microsoft/azure/az-204/azure-container-groups/azure-container-instances-aci/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/notes/computer/microsoft/azure/az-204/azure-container-groups/azure-container-instances-aci/index.html</guid>
      <description>&lt;h3 id=&#34;container&#34;&gt;Container&lt;/h3&gt;
&lt;p&gt;A bundle of software with custom code, an operating system (OS), and any libraries and dependencies required by the custom code. The bundle is stored and shared as a lightweight executable that can run on almost any infrastructure.&lt;/p&gt;
&lt;p&gt;Benefits of Azure Container Instances (ACI)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fast startup&lt;/li&gt;
&lt;li&gt;Internet access to containers&lt;/li&gt;
&lt;li&gt;Hypervisor-level security comparable to a VM&lt;/li&gt;
&lt;li&gt;Minimized storage of customer data- Custom sizes&lt;/li&gt;
&lt;li&gt;Persistent storage via Azure Files&lt;/li&gt;
&lt;li&gt;Both Linux and Windows&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Consider:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>