<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Alibaba Cloud on Margrop Blog</title>
		<link>https://blog.margrop.net/en/tag/alibaba-cloud/</link>
		<description>Recent content in Alibaba Cloud on Margrop Blog</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
		
			<lastBuildDate>Thu, 09 Jul 2026 21:40:00 +0800</lastBuildDate>
		
			<atom:link href="https://blog.margrop.net/en/tag/alibaba-cloud/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Stop Buying the Wrong Alibaba Cloud Load Balancer: SLB, ALB, NLB, and CLB Explained</title>
				<link>https://blog.margrop.net/en/post/aliyun-slb-alb-nlb-clb-explained/</link>
				<pubDate>Thu, 09 Jul 2026 21:40:00 +0800</pubDate>
				<guid>https://blog.margrop.net/en/post/aliyun-slb-alb-nlb-clb-explained/</guid>
				<description>&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Short version&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;On Alibaba Cloud, do not treat &lt;code&gt;SLB&lt;/code&gt; as one single instance type anymore. The more accurate mental model is this: &lt;strong&gt;SLB is the Server Load Balancer product family, and the concrete choices are mainly ALB, NLB, and CLB.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;ALB&lt;/strong&gt; is the Application Load Balancer for Layer 7 traffic such as HTTP, HTTPS, QUIC, gRPC, and SSE. If you need routing by domain, path, header, cookie, method, or query string, start here.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;NLB&lt;/strong&gt; is the Network Load Balancer for Layer 4 traffic such as TCP, UDP, and TCPSSL. If you need massive connections, low latency, long-lived sessions, IoT, audio/video, or a message-service entry point, start here.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;CLB&lt;/strong&gt; is the Classic Load Balancer. It supports TCP, UDP, HTTP, and HTTPS, with solid Layer 4 capability and basic Layer 7 features. It is still useful for existing systems, but new designs should usually evaluate ALB or NLB first.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;A simple analogy: &lt;strong&gt;ALB is a receptionist who understands business rules, NLB is a high-speed toll gate, CLB is an older all-in-one service counter, and SLB is the name of the whole building.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;</description>
			</item>
			<item>
				<title>Don&#39;t Rush After Installing Ubuntu 26.04 LTS! Swiftly Configure Domestic Mirrors (Huawei &amp; Alibaba Cloud APT Sources DEB822 Tutorial)</title>
				<link>https://blog.margrop.net/en/post/ubuntu-26-apt-source-mirror-setup-guide/</link>
				<pubDate>Tue, 26 May 2026 21:00:00 +0800</pubDate>
				<guid>https://blog.margrop.net/en/post/ubuntu-26-apt-source-mirror-setup-guide/</guid>
				<description>&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;Ubuntu 26.04 LTS (Resolute Raccoon) has officially been released. If you have just installed it, the very first thing you should do is replace the default APT sources with fast domestic mirror servers (such as Alibaba Cloud or Huawei Cloud). Note that starting from Ubuntu 24.04, the system has transitioned entirely to the new &lt;strong&gt;DEB822&lt;/strong&gt; format for APT source configurations (stored in &lt;code&gt;/etc/apt/sources.list.d/ubuntu.sources&lt;/code&gt;), making the traditional &lt;code&gt;/etc/apt/sources.list&lt;/code&gt; inactive by default.&lt;/p&gt;&#xA;&lt;p&gt;This tutorial provides a step-by-step guide on how to safely change to Alibaba Cloud and Huawei Cloud mirrors in Ubuntu 26.04 LTS, along with deep troubleshooting analysis for potential pitfalls like dependency conflicts and version codename mismatches.&lt;/p&gt;&#xA;&lt;/blockquote&gt;</description>
			</item>
	</channel>
</rss>
