<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>horizontal scaling - Wikitechy</title>
	<atom:link href="https://www.wikitechy.com/interview-questions/tag/horizontal-scaling/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikitechy.com/interview-questions/tag/horizontal-scaling/</link>
	<description>Interview Questions</description>
	<lastBuildDate>Fri, 15 Apr 2022 12:28:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.wikitechy.com/interview-questions/wp-content/uploads/2025/10/cropped-wikitechy-icon-32x32.png</url>
	<title>horizontal scaling - Wikitechy</title>
	<link>https://www.wikitechy.com/interview-questions/tag/horizontal-scaling/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is Vertical Scaling &#038; Horizontal Scaling ?</title>
		<link>https://www.wikitechy.com/interview-questions/mongodb/what-is-vertical-scaling-horizontal-scaling/</link>
					<comments>https://www.wikitechy.com/interview-questions/mongodb/what-is-vertical-scaling-horizontal-scaling/#respond</comments>
		
		<dc:creator><![CDATA[webmaster]]></dc:creator>
		<pubDate>Fri, 15 Apr 2022 11:09:37 +0000</pubDate>
				<category><![CDATA[mongodb]]></category>
		<category><![CDATA[Difference between scaling horizontally and vertically]]></category>
		<category><![CDATA[horizontal and vertical scaling]]></category>
		<category><![CDATA[Horizontal and Vertical Scaling In Databases]]></category>
		<category><![CDATA[horizontal scalability]]></category>
		<category><![CDATA[horizontal scaling]]></category>
		<category><![CDATA[horizontal vs vertical]]></category>
		<category><![CDATA[Horizontal Vs. Vertical Scaling]]></category>
		<category><![CDATA[horizontally scalable]]></category>
		<category><![CDATA[scale horizontally]]></category>
		<category><![CDATA[Scaling Horizontally vs. Scaling Vertically]]></category>
		<category><![CDATA[vertical database]]></category>
		<category><![CDATA[vertical scaling]]></category>
		<category><![CDATA[Vertical vs. Horizontal Scaling]]></category>
		<category><![CDATA[What is Vertical Scaling & Horizontal Scaling?]]></category>
		<guid isPermaLink="false">https://www.wikitechy.com/interview-questions/?p=4108</guid>

					<description><![CDATA[Scaling is used to alters size of a system. In this process expand the system to meet the expected needs or we either compress. The scaling operation is by adding a new system in the existing one, or both or it can be achieved by adding resources to meet the smaller expectation in the current [&#8230;]]]></description>
										<content:encoded><![CDATA[<ul>
<li>Scaling is used to alters size of a system.</li>
<li>In this process expand the system to meet the expected needs or we either compress.</li>
<li>The scaling operation is by adding a new system in the existing one, or both or it can be achieved by adding resources to meet the smaller expectation in the current system.</li>
<li>In this operation, there are two types scaling:</li>
</ul>
<ol>
<li style="list-style-type: none;">
<ol>
<li>Vertical Scaling</li>
<li>Horizontal Scaling</li>
</ol>
</li>
</ol>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-4109" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/vertical-scaling-and-horizontal-scaling.png" alt="" width="1178" height="602" srcset="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/vertical-scaling-and-horizontal-scaling.png 1178w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/vertical-scaling-and-horizontal-scaling-300x153.png 300w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/vertical-scaling-and-horizontal-scaling-1024x523.png 1024w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/vertical-scaling-and-horizontal-scaling-768x392.png 768w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/vertical-scaling-and-horizontal-scaling-390x199.png 390w, https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/vertical-scaling-and-horizontal-scaling-820x419.png 820w" sizes="(max-width: 1178px) 100vw, 1178px" /></p>
<h3 id="vertical-scaling">Vertical Scaling</h3>
<ul>
<li>In this existing system where the new resources are added to meet the expectation.</li>
<li>Resources that comprise the existing system and consider as a rack of servers.</li>
<li>It is based on the idea of adding more power (CPU, RAM) to existing systems, basically adding more resources.</li>
<li>It becomes cheaper than Horizontal scaling but it is not easy to process.</li>
<li>The size of the existing system become expands vertically.</li>
<li>It may involve downtime and harder to upgrade.</li>
</ul>
<p><img decoding="async" class="alignnone size-full wp-image-4110" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/vertical-scaling.gif" alt="" width="1280" height="720" /></p>
<h3 id="horizontal-scaling">Horizontal Scaling</h3>
<ul>
<li>In this existing system where the new server racks are added to meet the higher expectation.</li>
<li>Resources that comprise the existing system and consider as a rack of servers</li>
<li>It is based on the idea of adding more machines into our pool of resources.</li>
<li>It is costlier than Vertical Scaling and difficult.</li>
<li>To upgrade it is easy.</li>
</ul>
<p><img decoding="async" class="aligncenter wp-image-4111 size-full" src="https://www.wikitechy.com/interview-questions/wp-content/uploads/2022/04/horizontal-scaling.gif" alt="" width="607" height="450" /></p>
<p> </p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.wikitechy.com/interview-questions/mongodb/what-is-vertical-scaling-horizontal-scaling/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
