<?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>Accelerating with OVHcloud Archives - OVHcloud Blog</title>
	<atom:link href="https://blog.ovhcloud.com/category/accelerating/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Innovation for Freedom</description>
	<lastBuildDate>Fri, 03 Apr 2026 09:03:05 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.ovhcloud.com/wp-content/uploads/2019/07/cropped-cropped-nouveau-logo-ovh-rebranding-32x32.gif</url>
	<title>Accelerating with OVHcloud Archives - OVHcloud Blog</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Simply Put: Understanding Blockchain via Norway and Narnia</title>
		<link>https://blog.ovhcloud.com/understanding-blockchain-via-norway-narnia/</link>
		
		<dc:creator><![CDATA[Christian Sharp&nbsp;and&nbsp;Adnan Patka]]></dc:creator>
		<pubDate>Wed, 08 Apr 2026 07:18:48 +0000</pubDate>
				<category><![CDATA[Accelerating with OVHcloud]]></category>
		<category><![CDATA[Deploy & Scale]]></category>
		<category><![CDATA[Blockchain]]></category>
		<category><![CDATA[Public Cloud]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=31011</guid>

					<description><![CDATA[Blockchain is a decentralized database technology that tries to approach very important questions in a different way to traditional (centralized) databases. Ultimately, these questions boil down to: • What is the truth?• Who gets the last word on what the truth is? In information management circles, we’ve tried to find a way to the ‘single [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Funderstanding-blockchain-via-norway-narnia%2F&amp;action_name=Simply%20Put%3A%20Understanding%20Blockchain%20via%20Norway%20and%20Narnia&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image aligncenter size-full"><img fetchpriority="high" decoding="async" width="600" height="600" src="https://blog.ovhcloud.com/wp-content/uploads/2026/04/Blockchain-Blog-2.png" alt="" class="wp-image-31013" srcset="https://blog.ovhcloud.com/wp-content/uploads/2026/04/Blockchain-Blog-2.png 600w, https://blog.ovhcloud.com/wp-content/uploads/2026/04/Blockchain-Blog-2-300x300.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2026/04/Blockchain-Blog-2-150x150.png 150w, https://blog.ovhcloud.com/wp-content/uploads/2026/04/Blockchain-Blog-2-70x70.png 70w" sizes="(max-width: 600px) 100vw, 600px" /></figure>



<p></p>



<p>Blockchain is a decentralized database technology that tries to approach very important questions in a different way to traditional (centralized) databases. Ultimately, these questions boil down to:</p>



<p>• What is the truth?<br>• Who gets the last word on what the truth is?</p>



<p>In information management circles, we’ve tried to find a way to the ‘single source of truth’ for decades. Information sprawls. Being able to have a definitive answer on any one matter – whether that’s the last version of a memo or the real-time stock in a retail store – is incredibly valuable.</p>



<p>After all, if you’ve worked in an office for any length of time, you’ve probably renamed a file to something like ‘version 2.5 final final THIS ONE’ – and inevitably, it’s not ‘final’. This analogy doesn’t quite work because blockchain isn’t a file storage technology, but we’ll come back to that later.</p>



<p>Blockchain’s answer to defining truth is democratic. As its name suggests, information is stored in blocks, and these blocks are linked together in a chain. The order of this chain is documented, so once a change is made, it becomes an indelible part of ‘history.’ This establishes ‘truth’ by tying historical facts (or transactions) together so that one is linked to the next – and altering one event means altering the entire chain of events, rather like needing to rewrite an entire history book from the change of one small detail.</p>



<p>Let’s look at an example in practice.</p>



<p>When a change occurs in a blockchain network (like buying a cup of coffee with cryptocurrency) the information is sent to the network and preliminary checks are done – for example, checking that you have enough money to buy the coffee.</p>



<p>If there are any blockchain experts reading this, let’s assume it was a very expensive and significant coffee, because smaller transactions are often handled slightly differently in blockchain, in what we call Layer 2 Networks. We’ll come back to these later in the series.</p>



<p>Once the transaction has been verified, it’s then packaged up with other transactions to form a block and linked to the previous block in turn.</p>



<p>Next, the network has to make sure that the block is valid. This is done through a process called consensus, or validation, and is handled slightly differently depending on the network. Bitcoin uses a system called ‘Proof of Work,’ where different users work to verify complex equations that prove that the block’s contents haven’t been altered and that it does really link to the previous block. If anything has changed in the block since it was submitted, the equation doesn’t work and the block is rejected.</p>



<p>This is a computationally intensive process and requires a lot of electricity, particularly at scale. At one point, <strong>Bitcoin used as much electricity as all of Norway</strong>, so there are many other alternatives. For example, Solana uses ‘Proof of Stake,’ where the parties involved in verifying the block put forward assets (in this case, actual cryptocurrency). Then, the lead validator builds the block and adds a digital signature to it so as to say that they checked it, and that they have a real stake in the matter (i.e. money). This data is then re-checked by other validators, who vote on the validity. If there are enough ‘yes’ votes, then the block is agreed upon.</p>



<p>Of course, this does rely on trust, but there are usually big penalties for validators who ‘cheat.’ For example, they can have their stake removed, and/or they can be restricted from contributing to validation in future.</p>



<p>Solana also uses a system called ‘Proof of History’ to help it process a large number of transactions, which is a bit different to other systems.</p>



<p>But once approved, the block is then officially part of the chain, and the transaction can be completed – and you can get your Americano.</p>



<p>To define blockchain in another way: it creates a system of establishing trust and control without one single authority. Trust is distributed between all the different parties involved in the network. In fact, almost anyone can become a blockchain validator, although each network has its own requirements to do so.</p>



<p>As we’ve seen, blockchain is much bigger than just Bitcoin; the distributed database structure can be applied to all kinds of settings. We’ve seen organizations using blockchain to verify where tuna fish were caught, to ensure that they were ethically fished, and that the handling of said tuna could be traced from supermarket to distributor, and back to the person who caught them in the ocean.</p>



<p>Another major application for blockchain is in identity verification. Blockchain systems can help to check the validity of something without violating its privacy.</p>



<p>For example, <strong>imagine that you’ve discovered the famous Narnia wardrobe</strong>. You’ve decided to try to prevent people from sneaking in and causing chaos, so you’ve created a password-protected way to get in. You’re trying to qualify for state support to redevelop your house into a tourist attraction, so you need to prove that the wardrobe is the real deal. On the other hand, you don’t want to just give out the password because you’ll have government officials popping in and out all the time, conjuring infinite amounts of Turkish Delight and smuggling talking badgers out under their coats.</p>



<p>Blockchain’s answer to this is simple: you pop inside and take a selfie with Aslan and Mr. Tumnus, showing conclusively that you have access. This is how Self-sovereign identity works, which requires blockchain to link the wardrobe with the selfie. The two need to be linked – after all, you could have just popped into your friend’s magical wardrobe and taken a photo of some other lion and faun!</p>



<p>Many age-verification systems work in similar ways. For example, in many countries it’s illegal to give credit to someone under 18, so having a credit card is proof that you’re older than this, without having to show your passport or driving license. And in this case, it’s vital to show that the credit card is linked to the person using it, or the system doesn’t work.</p>



<p>Finally, it’s worth knowing that there are a number of different ecosystems within blockchain. Although they’re not strictly specialized, we can generalize that Bitcoin is focused on currency, Solana tends to being more of a platform for decentralized apps, and Ethereum is known for facilitating transactions quickly and making use of smart contracts – an ecosystem similar to Avalanche, but Avalanche has a modular approach focused on speed.</p>



<p>This picture is further muddied by the fact that there are public and private blockchains, which are also subdivided, but which essentially dictate who can see the blockchain and who has permission to be on it.</p>



<p>In our next blog post, we’ll go into a bit more detail about the blockchain world, focusing on the truths that IT leaders need to know. In the meantime, if you want a clearer, more practical view of how blockchain fits into real-world infrastructure, you can explore our <a href="https://www.ovhcloud.com/en-ie/lp/powering-blockchain-ethos/" type="link" id="https://www.ovhcloud.com/en-ie/lp/powering-blockchain-ethos/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">resources and customer success stories on our website</a>.</p>



<p></p>
<img decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Funderstanding-blockchain-via-norway-narnia%2F&amp;action_name=Simply%20Put%3A%20Understanding%20Blockchain%20via%20Norway%20and%20Narnia&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>VMware Cloud Foundation 9: Evolving Private Cloud In One Go</title>
		<link>https://blog.ovhcloud.com/vmware-cloud-foundation-9-evolving-private-cloud-in-one-go/</link>
		
		<dc:creator><![CDATA[Elena Luoto&nbsp;and&nbsp;Thomas Gatignon]]></dc:creator>
		<pubDate>Fri, 20 Mar 2026 11:32:55 +0000</pubDate>
				<category><![CDATA[Accelerating with OVHcloud]]></category>
		<category><![CDATA[Broadcom]]></category>
		<category><![CDATA[Private Cloud]]></category>
		<category><![CDATA[VCF]]></category>
		<category><![CDATA[VMware]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=30897</guid>

					<description><![CDATA[They say superheroes are evolved humans. VMware Cloud Foundation 9 is becoming the evolved private cloud platform. Not just a routine upgrade, VCF 9 represents an entire shift in how private cloud infrastructure is built, operated, and consumed, efficiently and cohesively. When companies have traditionally modernized their infrastructure, they’ve upgraded it in pieces: whether compute, [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fvmware-cloud-foundation-9-evolving-private-cloud-in-one-go%2F&amp;action_name=VMware%20Cloud%20Foundation%209%3A%20Evolving%20Private%20Cloud%20In%20One%20Go&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<hr class="wp-block-separator has-alpha-channel-opacity"/>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="683" src="https://blog.ovhcloud.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-18-2026-03_24_47-PM-1024x683.png" alt="" class="wp-image-30902" srcset="https://blog.ovhcloud.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-18-2026-03_24_47-PM-1024x683.png 1024w, https://blog.ovhcloud.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-18-2026-03_24_47-PM-300x200.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-18-2026-03_24_47-PM-768x512.png 768w, https://blog.ovhcloud.com/wp-content/uploads/2026/03/ChatGPT-Image-Mar-18-2026-03_24_47-PM.png 1536w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p></p>



<h2 class="wp-block-heading">They say superheroes are evolved humans. VMware Cloud Foundation 9 is becoming the evolved private cloud platform. </h2>



<p>Not just a routine upgrade, VCF 9 represents an entire shift in how private cloud infrastructure is built, operated, and consumed, efficiently and cohesively.</p>



<p>When companies have traditionally modernized their infrastructure, they’ve upgraded it in pieces: whether compute, networking, storage or automation tools. But over time, this discombobulation can cause problems, including configuration inconsistency, upgrade schedule variations, tool sprawl, complex dependencies, higher operational risk…<br><br>Until today.<br><br>VCF 9 is reframing this old model, so that private cloud operations and cloud consumption can sit at the center of the platform, able to be upgraded in a coordinated, stack-wide manner. Unified by a single lifecycle engine and a consistent policy model, they can now enjoy integrated automation across the full stack.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="902" height="480" src="https://blog.ovhcloud.com/wp-content/uploads/2026/03/VCF-services-image.png" alt="" class="wp-image-30898" srcset="https://blog.ovhcloud.com/wp-content/uploads/2026/03/VCF-services-image.png 902w, https://blog.ovhcloud.com/wp-content/uploads/2026/03/VCF-services-image-300x160.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2026/03/VCF-services-image-768x409.png 768w" sizes="auto, (max-width: 902px) 100vw, 902px" /></figure>



<p>For those organizations who may be modernizing VMware environments – especially those consuming managed services such as OVHcloud’s upcoming <strong>Private VMware Cloud Foundation as-a-Service</strong> – this shift has measurable operational and economic impact. They are being rescued by a new full-stack software platform, you might say.</p>



<p>Read on to better understand the future of VMware Cloud Foundation 9, and what it means for the future of private cloud.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>1. One Interface for Private Cloud Operations</strong></h2>



<p>VCF 9 provides&nbsp;a unified operational experience through the VCF Operations Console.</p>



<p>Instead of managing lifecycle tasks across disconnected tools, administrators are gaining centralized visibility for:</p>



<ul class="wp-block-list">
<li>Fleet-wide lifecycle management</li>



<li>Security posture and compliance</li>



<li>Certificate and identity management</li>



<li>Diagnostics and health monitoring</li>



<li>Global upgrades and patch orchestration</li>
</ul>



<p>This reduces one of the biggest hidden costs in enterprise infrastructure: operational drift.</p>



<p>According to an <a href="https://docs.broadcom.com/doc/idc-the-business-value-of-vmware-cloud-foundation" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">IDC Business Value study</a> sponsored by Broadcom, organizations running VCF environments have reported:</p>



<ul class="wp-block-list">
<li><strong>61% faster deployment of new workloads</strong></li>



<li><strong>34% lower infrastructure costs compared to traditional three-tier environments</strong></li>
</ul>



<p>The key driver is not just automation, it’s platform consistency.</p>



<p>For customers consuming managed VCF services, that will translate into more predictable maintenance windows and reduced operational risk.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>2. A Unified Cloud Consumption Experience</strong></h2>



<p>Private cloud only delivers full value when it behaves like cloud.</p>



<p>VCF 9 strengthens the consumption model through VCF Automation, and is providing:</p>



<ul class="wp-block-list">
<li>A modern self-service interface</li>



<li>Unified APIs for infrastructure provisioning</li>



<li>Infrastructure as Code support</li>



<li>Policy-based governance built into deployment</li>



<li>Integrated Virtual Private Cloud (VPC) constructs for multi-tenancy</li>
</ul>



<p>This allows infrastructure teams to offer curated service catalogs or developer-driven IaaS consumption models – without having to sacrifice governance.</p>



<p>Instead of tickets and manual coordination, application teams will now be able to provision:</p>



<ul class="wp-block-list">
<li>Virtual machines</li>



<li>Networking constructs</li>



<li>Storage volumes</li>



<li>Kubernetes clusters</li>
</ul>



<p>All governed by centralized policies. The result: faster delivery with controlled oversight.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>3. Memory Tiering with NVMe: Production-Ready Efficiency</strong></h2>



<p>With VCF 9, <strong>Advanced NVMe Memory Tiering</strong> allows NVMe devices to function as a second tier of memory, intelligently placing memory pages to extend effective capacity without scaling DRAM costs linearly. In a context where infrastructure costs and hardware availability are becoming critical constraints, this capability helps organizations extract more value from existing servers.</p>



<p>Key enhancements in VCF 9 include:</p>



<ul class="wp-block-list">
<li>DRS and vMotion awareness</li>



<li>Mixed-cluster flexibility (enabled on some hosts or all)</li>



<li>Redundancy support via multiple NVMe devices</li>



<li>Encryption at VM and host level</li>



<li>Default DRAM: NVMe ratio shift to 1:1 (2× memory by default), customizable up to 1:4</li>
</ul>



<p><a href="https://blogs.vmware.com/cloud-foundation/2026/02/25/the-2026-structural-supply-crisis-why-vmware-cloud-foundation-is-the-answer-to-the-2026-hardware-crunch/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Broadcom internal testing observed</a>:</p>



<ul class="wp-block-list">
<li>Up to <strong>40% TCO savings</strong> for most workloads</li>



<li>Up to <strong>25–30% increased CPU utilization</strong></li>



<li>Improved <strong>VM consolidation ratios</strong></li>
</ul>



<p>These results depend on workload profiles, particularly environments with high allocated memory but lower active memory.</p>



<p>In practical terms, Memory Tiering allows organizations to <strong>run more workloads on the same hardware footprint</strong>, improving infrastructure efficiency at a time when compute capacity, DRAM availability, and cost pressures are increasingly shaping infrastructure decisions.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>4. Cost Transparency Built Into the Platform</strong></h2>



<p>Private cloud economics are increasingly under scrutiny. VCF 9&nbsp;integrates:</p>



<ul class="wp-block-list">
<li>Chargeback and showback capabilities</li>



<li>Capacity planning and optimization insights</li>



<li>Cost allocation across tenants</li>



<li>Predictive modeling for infrastructure scaling</li>
</ul>



<p>According to VMware’s internal cloud economics analysis, organizations may be even able to achieve:</p>



<p><em>40% cost reduction compared to native public cloud alternatives</em></p>



<p>Again, results vary by environment, but cost predictability is a core advantage of modern private cloud operating models.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>5. Security, Sovereignty, and Governance by Design</strong></h2>



<p>VCF 9 reinforces security as a built-in platform layer:</p>



<ul class="wp-block-list">
<li>Centralized identity federation</li>



<li>Certificate lifecycle management</li>



<li>Compliance monitoring</li>



<li>Integrated security operations visibility</li>



<li>VPC-aware segmentation</li>
</ul>



<p>This matters for regulated industries and sovereign cloud environments, where operational consistency and policy enforcement are not optional.</p>



<p>Private cloud becomes less about “location” and more about operating model: governance is embedded into infrastructure.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>6. What This Means for OVHcloud Customers</strong></h2>



<p>VMware Cloud Foundation 9 is also changing how service providers design managed environments.</p>



<p>To align with the domain-based architecture and lifecycle model introduced in VCF 9, OVHcloud is developing a new offer: <strong>Private VMware Cloud Foundation as-a-Service</strong>.</p>



<p>Key elements include:</p>



<ul class="wp-block-list">
<li>VCF license portability to OVHcloud</li>



<li>Enforced <a href="https://www.ovhcloud.com/en-ie/identity-security-operations/identity-access-management/" type="link" id="https://www.ovhcloud.com/en-ie/identity-security-operations/identity-access-management/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Identity and Access Management (IAM)</a> policies (avoiding local user models)</li>



<li>Pre-configured vSAN hosts within cluster designs</li>



<li>Seamless maintenance window scheduling</li>



<li>Roadmap including 1-AZ and 3-AZ stretched cluster versions (currently <a href="https://labs.ovhcloud.com/en/vmware-3az/" type="link" id="https://labs.ovhcloud.com/en/vmware-3az/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">in Alpha for business-critical workloads</a>)</li>
</ul>



<p>It’s important to distinguish:</p>



<ul class="wp-block-list">
<li>VCF provides the unified platform. OVHcloud builds the managed operational framework around it.</li>



<li>The goal is not just to run VCF 9, but to operationalize it cleanly, and at scale.</li>
</ul>



<ul class="wp-block-list"></ul>



<ul class="wp-block-list"></ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><strong>A Strategic Version, Not a Cosmetic One</strong></h2>



<p>VMware Cloud Foundation 9 marks a fundamental shift:</p>



<ul class="wp-block-list">
<li>From component integration to unified platform</li>



<li>From manual lifecycle orchestration to fleet-wide automation</li>



<li>From infrastructure provisioning to cloud consumption models</li>



<li>From siloed tooling to consolidated operations</li>
</ul>



<p>For infrastructure architects and CTOs, this version matters because it reduces friction across the entire private cloud lifecycle.</p>



<p><strong>Less manual intervention.<br>More deterministic upgrades.<br>Better resource efficiency.<br>Stronger governance.</strong></p>



<p>And for managed service customers, it means a private cloud that behaves like a cloud, but under your control.</p>



<p>VCF 9 is becoming the new private cloud platform built to meet modern demands head-on. Super, by design.</p>



<p>Find out more about VMware on OVHcloud: <a href="https://www.ovhcloud.com/en-ie/solutions/vmware/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">https://www.ovhcloud.com/en-ie/solutions/vmware/</a></p>



<p>Join the Alpha and be the first to test Private VMware Cloud Foundation as-a-Service: <a href="https://survey.ovh.com/index.php/547617?lang=en" data-wpel-link="exclude">https://survey.ovh.com/index.php/547617?lang=en</a></p>



<p></p>
<img loading="lazy" decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fvmware-cloud-foundation-9-evolving-private-cloud-in-one-go%2F&amp;action_name=VMware%20Cloud%20Foundation%209%3A%20Evolving%20Private%20Cloud%20In%20One%20Go&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Revolution of VMware Cloud Foundation (VCF) 9.0: OVHcloud stands with VMware customers to migrate into the future</title>
		<link>https://blog.ovhcloud.com/the-revolution-of-vmware-cloud-foundation-vcf-9-0-ovhcloud-stands-with-vmware-customers-to-migrate-into-the-future/</link>
		
		<dc:creator><![CDATA[Elena Luoto,&nbsp;Guillaume Maquet&nbsp;and&nbsp;Thomas Gatignon]]></dc:creator>
		<pubDate>Thu, 12 Feb 2026 08:54:54 +0000</pubDate>
				<category><![CDATA[Accelerating with OVHcloud]]></category>
		<category><![CDATA[Broadcom]]></category>
		<category><![CDATA[Managed Bare Metal]]></category>
		<category><![CDATA[OVHcloud]]></category>
		<category><![CDATA[Private Cloud]]></category>
		<category><![CDATA[VCF]]></category>
		<category><![CDATA[VMware]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=30622</guid>

					<description><![CDATA[No need to fear it! Revolutions are revolutionary. And they are always necessary for progress—in virtualization and in life. Nay to fear, compatriots, as today is a day for courage. Today, we do not make incremental improvements nor routine product updates, today, we dive in to the subject of VCF 9.0—a true paradigm shift in [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fthe-revolution-of-vmware-cloud-foundation-vcf-9-0-ovhcloud-stands-with-vmware-customers-to-migrate-into-the-future%2F&amp;action_name=The%20Revolution%20of%20VMware%20Cloud%20Foundation%20%28VCF%29%209.0%3A%20OVHcloud%20stands%20with%20VMware%20customers%20to%20migrate%20into%20the%20future&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<ul class="wp-block-list"></ul>



<h3 class="wp-block-heading has-text-align-center"><strong>No need to fear it! <em>Revolutions are revolutionary. </em>And they are always necessary for progress—in virtualization and in life.</strong></h3>



<figure class="wp-block-image aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="683" src="https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-10-1024x683.png" alt="" class="wp-image-30623" srcset="https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-10-1024x683.png 1024w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-10-300x200.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-10-768x512.png 768w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-10.png 1536w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p>Nay to fear, compatriots, as today is a day for courage. Today, we do not make incremental improvements nor routine product updates, today, we dive in to the subject of <strong>VCF 9.0—a true</strong> <strong>paradigm shift</strong> <strong>in virtualization itself.</strong> For the millions of businesses running VMware infrastructure, the ground has moved—literally and figuratively—towards the future, and towards democratization. With the evolution of VMware Cloud Foundation (VCF), customers must rethink how they operate, migrate, and modernize. And at OVHcloud, we’re armed and ready to face any opposition.</p>



<p>In fact, we’ve been ready. <strong>For over 15 years</strong>, OVHcloud has partnered with VMware to deliver high-performance, secure, and trusted cloud solutions to organizations across Europe and beyond. And now, as VMware undergoes one of its biggest transformations in history under Broadcom, OVHcloud is delivering new offers to help customers migrate at scale<strong> from A to Z</strong>—with a radically simplified stack, transparent pricing, and a uniquely open model. This means that <strong>we are ready to arm you for revolution too:</strong> after all, to win any battle, we need our allies.</p>



<p>This isn’t just about a product launch. It’s an <strong>entire virtualization ecosystem rebooted</strong>: new hardware, new software stack, and a modernized architecture that enables organizations to go from bare metal to full workload deployment in around an hour—and <strong>not six months, </strong>as it once was. Challenging? Yes. Worth it? <strong>Without a doubt.</strong> Time to suit up and move the troops forward—towards the freedom of the future.</p>



<h2 class="wp-block-heading"><strong>How the field of tech changing—and why it matters</strong></h2>



<p>For years, VMware’s legacy architecture required extensive technical know-how and costly certifications. Networking, storage, security—each a specialized field. And provisioning a datacenter? Painfully slow. In contrast, the new era of virtualization is about <strong>convergence, automation, and accessibility</strong>. VMware Cloud Foundation 5.2 was created to democratize access to modern infrastructure. <em>This revolution is to designed benefit the masses!</em></p>



<p>And this tech change isn’t just about efficiency. It’s about <strong>empowering teams</strong> to focus on innovation rather than orchestration. With OVHcloud’s support, our customers can now simplify operations, reduce vendor lock-in, and build future-ready infrastructure.</p>



<h2 class="wp-block-heading"><strong>VCF: empowering migration at scale</strong></h2>



<p>At the heart of this revolutionary transformation lies VMware Cloud Foundation, the cornerstone of Broadcom&#8217;s new strategy. VCF offers a unified, full-stack platform that integrates compute, storage, networking, and management to simplify operations and accelerate digital transformation for small or large enterprises, and their partners.</p>



<p>But while the technology enables unprecedented agility and automation, recent licensing changes have introduced significant challenges for smaller deployments. OVHcloud responded by offering flexible solutions on shared hardware, preserving the accessibility and performance of VMware while optimizing cost efficiency for all.<br><br>Yann Meguira, VMware Product Unit Director at OVHcloud, explains:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p><em>&#8220;Broadcom&#8217;s new pricing policy imposes a minimum of 16 cores per license, which makes all small hosts unviable from a price-performance perspective. Our long-term strategy at OVHcloud has been to protect our customers. We therefore wanted to develop an offer on shared hardware to enable customers who wish to continue benefiting from the power of VMware with extremely competitive costs.&#8221;</em></p>
</blockquote>



<h2 class="wp-block-heading"><strong>OVHcloud: your trusted VMware partner and ally</strong></h2>



<p>We’ve supported organizations of all sizes through their cloud journey—<strong>from large enterprises to smaller actors</strong>—<strong>allowing them to benefit from solutions starting at just €299/month (launch pricing until June 2026)</strong>. The new <strong><em>Public VCF as-a-Service</em></strong> offer<strong>helps to democratize what was once accessible to only the biggest, strongest players.</strong> And to simplify a transition that can be complex, OVHcloud offers VMware ESXi Images, easing deployment and adoption for our bare metal servers.</p>



<p>And OVHcloud ensures full data sovereignty through <strong>SecNumCloud</strong>, C5, HDS, PCI-DSS and other industry-leading certifications; in fact, in <strong>2020</strong>, we were named <strong>Leader of Hosted Private Cloud in Europe by Forrester</strong>. In <strong>2024</strong>, VMware recognized us as <strong>Pinnacle Partner and CSP of the Year</strong>. Trust is integral when forming an alliance.</p>



<p>Our dedication to the cause goes beyond tech. As a trusted name in tech, <strong>OVHcloud builds its own servers</strong> and maintains strict control over infrastructure, all this while conserving both energy and costs with our patented water-cooling technology.</p>



<h3 class="wp-block-heading"><strong>Fighting the good fight</strong></h3>



<p>Unlike our competitors in the field, we believe in <strong>contractual transparency </strong>and<strong> the freedom to cancel your contract</strong>. That means: no hidden fees, no surprise price hikes, and support for our customers&#8217; existing agreements—<strong>even through big shifts like the VCF migration</strong>. And for those ready to embrace the future? We reward pre-commitment to our new stack with early access, pilot testing, and optimized pricing—currently underway with around 100 strategic partners.</p>



<p>The result? A future-ready, sustainable, sovereign infrastructure that empowers businesses to innovate securely, <strong>without compromise. </strong>We have your back, and we keep our promises. How’s that for a reliable ally?</p>



<h3 class="wp-block-heading"><strong>A strategic alliance, built to last</strong></h3>



<p>Few partnerships in the cloud ecosystem have lasted and evolved with as much resilience and shared innovation as the one between VMware and OVHcloud. Keeping our friends close, we have enjoyed <strong>more than 25 years of VMware innovation and 15+ years of joint momentum</strong>, continuously delivering solutions of scalability, sovereignty, and simplicity.</p>



<figure class="wp-block-image aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="571" src="https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-11-1024x571.png" alt="" class="wp-image-30624" srcset="https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-11-1024x571.png 1024w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-11-300x167.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-11-768x428.png 768w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-11-1536x857.png 1536w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-11.png 1909w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p>This long-term commitment has led to key milestones in our history:</p>



<ul class="wp-block-list">
<li><strong>2011</strong>: Launch of OVHcloud’s Hosted Private Cloud</li>



<li><strong>2017</strong>: Acquisition of VMware vCloud Air</li>



<li><strong>2020</strong>: OVHcloud named <strong>Leader of Hosted Private Cloud in the EU</strong> by Forrester</li>



<li><strong>2021</strong>: SecNumCloud qualification added to a growing list of certifications</li>



<li><strong>2024</strong>: Recognized as <strong>Pinnacle Partner</strong> and <strong>Cloud Service Provider (CSP) of the Year in Europe</strong></li>



<li><strong>2025</strong>: Launch of first VCF-based offer Public VCF as-a-Service</li>
</ul>



<h3 class="wp-block-heading"><strong>A recognized leader in technology and trust</strong></h3>



<p>Our VMware-based solutions are awarded by the powers that be, and trusted by enterprises and public organizations alike:</p>



<ul class="wp-block-list">
<li>Certifications: <strong>SecNumCloud, C5, G-Cloud, Agid, HDS, PCI-DSS</strong></li>



<li>Awards: <strong>VMware Cloud Verified, Sovereign Cloud</strong>, and <strong>Zero Carbon Committed Partner</strong></li>



<li>A presence that spans <strong>Europe, North America, and strategic markets worldwide</strong></li>
</ul>



<h3 class="wp-block-heading"><strong>Two strategies, one seamless experience</strong></h3>



<p>To be prepared for any circumstance, OVHcloud has designed a <strong>comprehensive portfolio of Managed VMware solutions</strong>:</p>



<figure class="wp-block-image aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="571" src="https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-12-1024x571.png" alt="" class="wp-image-30625" srcset="https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-12-1024x571.png 1024w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-12-300x167.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-12-768x428.png 768w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-12-1536x856.png 1536w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-12.png 1911w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<ul class="wp-block-list">
<li><strong>Public VCF as-a-Service (Ideal for </strong><strong>small and medium customers)</strong></li>
</ul>



<ul class="wp-block-list">
<li>Entry-level VMware Cloud Foundation at €299/month</li>



<li>Shared infrastructure, fully managed</li>



<li>Perfect for <strong>development, test environments, or smaller production workloads</strong></li>



<li>Fast deployment and easy scaling</li>
</ul>



<ul class="wp-block-list">
<li><strong>Managed VMware vSphere (Ideal for </strong><strong>large, regulated, or demanding workloads)</strong></li>
</ul>



<ul class="wp-block-list">
<li>Dedicated infrastructure with the <strong>highest certified cloud offers</strong></li>



<li>Built-in <strong>hyperconvergence</strong>, <strong>NSX networking</strong>, and <strong>enterprise monitoring</strong></li>



<li>Fully compliant (SecNumCloud, ISO, GDPR) and backed by <strong>24/7 support</strong></li>



<li>Used by governments and large enterprises for secure cloud operations</li>



<li>Provides professional services and solution architects to build the perfect combination of OVHcloud services</li>
</ul>



<ul class="wp-block-list">
<li><strong>Private VCF as-a-Service (Coming soon)</strong></li>
</ul>



<ul class="wp-block-list">
<li>The next generation of Managed VMware vSphere based on VCF 9</li>



<li>Support for&nbsp;<strong>BYOS/BYOL&nbsp;</strong>to enable <strong>migration of VCF licenses</strong> to OVHcloud</li>



<li>Will exist as a managed stretched cluster on 3-AZ (already in&nbsp;<a href="https://labs.ovhcloud.com/en/vmware-3az/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">alpha</a>) for business critical workloads</li>



<li>All the best of OVHcloud expertise on the modern foundations of VCF 9</li>
</ul>



<h3 class="wp-block-heading"><strong>Access to all OVHcloud&#8217;s product portfolio and services</strong></h3>



<p><strong>It’s not just a cloud—it’s the cloud of the future</strong></p>



<p>The cloud we’re building is about more than preparation or infrastructure. It’s about <strong>empowering transformation for the betterment of us all</strong>:</p>



<ul class="wp-block-list">
<li>Dramatically shorter deployment times (from months to hours)</li>



<li>Full-stack automation and simplified management</li>



<li>A clear, sustainable Green IT roadmap with <strong>0.20T CO₂e/MWh</strong> carbon usage in 2022</li>
</ul>



<p>This is <strong>a new foundation that bolsters the enterprise cloud.&nbsp;</strong>Built to support digital sovereignty, environmental goals, and business agility<strong>, without compromise&nbsp;on cost or control</strong>.</p>



<p>VMware may have changed the rules of tech history—but with OVHcloud,<strong> you can now choose how you approach the future.&nbsp;</strong></p>



<h3 class="wp-block-heading"><strong>Encouraging migration without the battle wounds</strong></h3>



<p>We know that migration means more than just moving workloads. It requires retraining teams, rethinking architectures, realigning budgets and maybe losing some good people along the way. That’s why we’ve:</p>



<ul class="wp-block-list">
<li>Simplified the stack</li>



<li>Kept our lock-in policies</li>



<li>Adjusted our offer and hardware to conserve the best price/performance ration within the new licensing rules</li>



<li>Provided professional services and solution architects to build the perfect combination of OVHcloud services</li>
</ul>



<p>We’re encouraging organizations to <strong>make revolutionary leap right now, because the future is already here—</strong>waiting for you to grab the horns.</p>



<h3 class="wp-block-heading"><strong>Time to rally the troops</strong></h3>



<p>The world of virtualization is changing fast, and it’s not slowing down. With Broadcom reshaping how VMware is delivered and licensed, and with new solutions like VMware Cloud Foundation 5.2 and 9.0 becoming the new standard, the path forward is clear: it’s time to&nbsp;<strong>modernize, simplify, and migrate</strong><em>today</em>.</p>



<p>At OVHcloud, we’ve anticipated this shift. We’ve designed a <strong>full-stack, sovereign, and sustainable cloud</strong>, purpose-built for organizations who want <strong>freedom, transparency, and performance</strong> without breaking the bank (or the SLA). Whether you’re a small business looking for a solid entry point or an enterprise needing certified infrastructure and 24/7 expertise, we’ve got your back in this fight!</p>



<p>Because let’s face it. When you’re in the trenches, migration can feel complex. So, we’ve removed the barriers to allow for a fair battle:</p>



<p>✔️ Transparent pricing<br>✔️ No vendor lock-in<br>✔️ Support for your existing VMware licenses<br>✔️ Early access and guidance from our expert teams<br>✔️ Hardware we design and build in-house, optimized for VMware workloads</p>



<p>This is not just about keeping up. It’s about staying ahead—with the right ally, and at the right time in history—with <strong>OVHcloud and VMware.</strong></p>



<p><strong><em>Forward ho!</em></strong></p>



<p><a href="https://www.ovhcloud.com/en/hosted-private-cloud/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">🔗 https://www.ovhcloud.com/en/hosted-private-cloud/</a></p>



<p>🔗 <a href="https://www.ovhcloud.com" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">https://www.ovhcloud.com/fr/solutions/migration-program/</a></p>
<img loading="lazy" decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fthe-revolution-of-vmware-cloud-foundation-vcf-9-0-ovhcloud-stands-with-vmware-customers-to-migrate-into-the-future%2F&amp;action_name=The%20Revolution%20of%20VMware%20Cloud%20Foundation%20%28VCF%29%209.0%3A%20OVHcloud%20stands%20with%20VMware%20customers%20to%20migrate%20into%20the%20future&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Throwing Out a Life Raft: How OVHcloud Rescued Customers from the VMware Licensing Crisis</title>
		<link>https://blog.ovhcloud.com/throwing-out-a-life-raft-how-ovhcloud-rescued-customers-from-the-vmware-licensing-crisis/</link>
		
		<dc:creator><![CDATA[Elena Luoto,&nbsp;Guillaume Maquet&nbsp;and&nbsp;Thomas Gatignon]]></dc:creator>
		<pubDate>Thu, 05 Feb 2026 13:18:50 +0000</pubDate>
				<category><![CDATA[Accelerating with OVHcloud]]></category>
		<category><![CDATA[Broadcom]]></category>
		<category><![CDATA[OVHcloud]]></category>
		<category><![CDATA[VMware]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=30461</guid>

					<description><![CDATA[Crack, splash, boom! In 2024, the VMware ecosystem endured a seismic shift. Broadcom acquired VMware and quickly introduced a controversial change in its pricing model — shifting from a vRAM-based system to one centered on per physical core (pCore) licensing — and shaking the veritable ground&#160;users stood upon. What once allowed customers to pay for [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fthrowing-out-a-life-raft-how-ovhcloud-rescued-customers-from-the-vmware-licensing-crisis%2F&amp;action_name=Throwing%20Out%20a%20Life%20Raft%3A%20How%20OVHcloud%20Rescued%20Customers%20from%20the%20VMware%20Licensing%20Crisis&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed aligncenter is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<span class="videowrapper embed-youtube-nocookie aspect_ratio_563"><iframe loading="lazy" title="Migrating from Private Cloud to Public VCF as-a-service" width="1200" height="675" src="https://www.youtube-nocookie.com/embed/Dogr5s3tkYQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></span> <!-- /.videowrapper -->
</div></figure>



<p><br>Crack, splash, boom! In 2024, the VMware ecosystem endured a seismic shift. Broadcom acquired VMware and quickly introduced a controversial change in its pricing model — shifting from a <strong>vRAM-based system</strong> to one centered on <strong>per physical core (pCore) licensing </strong>— and shaking the veritable ground&nbsp;users stood upon.</p>



<p>What once allowed customers to pay for what they used (GB of reserved memory) suddenly turned into a fixed core-based cost model of costly uncertainty. This expensive paradigm shift — a complete disruption of customer expense and infrastructure woe — was particularly painful for the&nbsp;<strong>SMBs</strong>, or <strong>small and</strong> <strong>mid-sized enterprises.&nbsp;</strong>With their small configurations (less than 16 cores per host), they had not been using advanced VMware features as NSX, yet were suddenly facing all new requirements to obtain a license.</p>



<h2 class="wp-block-heading"><strong>Innovation, disrupted.</strong></h2>



<p>As a solution for these customers over the last 15 years, OVHcloud has delivered the most powerful, certified VMware platform across 3 continents: Managed VMware vSphere, a dedicated and fully-managed VMware service.</p>



<p>Though this change did not impact customers with large configurations and many activated features, OVHcloud customers that were using small hardware configuration of managed VMware vSphere environments were now struggling to find footing on this new shaky ground, as were their service providers. Our Managed vSphere offers were significantly impacted by the rise in cost, a fact that could have a devastating impact on our customers.</p>



<p>Even as many businesses found themselves suddenly uprooted and disoriented, we at OVHcloud were proud to provide a new avenue for migration and choice, while maintaining a trusted continuity of service. The great OVHcloud solution allowed our customers to keep using our services while mitigating this destabilizing change — their building foundations standing strong once again.</p>



<h2 class="wp-block-heading"><strong>A new way forward: OVHcloud migrates you to Public VCF as-a-Service</strong></h2>



<p>The idea of <strong>&#8220;Innovation for Freedom&#8221;</strong> is at OVHcloud&#8217;s very core: we believe in the accessibility of tech for all. As such, we proudly launched a large-scale initiative to propose to the most impacted customers the migration from&nbsp;<strong>Managed VMware vSphere</strong> to our brand new <strong>Public VCF (VMware Cloud Foundation) as-a-Service</strong>, sparing them from suffering broken infrastructures, a would-be massive price hike, and the painful bruises of manual migration.</p>



<p>We saw an opportunity to support our customers during a challenging time, rather than leaving them to navigate licensing changes on their own. This situation prompted us to innovate and develop new solutions that would benefit our customers, ensuring they could continue to thrive without disruption.</p>



<h2 class="wp-block-heading"><strong>Why with Public VCF as-a-Service?&nbsp;</strong></h2>



<p>Customers were primarily concerned with the price increase stemming from the change, rather than the product. The transition toward VCF makes sense and bring a lot of good things, and VMware is a strong and efficient solution. So we addressed the price, kept the quality, and included a seamless migration for our customers a key part of the project&#8217;s objectives.</p>



<ul class="wp-block-list">
<li><strong>A cost-effective shared infrastructure</strong> that absorbs the spike in core-based pricing.</li>



<li><strong>A seamless transition with no reskilling required, </strong>one that mirrors the existing VMware environment.</li>



<li><strong>A sovereign and trusted cloud </strong>— our datacenters are located in Europe and Canada, aligned with GDPR, ISO/IEC 27000, and SecNumCloud certifications.</li>
</ul>



<h2 class="wp-block-heading"><strong>Customer segmentation: a tailored migration strategy</strong></h2>



<p>Our hero strategy? <em>Trying to save as many as we can!</em> To optimize risk-sharing and minimize disruption, we grouped our customers based on their technological context. We started with:</p>



<ol class="wp-block-list">
<li><strong>Customers with a simple footprint </strong>—often without hybrid capabilities.</li>



<li><strong>Microsoft-licensed customers </strong>— operating with centralized licensing servers.</li>



<li><strong>Network virtualized customers </strong>— heavy NSX deployments needing precise mapping.</li>



<li><strong>vSAN/Hyperconverged environments </strong>— complex storage structures requiring careful transition.</li>
</ol>



<p><strong>How we rebuilt the tech city: fully automated, risk-free migration</strong></p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="756" height="504" src="https://blog.ovhcloud.com/wp-content/uploads/2026/02/image.jpeg" alt="" class="wp-image-30462" srcset="https://blog.ovhcloud.com/wp-content/uploads/2026/02/image.jpeg 756w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-300x200.jpeg 300w" sizes="auto, (max-width: 756px) 100vw, 756px" /></figure>



<p>Like a city crumbled by disaster, migration at this scale required more than planning—it demanded precision. That’s why OVHcloud built a <strong>fully automated orchestration stack</strong> (based on <strong>Golang</strong> — and we used open-source<strong> </strong><a href="https://zpodfactory.github.io/" type="link" id="https://zpodfactory.github.io/" rel="nofollow external noopener noreferrer" data-wpel-link="external" target="_blank">zPod project</a> during the R&amp;D phase). Here&#8217;s what that blueprint looked like:</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="1280" height="720" src="https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMUG-Belgium-may-2025-v1.1.jpg" alt="" class="wp-image-30469" srcset="https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMUG-Belgium-may-2025-v1.1.jpg 1280w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMUG-Belgium-may-2025-v1.1-300x169.jpg 300w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMUG-Belgium-may-2025-v1.1-1024x576.jpg 1024w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMUG-Belgium-may-2025-v1.1-768x432.jpg 768w" sizes="auto, (max-width: 1280px) 100vw, 1280px" /></figure>



<ul class="wp-block-list">
<li><strong>Pre-checks</strong>: Scan for blockers, validate configurations, freeze periods.</li>



<li><strong>Customer context creation</strong>: Networking (VXLAN/VLAN), NFS storage, user access.</li>



<li><strong>Migration execution</strong>: vMotion, IS and billing mapping, end-of-window verification.</li>



<li><strong>Final validation</strong>: Public IP, health checks, affinity rules, segment profiles.</li>
</ul>



<h2 class="wp-block-heading"><strong>Challenges overcome</strong></h2>



<p>We came together on this one — it wasn’t a simple “lift and shift” of the rubble. Among the technical and operational challenges our teams tackled:</p>



<ul class="wp-block-list">
<li>Lifecycle and deployment hardening at scale</li>



<li>Layer 2 connectivity and VXLAN bridging</li>



<li>Multi-tenant orchestration with LACP complexity</li>



<li>Preserving customer-specific network and software topologies</li>
</ul>



<p>It must be said, these are real-world obstacles were such that only an experienced partner could solve and fix them efficiently. OVHcloud is proud to not have shrunk away from the challenge, and to count this among the wins that will help keep the tech world growing strong.</p>



<h2 class="wp-block-heading"><strong>Why this matters: freedom, continuity, and cost protection</strong></h2>



<p>What makes the OVHcloud solution unique? We decided to prioritize the big picture and the every-customer, seeing the future we could rebuild together and not the money we could skim on the side. Innovation, freedom, togetherness. We stand tall in OVHcloud’s values, while even managing to:</p>



<ul class="wp-block-list">
<li><strong>Ensure a price freeze for 9-12 months</strong>, despite the VMware price hike, while we migrated the customer to their new “Public VCF as-a-Service” environment</li>



<li><strong>Not allow a service disruption</strong>, and planning migration while running, with “hot” vMotion and real-time storage mapping</li>



<li><strong>Introduce License Portability (BYOL)</strong> coming soon—bring your existing VMware licenses and activate<strong> in</strong> <strong>minutes to Managed VMware vSphere</strong>, not weeks.</li>
</ul>



<h2 class="wp-block-heading"><strong>Power of Choice, Powered by OVHcloud</strong></h2>



<p>OVHcloud’s Managed VMware solutions offer businesses a fully managed, enterprise-grade virtualization platform that combines VMware’s industry-leading software with our trusted infrastructure, support, and security.</p>



<p><strong>Current Managed VMware solutions</strong></p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="1280" height="720" src="https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMware_on_OVHcloud_Jan26_External.jpg" alt="" class="wp-image-30472" srcset="https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMware_on_OVHcloud_Jan26_External.jpg 1280w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMware_on_OVHcloud_Jan26_External-300x169.jpg 300w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMware_on_OVHcloud_Jan26_External-1024x576.jpg 1024w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMware_on_OVHcloud_Jan26_External-768x432.jpg 768w" sizes="auto, (max-width: 1280px) 100vw, 1280px" /></figure>



<p>With VMware&#8217;s new pricing model placing pressure on thousands of businesses, OVHcloud didn’t just react—we&nbsp;<strong>innovated</strong>. We designed a new way forward, delivered it with little cost to you, and scaled a migration model that turns a pricing crisis into a platform evolution that you can rebuild on.</p>



<h2 class="wp-block-heading"><strong>Continuing the transformation</strong></h2>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="756" height="504" src="https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-1.jpeg" alt="" class="wp-image-30463" srcset="https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-1.jpeg 756w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/image-1-300x200.jpeg 300w" sizes="auto, (max-width: 756px) 100vw, 756px" /></figure>



<p>Like heroes who care, we won&#8217;t stop here. We will keep on adapting our offering to the need of our customers:&nbsp;</p>



<ul class="wp-block-list">
<li>New hardware for Managed VMware vSphere, reviewed to better fit the new licensing rules and provide, as always, the best price/performance ratio</li>



<li>A whole new managed VMware Cloud Fundation solution to give you all that VCF 9 has to offer, including a fully managed stretched cluster version already in <a href="https://labs.ovhcloud.com/en/vmware-3az/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">alpha</a></li>



<li>For those seeking on-premise solutions, with <a href="https://www.ovhcloud.com/en/hosted-private-cloud/onprem-cloud-platform/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">OPCP </a>(On-Premise Cloud Platform) already allows to bring VCF at home</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="1280" height="720" src="https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMware_on_OVHcloud_Jan26_External2.jpg" alt="" class="wp-image-30474" srcset="https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMware_on_OVHcloud_Jan26_External2.jpg 1280w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMware_on_OVHcloud_Jan26_External2-300x169.jpg 300w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMware_on_OVHcloud_Jan26_External2-1024x576.jpg 1024w, https://blog.ovhcloud.com/wp-content/uploads/2026/02/VMware_on_OVHcloud_Jan26_External2-768x432.jpg 768w" sizes="auto, (max-width: 1280px) 100vw, 1280px" /></figure>



<p><strong>To our customers, big and small: we see you, and we value you. Your freedom to choose, adapt, grow and stay safe, even in the face of disaster—this is our mission that we are proud to uphold.</strong></p>



<p><em>Up, up and away!</em></p>



<p></p>
<img loading="lazy" decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fthrowing-out-a-life-raft-how-ovhcloud-rescued-customers-from-the-vmware-licensing-crisis%2F&amp;action_name=Throwing%20Out%20a%20Life%20Raft%3A%20How%20OVHcloud%20Rescued%20Customers%20from%20the%20VMware%20Licensing%20Crisis&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>PostgreSQL and AI: The pragmatic path to smarter data</title>
		<link>https://blog.ovhcloud.com/postgresql-and-ai-the-pragmatic-path-to-smarter-data/</link>
		
		<dc:creator><![CDATA[Jonathan Clarke]]></dc:creator>
		<pubDate>Thu, 11 Dec 2025 15:11:00 +0000</pubDate>
				<category><![CDATA[Accelerating with OVHcloud]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[aiven]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Managed Database]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=30100</guid>

					<description><![CDATA[Beyond the buzz: Building AI on solid foundations Artificial intelligence has quickly become the cornerstone of digital innovation. From text generation to image recognition and intelligent automation, AI is redefining how organisations extract value from data. At OVHcloud, we believe this transformation shouldn’t only belong to the tech elite &#8211; it should be open, accessible, [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fpostgresql-and-ai-the-pragmatic-path-to-smarter-data%2F&amp;action_name=PostgreSQL%20and%20AI%3A%20The%20pragmatic%20path%20to%20smarter%20data&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading"><strong>Beyond the buzz: Building AI on solid foundations</strong></h2>



<p><strong>Artificial intelligence</strong> has quickly become the cornerstone of digital innovation. From text generation to image recognition and intelligent automation, AI is redefining how organisations extract value from data.</p>



<p>At OVHcloud, we believe this transformation shouldn’t only belong to the tech elite &#8211; it should be open, accessible, and built on trusted, sovereign infrastructure.</p>



<p>This vision drives everything from our <a href="https://www.ovhcloud.com/en-ie/public-cloud/ai-endpoints/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong>AI Endpoints</strong></a> and <a href="https://www.ovhcloud.com/en-ie/public-cloud/ai-deploy/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong>AI Deploy</strong></a> solutions to our <a href="https://huggingface.co/blog/OVHcloud/inference-providers-ovhcloud" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong>Hugging Face partnership</strong></a>, which empowers developers to run open <strong>inference</strong> models directly in the cloud. But beyond those flagship initiatives, AI also lives in the everyday – in the data that powers recommendations, insights and smarter user experiences.</p>



<p>And that’s where <strong>PostgreSQL + Vector capabilities</strong> come in.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="841" height="561" src="https://blog.ovhcloud.com/wp-content/uploads/2025/02/Image1.png" alt="" class="wp-image-28243" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/02/Image1.png 841w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/Image1-300x200.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/Image1-768x512.png 768w" sizes="auto, (max-width: 841px) 100vw, 841px" /></figure>



<h2 class="wp-block-heading"><strong>Vectors: Where data meets understanding</strong></h2>



<p>At its core, AI systems function by decoding relationships between words, images or user behaviours. To do that, machine learning models translate these entities <strong>into vectors </strong>— mathematical representations that capture meaning and similarity.</p>



<p>A vector representation allows a system to measure how close two pieces of data are. It is the foundation of <strong>semantic search</strong>, <strong>recommendation engines</strong>, <strong>facial recognition</strong> and <strong>anomaly detection systems</strong>.</p>



<p>Traditionally, companies needed to move their datasets from transactional databases into specialised “vector databases.” While vector databases are effective for purely vector-centric workloads, this approach often comes with <strong>higher complexity</strong>, data duplication, and <strong>integration</strong> <strong>overhead</strong>. These challenges are not ideal for production-grade systems that demand reliability and compliance.</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="373" height="355" src="https://blog.ovhcloud.com/wp-content/uploads/2025/12/image-2.png" alt="" class="wp-image-30101" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/12/image-2.png 373w, https://blog.ovhcloud.com/wp-content/uploads/2025/12/image-2-300x286.png 300w" sizes="auto, (max-width: 373px) 100vw, 373px" /></figure>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>PostgreSQL + pgvector: AI where your data already lives</strong></h2>



<p>Instead of creating yet another database to maintain, <a href="https://www.ovhcloud.com/en-ie/public-cloud/postgresql/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong>PostgreSQL</strong></a> offers an elegant solution: the <strong><em>pgvector </em>extension</strong>. With pgvector, organisations can store, query and compare vectorised data alongside traditional relational data, using the same SQL syntax they already know. pgvector also allows you to build full or partial indexes to speed up similarity search.</p>



<p>In other words, PostgreSQL becomes not just your source of truth, but also your foundation for AI experimentation and delivery.</p>



<p>Here’s what this means in practice:</p>



<ul class="wp-block-list">
<li><strong>Simplified architecture</strong>: Keep data in one place. No ETL pipelines or synchronisation risks.</li>



<li><strong>Familiar SQL workflow</strong>: Run similarity searches directly in SQL, with ACID guarantees intact.</li>



<li><strong>Faster time to value</strong>: Build and iterate AI use cases faster, without learning a new database technology.</li>
</ul>



<p>This is AI grounded in operational reality — a pragmatic path for enterprises to explore machine learning use cases <strong>safely</strong> and <strong>efficiently</strong>.</p>



<h2 class="wp-block-heading"><strong>A practical use case: Real-time product recommendations</strong></h2>



<p>Imagine an e-commerce company managing both product and customer data in <a href="https://www.ovhcloud.com/en-ie/public-cloud/postgresql/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong>Managed PostgreSQL</strong></a> at OVHcloud, ensuring access to the latest, most performant features.</p>



<p>By combining <em>pgvector</em> with embeddings generated from an open-source model, the team can:</p>



<ol class="wp-block-list">
<li>Convert product descriptions and user preferences into vector representations.</li>



<li>Store these vectors in PostgreSQL columns alongside stock levels, pricing and metadata.</li>



<li>Run a <strong>similarity search</strong> that finds relevant products instantly: for example, recommending ‘eco-friendly alternatives’ or ‘similar styles’ while ensuring only in-stock items are shown.</li>
</ol>



<p>The entire process happens within PostgreSQL — <strong>no need for external vector databases or data duplication</strong>.</p>



<p><strong>The result</strong>: real-time, AI-enhanced customer experiences powered by trusted, open technology.</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="364" height="262" src="https://blog.ovhcloud.com/wp-content/uploads/2025/12/image-3.png" alt="" class="wp-image-30102" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/12/image-3.png 364w, https://blog.ovhcloud.com/wp-content/uploads/2025/12/image-3-300x216.png 300w" sizes="auto, (max-width: 364px) 100vw, 364px" /></figure>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>The enterprise reality: AI without reinventing the wheel</strong></h2>



<p>In the rush to ‘go AI’, many <strong>organisations risk overcomplicating</strong> their architectures by chasing the latest dedicated vector databases. While those solutions have their place, <strong>PostgreSQL</strong>’s maturity, ecosystem and extensibility make it uniquely suited for the vast majority of enterprise AI workloads.</p>



<p>For most companies exploring AI, starting with what they already know, PostgreSQL, means <strong>solid foundations</strong>,<strong> less risk</strong>,<strong> faster learning </strong>and<strong> lower cost</strong>.</p>



<h2 class="wp-block-heading"><strong>The OVHcloud advantage: Open, managed, secure</strong></h2>



<p>OVHcloud’s partnership with <a href="https://aiven.io/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong>Aiven</strong></a>, which brings proven expertise in managing PostgreSQL at scale, ensures our customers benefit from the latest capabilities as soon as they are production-ready, without operational difficulties. Let your teams <strong>focus on their product</strong> rather than worry about database resources and infrastructure.</p>



<p>Additionally, OVHcloud customers can benefit from a service-level agreement (SLA) of up to 99.99% via its <a href="https://help.ovhcloud.com/csm/en-public-cloud-databases-migrate-1az-to-3az?id=kb_article_view&amp;sysparm_article=KB0072137" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Multi-Availability Zone</a> (3-AZ) regions. These regions feature geographically separated zones with independent power, cooling and network systems, providing true fault isolation.</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="345" height="345" src="https://blog.ovhcloud.com/wp-content/uploads/2025/12/image-4.png" alt="" class="wp-image-30103" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/12/image-4.png 345w, https://blog.ovhcloud.com/wp-content/uploads/2025/12/image-4-300x300.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2025/12/image-4-150x150.png 150w, https://blog.ovhcloud.com/wp-content/uploads/2025/12/image-4-70x70.png 70w" sizes="auto, (max-width: 345px) 100vw, 345px" /></figure>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p>At <strong>OVHcloud</strong>, we see PostgreSQL as more than a database. It’s a bridge between today’s workloads and tomorrow’s intelligent systems. And as AI workloads evolve, we’ll continue to integrate the technologies that matter: from <strong>vector search</strong> and <strong>AI embeddings</strong> to seamless connections with <strong>AI Endpoints</strong> and <strong>Hugging Face models</strong>.</p>
<img loading="lazy" decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fpostgresql-and-ai-the-pragmatic-path-to-smarter-data%2F&amp;action_name=PostgreSQL%20and%20AI%3A%20The%20pragmatic%20path%20to%20smarter%20data&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Why PostgreSQL is still your go-to database and how OVHcloud helps you utilise it</title>
		<link>https://blog.ovhcloud.com/why-postgresql-is-still-your-go-to-database-and-how-ovhcloud-helps-you-utilise-it/</link>
		
		<dc:creator><![CDATA[Jonathan Clarke]]></dc:creator>
		<pubDate>Tue, 16 Sep 2025 08:33:28 +0000</pubDate>
				<category><![CDATA[Accelerating with OVHcloud]]></category>
		<category><![CDATA[Managed Database]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[Public Cloud]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=29610</guid>

					<description><![CDATA[Introduction PostgreSQL, widely recognised as one of the most advanced open-source relational databases, continues to set the standard for performance, scalability, and flexibility. Its ability to evolve quickly—thanks to an active, committed community—means that every release introduces features that tackle real-world challenges for developers, database administrators, and IT leaders. Since PostgreSQL 14 in 2021, we’ve [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fwhy-postgresql-is-still-your-go-to-database-and-how-ovhcloud-helps-you-utilise-it%2F&amp;action_name=Why%20PostgreSQL%20is%20still%20your%20go-to%20database%20and%20how%20OVHcloud%20helps%20you%20utilise%20it&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<p><strong>Introduction</strong></p>



<p>PostgreSQL, widely recognised as one of the most advanced open-source relational databases, continues to set the standard for <strong>performance, scalability, and flexibility</strong>. Its ability to evolve quickly—thanks to an active, committed community—means that every release introduces features that tackle real-world challenges for developers, database administrators, and IT leaders.</p>



<p><strong>Since PostgreSQL 14 in 2021</strong>, we’ve seen rapid innovation: richer data types, faster and more efficient queries, stronger replication, and simpler ways to manage complex workloads. For organisations building SaaS platforms, cloud-native applications, or analytics pipelines, these advancements translate directly into faster time-to-market and more resilient systems. This is exactly what’s covered in this blog.</p>



<p><strong>OVHcloud </strong>makes it easier for you to run <a href="https://www.ovhcloud.com/en/public-cloud/postgresql/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">production-grade PostgreSQL</a> in the cloud. Our partnership with <a href="https://aiven.io/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong>Aiven</strong></a>, a company with deep expertise in managing PostgreSQL at scale, ensures our customers benefit from the latest capabilities as soon as they are production-ready, without operational difficulties. Additionally, OVHcloud customers can benefit from a service-level agreement (SLA) of up to 99.99% via its <strong>Multi-Availability Zone</strong> (3-AZ) Regions. These regions feature geographically separated zones with independent power, cooling, and network systems, providing true fault isolation.</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="495" height="331" src="https://blog.ovhcloud.com/wp-content/uploads/2025/09/image.png" alt="" class="wp-image-29611" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/09/image.png 495w, https://blog.ovhcloud.com/wp-content/uploads/2025/09/image-300x201.png 300w" sizes="auto, (max-width: 495px) 100vw, 495px" /></figure>



<p><strong>Why stay current with PostgreSQL releases?</strong></p>



<p>Upgrading to the latest PostgreSQL release isn’t just good practice; it’s a strategic advantage:</p>



<ul class="wp-block-list">
<li><strong>Performance and scalability</strong> – New releases bring optimisations for query execution, indexing, and parallel processing, enabling applications to scale without losing speed.</li>



<li><strong>Developer-friendly features</strong> – Additions like the <strong>MERGE</strong> command or improved JSON handling cut through complexity and unlocks potential.</li>
</ul>



<ul class="wp-block-list">
<li><strong>Security and compliance</strong> – Updated authentication, encryption, and replication methods keep data secure and meet modern compliance needs.</li>



<li><strong>Community and support</strong> – The PostgreSQL community focuses its energy on the latest versions. Staying current means benefiting from the latest patches, fixes, and extensions.</li>
</ul>



<p><strong>Key PostgreSQL milestones since v14</strong></p>



<p>Here’s a breakdown of key highlights from PostgreSQL 14, 15, 16, and 17.</p>



<p><strong>v14 (2021)</strong></p>



<ul class="wp-block-list">
<li><strong>JSON enhancements</strong> simplified working with nested JSON values, making it easier for applications with dynamic data structures.</li>



<li><strong>Multiranges</strong> enabled efficient handling of non-contiguous date or number ranges, ideal for scheduling systems or financial datasets.</li>



<li><strong>LZ4 compression</strong> for large text/binary fields reduced storage needs while improving read speeds.</li>
</ul>



<p><strong>Impact:</strong> Developers gained more expressive tools for complex data types while infrastructure teams saw improved storage efficiency.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p><strong>v15 (2022)</strong></p>



<ul class="wp-block-list">
<li><strong>SQL MERGE command</strong> brought easier and faster upserts, replacing complex multi-step queries for conditional inserts/updates.</li>



<li>Improved sort performance, compression, and replication capabilities for entire schemas.</li>
</ul>



<p><strong>Impact:</strong> ETL pipelines and data warehousing workflows became simpler, and applications with heavy update logic ran more smoothly and efficiently.</p>



<p>PostgreSQL <strong>v15</strong> introduced the <strong>SQL MERGE</strong> command, a game changer for these workflows. Updating or inserting data into a database can be a multi-step process. In data warehousing, ETL (Extract, Transform, Load) pipelines often require complex scripts to handle conditional logic: “if the record exists, update it; if not, insert it.” This is both slow and hard to maintain. <strong>SQL MERGE</strong> allows you to perform these “upsert” operations quickly and easily with a single command, which cleans up your queries and speeds up data ingestion.</p>



<p><strong>The OVHcloud advantage:</strong> With OVHcloud Managed PostgreSQL, you don’t need to worry about the underlying infrastructure. Simply connect to your instance, run the new <strong>MERGE</strong> command, and you’ll immediately see performance improvements in your data sync. And what if this data merge ends up needing a bigger instance? No worries, you can quickly scale up your instance. Our team handles resource management, so your team can focus on extracting insights from data.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p><strong>v16 (2023)</strong></p>



<ul class="wp-block-list">
<li><strong>Parallelisation of full and right outer hash joins</strong> delivered major speed boosts for analytical workloads on large datasets.</li>



<li><strong>Logical replication from standby</strong> enabled greater read scaling and more flexible high-availability architectures.</li>



<li>Faster bulk data loading improved ingestion for analytics and big data projects.</li>
</ul>



<p><strong>Impact:</strong> High-demand apps and analytics platforms could handle larger workloads with less tuning effort.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p><strong>v17 (2024)</strong></p>



<ul class="wp-block-list">
<li><strong>Enhanced logical replication failover</strong> provided finer control in HA environments.</li>



<li>Improved <strong>querying</strong> using <strong>advanced SQL/JSON</strong> made it easier to manipulate complex data structures.</li>



<li><strong>Incremental backups</strong> reduced backup times and storage requirements.</li>
</ul>



<p><strong>Impact:</strong> Businesses running mission-critical workloads gained more resilience, and backup operations became lighter and faster.</p>



<p>Downtime in mission-critical applications is costly, and every second counts. Setting up your database to handle failover without data loss requires a complex, manual process for configuring replication and standby servers.</p>



<p>Recent versions have made major strides in high availability (HA).</p>



<ul class="wp-block-list">
<li><strong>v16</strong> enabled <strong>logical replication from a standby server</strong>, which is perfect for read scaling and distributing workloads.</li>



<li><strong>v17</strong> introduced <strong>enhanced logical replication failover</strong>, giving you more granular control and automated, seamless transitions in HA environments.</li>
</ul>



<p><strong>The OVHcloud advantage: </strong>OVHcloud’s <a href="https://help.ovhcloud.com/csm/en-public-cloud-databases-migrate-1az-to-3az?id=kb_article_view&amp;sysparm_article=KB0072137" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Multi-Availability Zone</a> (3-AZ) Regions are architected for true fault isolation. By combining this physical resiliency with the latest logical replication features, we’re able to deliver a <strong>99.99% SLA</strong>. Our managed service handles the complex setup, monitoring, and failover management, so your application is always available; without your team lifting a finger.</p>



<p><strong>Looking ahead: PostgreSQL 18</strong></p>



<p>Expected in September 2025, PostgreSQL 18 is set to refine logical replication further, introduce more advanced index types, and expand native <strong>vector support</strong>—creating new possibilities for AI and ML pipelines that require quick, high-dimensional data searches.</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="601" height="400" src="https://blog.ovhcloud.com/wp-content/uploads/2025/09/CloudDB-HeroPostgree@2x_0.webp" alt="" class="wp-image-29614" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/09/CloudDB-HeroPostgree@2x_0.webp 601w, https://blog.ovhcloud.com/wp-content/uploads/2025/09/CloudDB-HeroPostgree@2x_0-300x200.webp 300w" sizes="auto, (max-width: 601px) 100vw, 601px" /></figure>



<p><strong>Migration made easy with OVHcloud</strong></p>



<p>Every release packs in useful features, but upgrading PostgreSQL can be tricky, with compatibility checks and rollback planning in the mix. The fear of breaking compatibility, losing data, or facing unexpected downtime often stops organisations from adopting valuable new features. OVHcloud’s managed service removes this friction:</p>



<ul class="wp-block-list">
<li><strong>Latest versions available instantly</strong> in your OVHcloud Control Panel once production-ready. When you’re ready, upgrade your production instance with just a few clicks in the OVHcloud Control Panel.</li>



<li><strong>Test before you commit:</strong> Easily <strong>spin up a staging environment</strong> with the new PostgreSQL version <strong>with a few clicks</strong> to test migrations before going live. This way, you can test your applications and queries in a safe space before making any changes to your live data.</li>



<li><strong>Built-in safety nets: </strong>Access built-in backups and rollback options for seamless upgrades. OVHcloud provides <strong>automated backups and rollback options</strong>, so you can confidently upgrade, knowing you can revert to a stable state if needed.</li>
</ul>



<p>Once upgraded, you can start taking advantage of new features right away, whether it’s optimising queries with improved parallel joins or simplifying business logic with the MERGE command.</p>



<p><strong>The bottom line</strong></p>



<p>PostgreSQL’s journey from v14 to v17—and soon v18—is proof of the <strong>open-source community’s ability to innovate</strong> while keeping the database robust and reliable. PostgreSQL’s continuous improvements are its superpower. From the <strong>MERGE</strong> command in v15 to enhanced replication in v17, each update brings tangible benefits that elevate performance, developer experience, and system resilience.</p>



<p>Staying current isn’t just about having the latest tech; it’s about unlocking performance, security, and features that keep your applications competitive.</p>



<p>With <a href="https://www.ovhcloud.com/en/public-cloud/postgresql/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong>OVHcloud Cloud Databases for PostgreSQL</strong></a>, powered with our partner <strong>Aiven</strong>, you get all of these benefits without the complexity of managing the database yourself—freeing your team to focus on building what matters.</p>
<img loading="lazy" decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fwhy-postgresql-is-still-your-go-to-database-and-how-ovhcloud-helps-you-utilise-it%2F&amp;action_name=Why%20PostgreSQL%20is%20still%20your%20go-to%20database%20and%20how%20OVHcloud%20helps%20you%20utilise%20it&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Elevate your OVHcloud architecture visuals with product icons</title>
		<link>https://blog.ovhcloud.com/elevate-your-ovhcloud-architecture-visuals-with-product-icons/</link>
		
		<dc:creator><![CDATA[Fabien Bouvet]]></dc:creator>
		<pubDate>Wed, 26 Mar 2025 10:30:28 +0000</pubDate>
				<category><![CDATA[Accelerating with OVHcloud]]></category>
		<category><![CDATA[Ecosystem]]></category>
		<category><![CDATA[Brand]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[OVHcloud]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=28442</guid>

					<description><![CDATA[OVHcloud uses strong visuals, including product icons, to clearly and effectively explain complex solutions. These icons, designed by our in-house design team, help architects, IT managers, developers, integrators, or consultants organise their ideas, map cloud architectures, and collaborate better with their teams, customers, and partners. Why product icons matter Product icons add visual appeal and [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Felevate-your-ovhcloud-architecture-visuals-with-product-icons%2F&amp;action_name=Elevate%20your%20OVHcloud%20architecture%20visuals%20with%20product%20icons&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<p>OVHcloud uses strong visuals, including product icons, to clearly and effectively explain complex solutions. These icons, designed by our in-house design team, help architects, IT managers, developers, integrators, or consultants organise their ideas, map cloud architectures, and collaborate better with their teams, customers, and partners.</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="1280" height="720" src="https://blog.ovhcloud.com/wp-content/uploads/2025/03/ServiceMap_3_25.jpg" alt="" class="wp-image-28451" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/03/ServiceMap_3_25.jpg 1280w, https://blog.ovhcloud.com/wp-content/uploads/2025/03/ServiceMap_3_25-300x169.jpg 300w, https://blog.ovhcloud.com/wp-content/uploads/2025/03/ServiceMap_3_25-1024x576.jpg 1024w, https://blog.ovhcloud.com/wp-content/uploads/2025/03/ServiceMap_3_25-768x432.jpg 768w" sizes="auto, (max-width: 1280px) 100vw, 1280px" /></figure>



<h2 class="wp-block-heading">Why product icons matter</h2>



<p>Product icons add visual appeal and clarity to graphics and presentations, among other advantages:</p>



<ul class="wp-block-list">
<li><strong>Consistency</strong>: they give all OVHcloud products the same look and feel.</li>



<li><strong>Accessibility</strong>: they make technical concepts easy for everyone to understand.</li>



<li><strong>Efficiency</strong>: teams save time on media projects thanks to OVHcloud’s library of ready-to-use icons.</li>
</ul>



<h2 class="wp-block-heading">Where do I find product icons?</h2>



<p>You can find product icons in our <a href="https://zeroheight.com/6fc8a63f7/p/49e861-iconography/b/331811" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Brand Hub</a>, a central repository of OVHcloud graphics. Need a custom icon? This library is packed with options, adapted to your needs, to download and use.</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="711" height="688" src="https://blog.ovhcloud.com/wp-content/uploads/2025/03/image-17.png" alt="" class="wp-image-28445" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/03/image-17.png 711w, https://blog.ovhcloud.com/wp-content/uploads/2025/03/image-17-300x290.png 300w" sizes="auto, (max-width: 711px) 100vw, 711px" /></figure>



<p>There are <strong>over 100 product icons </strong>in the OVHcloud library, sorted into <strong>Compute</strong>, <strong>Network</strong>, <strong>Storage</strong>, and many other categories. They represent a broad selection of OVHcloud solutions, making it easy to create custom visual aids that match your specific needs. The main icon categories include:</p>



<ul class="wp-block-list">
<li><strong>Compute</strong>: for computing resources (dedicated servers, VPS, Bare Metal servers).</li>



<li><strong>Network</strong>: for network components (load balancers, VPN, and firewalls).</li>



<li><strong>Storage</strong>: for storage solutions (Object, Block, and File Storage).</li>



<li><strong>Telephony</strong>: for solutions like VOIP, SIP Trunk or Fax, and SMS.</li>



<li><strong>Containers</strong>: for Kubernetes, Docker and other container orchestrators.</li>



<li><strong>Databases</strong>: for managed databases (MySQL, PostgreSQL, and more).</li>



<li><strong>AI &amp; Machine Learning</strong>: for AI tools and platforms.</li>



<li><strong>Identity &amp; Security</strong>: for WAF, IAM, DDoS protection and other cybersecurity tools.</li>
</ul>



<h2 class="wp-block-heading">Unlock the full potential of product icons</h2>



<p>Our product icons are versatile and designed for maximum visual and technical impact, mainly in:</p>



<ul class="wp-block-list">
<li><strong>Architectural layouts: </strong>product icons, integrated with tools such as <strong>Excalidraw, Lucidchart, Microsoft Visio,</strong> or <strong>Diagrams.net</strong> clearly and fully illustrate complex infrastructure, or customer solutions.<br><br></li>



<li><strong>Standard repositories:</strong> the standard graphics available on the OVHcloud internal Confluence platform also include product icons, giving it a refined and uniform look.</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="802" height="450" src="https://blog.ovhcloud.com/wp-content/uploads/2025/03/Image2.png" alt="" class="wp-image-28449" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/03/Image2.png 802w, https://blog.ovhcloud.com/wp-content/uploads/2025/03/Image2-300x168.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2025/03/Image2-768x431.png 768w" sizes="auto, (max-width: 802px) 100vw, 802px" /></figure>



<h2 class="wp-block-heading">Tips for using product icons</h2>



<p>Here’s how to get the most out of our product icons:</p>



<ul class="wp-block-list">
<li><strong>Visual</strong> <strong>simplicity</strong>: don’t cram too much into your visuals; a few key icons should do the trick.</li>



<li><strong>Accessibility</strong>: Pick the right colours and contrast levels to make your media more readable for everyone.</li>



<li><strong>Consistency</strong>: always use the official OVHcloud icons for a <strong>well-balanced brand</strong> <strong>image</strong>.</li>
</ul>



<h2 class="wp-block-heading">Documentation and training materials</h2>



<p>Generated icons aren’t just useful for architectural design; they are also <strong>effective educational</strong> and <strong>communication resources</strong>. No matter your role—<strong>trainer</strong>, <strong>technical writer</strong>, <strong>product</strong> <strong>manager,</strong> or <strong>marketing</strong> <strong>manager</strong>—you can use these icons to present your content plainly and professionally.</p>



<ul class="wp-block-list">
<li><strong>Clearer understanding</strong>: product icons in well-structured visuals make it easier for users (new and existing), partners, and internal teams to grasp technical concepts.</li>



<li><strong>Highly engaging materials</strong>: quality visuals make for better <strong>user guides</strong>, <strong>product overviews</strong>, and <strong>technical articles</strong>, to capture your audience and get your message across.</li>



<li><strong>Faster training and onboarding</strong>: new employees or customers can quickly learn about and navigate the OVHcloud ecosystem and universes, thanks to standardised icons.</li>



<li><strong>Strong brand and professional image</strong>: incorporating OVHcloud icons into your media elevates its visual appeal, creating a unified and professionallook—aligned with market standards.</li>
</ul>



<p>From <strong>technical presentations</strong> to <strong>online training</strong> and <strong>sales pitches</strong>, product icons are a <strong>universal</strong> language that effectively communicate information and showcase OVHcloud’s expertise. Beyond technical charts, icons are also useful in<a href="https://help.ovhcloud.com/csm/en-gb-documentation?id=kb_home" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong> user guides</strong></a><strong>, training materials, technical articles, and marketing</strong> <strong>presentations.</strong></p>



<h2 class="wp-block-heading">Conclusion</h2>



<p>With product icons, you can organise, document, and structure your work more efficiently, making it resonate every step of the way. Whether you’re sketching out ideas for customers, working with your team, or documenting your projects, product icons make your message sharper and way more memorable.</p>
<img loading="lazy" decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Felevate-your-ovhcloud-architecture-visuals-with-product-icons%2F&amp;action_name=Elevate%20your%20OVHcloud%20architecture%20visuals%20with%20product%20icons&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Managed Valkey: Our Commitment to Open Source and Customer choice.</title>
		<link>https://blog.ovhcloud.com/valkey-open-source-commitment/</link>
		
		<dc:creator><![CDATA[Jonathan Clarke]]></dc:creator>
		<pubDate>Mon, 03 Mar 2025 10:04:51 +0000</pubDate>
				<category><![CDATA[Accelerating with OVHcloud]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[Open Source]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=28254</guid>

					<description><![CDATA[OVHcloud strives for openness, expert takes and customer centricity. As part of this commitment, we keep adapting to next-gen industry shifts. Our goal remains the same: to provide our community with top market solutions. Up to now, OVHcloud had offered a Managed Caching service based on the renowned Redis engine. We helped our customers to [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fvalkey-open-source-commitment%2F&amp;action_name=Managed%20Valkey%3A%20Our%20Commitment%20to%20Open%20Source%20and%20Customer%20choice.&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<p>OVHcloud strives for <strong>openness, expert takes and customer centricity</strong>. As part of this commitment, we keep adapting to next-gen industry shifts. Our goal remains the same: to provide our community with top market solutions.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="841" height="561" src="https://blog.ovhcloud.com/wp-content/uploads/2025/02/Image1.png" alt="" class="wp-image-28243" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/02/Image1.png 841w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/Image1-300x200.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/Image1-768x512.png 768w" sizes="auto, (max-width: 841px) 100vw, 841px" /></figure>



<p>Up to now, OVHcloud had offered a <strong>Managed Caching</strong> service based on the renowned <strong>Redis engine</strong>. We helped our customers to effortlessly scale their caching or real-time data management instances. A particularly useful asset for example in e-commerce sites and apps.</p>



<p>As <strong>Redis’ 2024 licensing model changed</strong>, introducing <a href="https://blog.ovhcloud.com/new-redis-licensing-model-and-ovhcloud-managed-databases-for-caching/" data-wpel-link="internal"><strong>dual source-available licences</strong></a> with <a href="https://redis.io/blog/redis-adopts-dual-source-available-licensing/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Redis 7.4</a>. We took the strategic decision to <strong>discontinue this Managed Caching service</strong>. That&#8217;s why we will transition to <strong>Managed Valkey</strong>, its open-source alternative, in the Spring of 2025.</p>



<h3 class="wp-block-heading"><strong>Why Valkey? A fully open-source alternative</strong></h3>



<p><a href="https://valkey.io/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Valkey</a> is an open-source fork of Redis developed under the Linux Foundation. Through Valkey, our users benefit from a seamless and reliable alternative to Redis OSS. Its mission aligns with OVHcloud’s core values:</p>



<ul class="wp-block-list">
<li><strong>100% open-source</strong>: unlike Redis’ new licensing model, Valkey remains fully open-source. True to our words: ensuring freedom, transparency, security and long-term sustainability.</li>



<li><strong>Seamless compatibility</strong>: Valkey is designed as a <strong>drop-in replacement</strong> for Redis. It means customers can continue to use the same commands, data structures, and configurations.</li>



<li><strong>Community-driven innovation</strong>: as an Open-Source project, Valkey benefits from a thriving developer ecosystem, allowing for <strong>collaborative advancements</strong> and continuous improvements.</li>
</ul>



<p>By choosing <strong>Managed Valkey</strong>, OVHcloud is ensuring that customers have access to a <strong>high-performance caching solution</strong>. Both <strong>future-proof and aligned with open-source values</strong>.</p>



<p>On top of that, this choice aligns with our partner <a href="https://aiven.io/blog/introducing-aiven-for-valkey" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Aiven’s decision</a> to stand firmly as an early supporter of and committer to Valkey. Thanks to our <strong>long-term partnership with this unicorn</strong>, OVHcloud is now able to provide multiple managed services to its ecosystem. Lately, we demonstrated our partnership during the last OVHcloud Summit. On this much expected ecosystem event,<a href="https://ovh.to/RLz2ghA" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"> we presented the <strong>many specific use cases</strong></a> we cover together.</p>



<h3 class="wp-block-heading"><strong>What this means for OVHcloud customers</strong>?</h3>



<p><strong>Managed Valkey</strong>, which we will run on version 8.0, ensures full compatibility with Redis OSS 7.2.4. It&#8217;s now making it easier for users to transition their existing applications without disruption:</p>



<ul class="wp-block-list">
<li><strong>Effortless migration</strong>: our teams have designed an <strong>automated transition process</strong>. This requires no changes on the customer’s end and no service disruption.</li>



<li><strong>Full support &amp; documentation</strong>: comprehensive <strong>guides, migration tools, and expert assistance</strong> will be available to facilitate the switch.</li>
</ul>



<h3 class="wp-block-heading"><strong>Looking ahead: OVHcloud’s vision for Managed Databases</strong></h3>



<p>Beyond Valkey, we are constantly expanding our <a href="https://www.ovhcloud.com/en/public-cloud/databases/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><strong>Managed Databases portfolio</strong></a>. Our goal? To provide <strong>cost-efficient, high-performance, secured and transparent solutions</strong> for our customers. Recent developments include:</p>



<ul class="wp-block-list">
<li><strong>Expanding database engines to new regions</strong> to ensure high availability and low latency worldwide, more recently in Singapore and the USA.</li>



<li><strong>Upcoming ClickHouse Deployment</strong>, enhancing our analytics database functionality by Q3 2025.</li>
</ul>



<p>Our <strong>Databases Public Cloud Roadmap </strong><a href="https://github.com/orgs/ovh/projects/16/views/1?sliceBy%5Bvalue%5D=Managed+Databases" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">on GitHub</a> remains available for customers who want to stay informed about our future developments.</p>



<p>🚀 <strong>Let’s build the future of open source databases – together!</strong></p>
<img loading="lazy" decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fvalkey-open-source-commitment%2F&amp;action_name=Managed%20Valkey%3A%20Our%20Commitment%20to%20Open%20Source%20and%20Customer%20choice.&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Best Backup Solutions: Secure Your Data Today!</title>
		<link>https://blog.ovhcloud.com/best-backup-solutions/</link>
		
		<dc:creator><![CDATA[David Mondon]]></dc:creator>
		<pubDate>Thu, 30 Jan 2025 08:44:44 +0000</pubDate>
				<category><![CDATA[Accelerating with OVHcloud]]></category>
		<category><![CDATA[OVHcloud Product News]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[bare metal]]></category>
		<category><![CDATA[Hosted private Cloud]]></category>
		<category><![CDATA[hycu]]></category>
		<category><![CDATA[Nutanix]]></category>
		<category><![CDATA[Public Cloud]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Veeam]]></category>
		<category><![CDATA[VMware]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=27964</guid>

					<description><![CDATA[Today, we’re not going to talk about why you should protect your data. Because you know you should. In this article, we’ll discuss the different data backup options available, and the ideal software, skills and storage package for you. In this article, we’ll discuss the different data backup options available, and the ideal software, skills [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fbest-backup-solutions%2F&amp;action_name=The%20Best%20Backup%20Solutions%3A%20Secure%20Your%20Data%20Today%21&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1024" height="533" src="https://blog.ovhcloud.com/wp-content/uploads/2025/01/blog-post.png" alt="" class="wp-image-27966" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/01/blog-post.png 1024w, https://blog.ovhcloud.com/wp-content/uploads/2025/01/blog-post-300x156.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2025/01/blog-post-768x400.png 768w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p style="margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40)">Today, we’re not going to talk about why you should protect your data. Because you know you should. In this article, we’ll discuss the different data backup options available, and the ideal software, skills and storage package for you.</p>



<p>In this article, we’ll discuss the different data backup options available, and the ideal software, skills and storage package for you.</p>



<h1 class="wp-block-heading">Introduction</h1>



<p>In the backup world, we can identify two major non-exclusive options for running backups:<br>Enterprise Backup Solutions and Specialised Backup.</p>



<p>Enterprise Backup Solutions are software capable of executing multiple backups from different sources to a wide choice of destinations. They usually have a very user-friendly User Interface/Command-Line Interface, powerful scheduling capabilities, a range of flexible features, and come with compliance and certifications. They provide extensive support, with large communities you can rely on in the long term.</p>



<p>On the other hand, some applications and/or databases have their own Specialised Backup mechanism. They’re optimised, efficient and extremely popular due to their high performance and, quite often, they don’t need additional licences. However, very often you need to rely on the application/database administrator to take care of the backups.</p>



<h3 class="wp-block-heading">To summarise:</h3>



<ul class="wp-block-list">
<li>Enterprise Backup Solutions are fairly universal, can easily support a company-wide backup strategy, are user-friendly and can meet detailed pre-requisites.</li>



<li>Specialised Backups are high performance and low cost which is appealing, but they can be difficult to use within a global backup strategy and administrators require specific knowledge.</li>
</ul>



<p>As well as the tool used to move data, we must consider that data has a source and a destination. Keeping in mind the <a href="https://www.ovhcloud.com/en-gb/stories/backup-strategy/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">3-2-1 rule</a> (3 copies of your data (your production data and 2 backup copies) on 2 different media (disk and tape for example) with 1 copy off-site for disaster recovery), and the amount of sources in a modern IT system, both the choice of software solution and hardware platform used to store the backups must meet both the Global Backup Strategy and… your budget. There is also <a href="https://www.ovhcloud.com/en-gb/stories/backup-strategy/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">3-2-1-1-0 backup strategy</a>, which is another option. After all, even if the technical possibilities are infinite, the budget isn’t.</p>



<figure class="wp-block-image aligncenter size-full"><a href="https://www.ovhcloud.com/en-gb/stories/backup-strategy/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><img loading="lazy" decoding="async" width="605" height="228" src="https://blog.ovhcloud.com/wp-content/uploads/2025/01/image-10.png" alt="" class="wp-image-27967" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/01/image-10.png 605w, https://blog.ovhcloud.com/wp-content/uploads/2025/01/image-10-300x113.png 300w" sizes="auto, (max-width: 605px) 100vw, 605px" /></a></figure>



<h1 class="wp-block-heading" style="margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50)">Enterprise Backup Solutions</h1>



<p>So, let’s look at the most practical choices you can make to protect your precious data, whilst not having to rob a bank or ten. And to be honest, we’re mainly going to be looking at cloud services. Not just because we’re a cloud services company, but because cloud storage makes a lot of sense. We’ll demonstrate why.</p>



<p>There are numerous Enterprise Backup Solutions on the market and some have been around for a while. You’ve probably used one, and you’re probably still using that same one today. Why? Because you developed expertise in it, and you built your backup strategy based on its features and recommendations. And that makes sense. Your staff’s experience and skills should never be discounted when investigating opportunities for expanding your backup strategy for new workloads or changing to a cloud service. But very often, this expertise translates very easily to new systems, thanks to the use of standard vocabulary and similar mechanisms. So changing to a new Enterprise Backup Solution shouldn’t be too frightening, as expertise is rarely lost; but usually expanded.</p>



<p>Today, all Enterprise Backup Software supports cloud backup. Whether it’s from the cloud or to the cloud. And it doesn’t come as a surprise, as a lot of workloads are in the cloud &#8211; and backups too.<br>Remember the 3-2-1 rule? The cloud is particularly good for storing your off-site copy given that there are hosting locations all over the world.</p>



<h2 class="wp-block-heading">OVHcloud Enterprise Backup Solutions</h2>



<p>At OVHcloud, our IaaS products are compatible with all major Enterprise Backup Software, and some, like Veeam and HYCU, are even certified to run on our Enterprise platforms. And we also provide the adequate licences so you don’t have to use yet another provider.</p>



<p>You can pair Veeam/HYCU solutions with nearly any Operating System/application and benefit from advanced integration with VMware and Nutanix hypervisors. They have certified compatibility with Network File System / Common Internet File System /Object Storage and you can even add features to improve security.</p>



<figure class="wp-block-table"><table><thead><tr><td><strong>Product</strong><strong></strong></td><td><strong>Backup option / Protection</strong></td><td><strong>Description</strong><strong></strong></td></tr></thead><tbody><tr><td>VMware on OVHcloud</td><td><a href="https://www.ovhcloud.com/en/hosted-private-cloud/vmware/veeam-managed-backup/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Managed Veeam Backup</a></td><td>Paid option / VM</td></tr><tr><td>VMware on OVHcloud</td><td><a href="https://www.ovhcloud.com/en/storage-solutions/veeam-enterprise/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Veeam Enterprise Plus</a></td><td>Licence resell</td></tr><tr><td>Nutanix on OVHcloud</td><td><a href="https://www.ovhcloud.com/en/storage-solutions/hycu/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">HYCU</a></td><td>Licence resell</td></tr><tr><td>Nutanix on OVHcloud</td><td><a href="https://www.ovhcloud.com/en/storage-solutions/veeam-enterprise/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Veeam Enterprise Plus</a></td><td>Licence resell</td></tr><tr><td>Bare Metal</td><td><a href="https://www.ovhcloud.com/en/storage-solutions/veeam-enterprise/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Veeam Enterprise Plus</a></td><td>Licence resell</td></tr><tr><td>Bare Metal</td><td><a href="https://www.ovhcloud.com/en/bare-metal/backup-storage/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">FTP backup (open source)</a></td><td>500GB Storage included</td></tr><tr><td>Virtual Private Server</td><td><a href="https://www.ovhcloud.com/en/vps/vps-backup/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Automatic Backup</a><br><a href="https://www.ovhcloud.com/en/vps/vps-snapshot/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Manual Backup</a></td><td>Included</td></tr><tr><td>Public Cloud</td><td><a href="https://www.ovhcloud.com/en/public-cloud/instance-backup/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Instance Backup</a></td><td>Paid option</td></tr><tr><td>Web Hosting</td><td><a href="https://www.ovhcloud.com/en/web-hosting/create-your-website/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Automatic Backup</a></td><td>Included</td></tr></tbody></table></figure>



<p>It’s slightly outside the scope of this article, but our Managed VMware platform even has a <a href="https://www.ovhcloud.com/en/hosted-private-cloud/vmware/zerto/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Zerto option</a>, allowing you to add replication to the highly recommended backups.</p>



<p>Our Public Cloud instances can be protected using snapshots and backups. All our Bare Metal servers include an external storage of 500GB which can used for your backup. This storage can be extended by up to 10TB.</p>



<figure class="wp-block-image aligncenter size-full"><a href="https://www.ovhcloud.com/en-ie/solutions/uc-backup-disaster-recovery/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><img loading="lazy" decoding="async" width="300" height="250" src="https://blog.ovhcloud.com/wp-content/uploads/2025/01/backup-your-data-safeguard-your-future.jpg" alt="" class="wp-image-28080"/></a></figure>



<h2 class="wp-block-heading" style="margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50)">Other Enterprise Backup Solutions</h2>



<p>If you want more control over your backup strategy, leveraging your expertise and fitting it to your specific requirements, it is possible to build your own backup infrastructure with OVHcloud.</p>



<p>&nbsp;All the major players in the Enterprise Backup market are compatible and already used by OVHcloud’s customers. To mention but a few: Veeam, HYCU, Datamotive, Nakivo, Veritas Technologies, Scality, CommVault, Rubrik, Acronis and Cohesity.</p>



<h2 class="wp-block-heading">Open-Source Backup Solutions</h2>



<p>And of course, if you&#8217;d rather use open-source software, Bacula is a perfectly viable option, or the simple but robust rsync. After all, if you just need to keep a reasonably updated copy of your data somewhere else, the simplest tool can often do the job. There’s many open-source options…</p>



<h1 class="wp-block-heading">Specialised Backup Solutions</h1>



<h3 class="wp-block-heading">Kubernetes workloads</h3>



<p>In the Cloud Native / Public Cloud / PaaS environment, you have access to and compatibility with the main players too:</p>



<ul class="wp-block-list">
<li><a href="https://support.us.ovhcloud.com/hc/en-us/articles/1500004946921-How-to-Back-Up-an-OVHcloud-Managed-Kubernetes-Cluster-Using-Velero" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Velero</a></li>



<li><a href="https://cloudcasa.io/partners/ovhcloud-kubernetes-backup-and-dr/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">CloudCasa</a></li>



<li><a href="https://blog.ovhcloud.com/use-triliovault-to-help-you-backup-and-restore-your-ovhcloud-managed-kubernetes-cluster" data-wpel-link="internal">TrilioVault</a></li>



<li><a href="https://www.veeam.com/products/cloud/kubernetes-data-protection.html" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Veeam Kasten</a></li>



<li>and many others.</li>
</ul>



<h3 class="wp-block-heading">Application/Database workloads</h3>



<p>But what if you use specific application/database mechanisms?<br>Given that our promise is to be open, agnostic and reversible, we do not block third party software from interacting with your data. So as long as you have the expertise to install and manage them, you can use them and make the most of our large storage portfolio.</p>



<p>Many solutions integrate a mechanism from, for example, pre-backup and post-backup to launch backup of your databases. Of course, if you use your databases with our VMware by Broadcom and/or Nutanix offer, you can rely on Veeam Enterprise and HYCU.</p>



<p>As specified earlier, all major players in the Enterprise backup Software have modules for database protection: Nakivo, Veritas Technologies, Scality, CommVault, Rubrik, Acronis and Cohesity</p>



<h2 class="wp-block-heading">OVHcloud PaaS Backup</h2>



<p>Our Public Cloud instances can be protected using snapshots and backups and our Managed Kubernetes are compatible with several industry leading backup software such as Velero, Triliovault and CloudCasa.</p>



<p>Here is the recap’ of how our Public Cloud Managed products are protected and your options:</p>



<figure class="wp-block-table alignleft"><table><tbody><tr><td class="has-text-align-left" data-align="left"><strong>Product</strong></td><td><strong>Examples of backup option</strong></td></tr><tr><td class="has-text-align-left" data-align="left">MongoDB</td><td>3 replicas + automatic remote backup</td></tr><tr><td class="has-text-align-left" data-align="left">PostgreSQL</td><td>1 to 3 nodes + automatic remote backup</td></tr><tr><td class="has-text-align-left" data-align="left">Managed Kubernetes Service</td><td>Velero, TrilioVault or CloudCasa compatible</td></tr><tr><td class="has-text-align-left" data-align="left">Caching (Redis&nbsp;®)</td><td>2 to 3 nodes + automatic remote backup</td></tr><tr><td class="has-text-align-left" data-align="left">Object Storage</td><td>&nbsp;1 to 3 AZ + offsite replication option</td></tr></tbody></table></figure>



<h2 class="wp-block-heading">SaaS Backup and Solutions</h2>



<p>When we’re talking about cloud and Specialised Backup, we can’t forget to mention the SaaS offers. As much as they’re convenient, affordable and widely available, making sure that your data is safe is not always included in the contract. It’s always worth researching this before committing, or you might discover unsuspected charges for your backup.</p>



<p>At OVHcloud, we have a large portfolio of partners who can help. You can find our complete partners directory <a href="https://partner.ovhcloud.com/en-ie/directory/" target="_blank" rel="noreferrer noopener nofollow external" data-wpel-link="external">here</a>.</p>



<p>For Microsoft Office 365 backup, <a href="https://www.rgsystem.fr/backup-microsoft-365/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">RG system</a> provides a solution hosted on OVHcloud datacentre.</p>



<p>For Cybercriminality incidences, <a href="https://partitio.com/si-vital/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">SI Vital solution</a> maintains access to your vital, uninterrupted data and applications, as well as a secure, professional communications platform. A business continuity solution co-constructed with OVHcloud.</p>



<h1 class="wp-block-heading">Different Types of Storage For Your Backup</h1>



<p>Whether you are using an Enterprise Backup Solution or a Specialised Backup mechanism, you can store the backups on dedicated servers (Bare Metal storage), dedicated storage (NAS/HA, Enterprise File Storage), or the current global preferred choice for backup: Object Storage.</p>



<figure class="wp-block-table"><table><tbody><tr><td><strong>OVHcloud product</strong></td><td><strong>Type</strong></td></tr><tr><td><a href="https://www.ovhcloud.com/en/public-cloud/object-storage/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Object Storage</a></td><td>Object Storage</td></tr><tr><td><a href="https://www.ovhcloud.com/en/public-cloud/cold-archive/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Cold archive</a></td><td>Object Storage</td></tr><tr><td><a href="https://www.ovhcloud.com/en/storage-solutions/nas-ha/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">NAS-HA<style type="text/css">p, li { white-space: pre-wrap; }</style></a></td><td>File Storage</td></tr><tr><td><a href="https://www.ovhcloud.com/en/storage-solutions/enterprise-file-storage/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Enterprise File Storage</a></td><td>File Storage</td></tr><tr><td><a href="https://www.ovhcloud.com/en/public-cloud/block-storage/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Block Storage</a></td><td>Block Storage for OVHcloud instance</td></tr></tbody></table></figure>



<p>All OVHcloud storage solutions : <a href="https://www.ovhcloud.com/en/storage-solutions/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">https://www.ovhcloud.com/en/storage-solutions/</a></p>



<p>And because a picture is worth a thousand words (and that’s about how many words you&#8217;ve read so far in this article):</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="605" height="356" src="https://blog.ovhcloud.com/wp-content/uploads/2025/01/image-12.png" alt="" class="wp-image-27974" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/01/image-12.png 605w, https://blog.ovhcloud.com/wp-content/uploads/2025/01/image-12-300x177.png 300w" sizes="auto, (max-width: 605px) 100vw, 605px" /></figure>



<h2 class="wp-block-heading" style="margin-top:var(--wp--preset--spacing--50);margin-bottom:var(--wp--preset--spacing--50)">Object Storage &amp; Cold Archive</h2>



<p>Object Storage is particularly well-adapted to backup because:</p>



<ul class="wp-block-list">
<li>data growth is not limited by the underlying hardware</li>



<li>it’s cost-effective</li>



<li>it’s pseudo disconnected or fully disconnected in some cases</li>



<li>it’s application/Operating System agnostic</li>



<li>it’s friendly to static data</li>



<li>it works with tapes.</li>
</ul>



<p>Our Object Storage options are:</p>



<ul class="wp-block-list">
<li><strong>Standard Object Storage:</strong> ideal for general backups.</li>



<li><strong>Performance Object Storage: </strong>ideal for critical and large backups as its high performance reduces backup and restore time.</li>



<li><strong>Cold Archive: </strong>ideal for meeting the legal requirement for data conservation and disconnected backup for safety.</li>
</ul>



<h2 class="wp-block-heading">Block Storage</h2>



<p>Block Storage is still a very attractive option for storing backups because of its predictable performance and safety inherent to direct access to storage and RAID. It is the favoured media for on-premises infrastructure as storage arrays are widely available and distributed across datacentres. This distribution and the potential replication options provided by the storage arrays allow you to keep your data safe without causing you headaches. One caveat to mention is that Block Storage it is mostly reserved for server backup since end users don’t have easy access to centralised Block Storage.</p>



<h2 class="wp-block-heading">File Storage</h2>



<p>If you want to protect your users’ shares/export, File Storage is very convenient and access to the data is not bound to physical connections as is often the case for Block Storage. As long as you have access rights and network connection, using File Storage for backup is easy. Most File Storage also provides snapshots, and even though it can’t be considered a backup solution, it does provide a fast recovery mechanism. Advanced File Storage solutions provide replication and High Availability mechanisms.</p>



<h1 class="wp-block-heading">Expert &amp; Partner Ecosystem</h1>



<p>And if you feel intimidated, our Professional Services, Solution Architect and partners can help you make an educated choice and a solid migration. But what if your data is already in the cloud? How is it protected and how can it be?</p>



<p>Well, the devil is in the detail, and very often, protecting your data is your responsibility, not your provider’s. So never ever assume that because your data is in the cloud, it’s automagically protected in the case of an incident.<br>What we do at OVHcloud is provide access to snapshots for some of our services. But there’s no Service-Level Agreement associated with these snapshots and they may not respect the 3-2-1 rule, hence are not backups.</p>



<ul class="wp-block-list">
<li><a href="https://www.ovhcloud.com/en-gb/professional-services/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">OVHcloud Professional Services</a></li>



<li><a href="https://partner.ovhcloud.com/en-gb/directory/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">OVHcloud Partner directory</a></li>



<li><a href="https://opentrustedcloud.ovhcloud.com/en-ie/program-solutions/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">OVHcloud ISV directory</a></li>



<li><a href="https://marketplace.ovhcloud.com/c/backup-disaster-recovery" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">OVHcloud Marketplace</a></li>
</ul>



<h1 class="wp-block-heading">Conclusion</h1>



<p>Let’s finish by talking about the ideal global backup service approach for you, encompassing software and storage. The main differentiator is going to be: how much control do you want over your backup? Once you have an inventory of the data you need to backup, the first step is to check compatibility with existing or future Enterprise Backup Solutions. Most of the time, you’ll find several solutions that are able to support your needs and protect a vast majority of your data, even if they’re both on-premise and in the cloud. Having all your data in the same place is of course easier, but it rarely happens.</p>



<p>Then you need to verify which of the Software Solutions you’re considering are suitable for your backup strategy. And this is the perfect time to step back and evaluate. Have you missed anything? Does everything follow industry standards? And finally, who can help you find the best compromise between safety and cost. Ideally, we’ve answered all these questions above, so let’s have a look at what we can offer here:</p>



<figure class="wp-block-image size-full is-style-default"><a href="https://www.ovhcloud.com/en-ie/solutions/uc-backup-disaster-recovery/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer"><img loading="lazy" decoding="async" width="970" height="250" src="https://blog.ovhcloud.com/wp-content/uploads/2025/01/970x250.jpg" alt="" class="wp-image-28082" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/01/970x250.jpg 970w, https://blog.ovhcloud.com/wp-content/uploads/2025/01/970x250-300x77.jpg 300w, https://blog.ovhcloud.com/wp-content/uploads/2025/01/970x250-768x198.jpg 768w" sizes="auto, (max-width: 970px) 100vw, 970px" /></a></figure>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-dots" style="margin-top:var(--wp--preset--spacing--60);margin-bottom:var(--wp--preset--spacing--60)"/>
<img loading="lazy" decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fbest-backup-solutions%2F&amp;action_name=The%20Best%20Backup%20Solutions%3A%20Secure%20Your%20Data%20Today%21&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Navigating Global Expansion and Data Residency: The Power of OVHcloud Local Zones</title>
		<link>https://blog.ovhcloud.com/ovhcloud-local-zones/</link>
		
		<dc:creator><![CDATA[Henrik Hasenkamp,&nbsp;Marc Harriss,&nbsp;William Dubreuil&nbsp;and&nbsp;Mirko Leskur]]></dc:creator>
		<pubDate>Mon, 06 Jan 2025 17:28:25 +0000</pubDate>
				<category><![CDATA[Accelerating with OVHcloud]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Data Center]]></category>
		<category><![CDATA[Data residency]]></category>
		<category><![CDATA[global expansion]]></category>
		<category><![CDATA[local zones]]></category>
		<category><![CDATA[Public Cloud]]></category>
		<guid isPermaLink="false">https://blog.ovhcloud.com/?p=26680</guid>

					<description><![CDATA[How do you get your data closer to your business while navigating move to cloud complexity? How can you ensure better infrastructure performance for your customers worldwide? Discover OVHcloud Local Zones: a groundbreaking compute solution for you, your customers and partners&#8217; global expansion. In this blog post, you will learn how to navigate through cloud [&#8230;]<img src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fovhcloud-local-zones%2F&amp;action_name=Navigating%20Global%20Expansion%20and%20Data%20Residency%3A%20The%20Power%20of%20OVHcloud%20Local%20Zones&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></description>
										<content:encoded><![CDATA[
<figure data-wp-context="{&quot;imageId&quot;:&quot;69e9984ca7f18&quot;}" data-wp-interactive="core/image" data-wp-key="69e9984ca7f18" class="wp-block-image size-large wp-lightbox-container"><img loading="lazy" decoding="async" width="1024" height="533" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://blog.ovhcloud.com/wp-content/uploads/2025/02/Map-Local-Zones_1920x1080-1024x533.png" alt="" class="wp-image-28229" srcset="https://blog.ovhcloud.com/wp-content/uploads/2025/02/Map-Local-Zones_1920x1080-1024x533.png 1024w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/Map-Local-Zones_1920x1080-300x156.png 300w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/Map-Local-Zones_1920x1080-768x400.png 768w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/Map-Local-Zones_1920x1080-1536x800.png 1536w, https://blog.ovhcloud.com/wp-content/uploads/2025/02/Map-Local-Zones_1920x1080.png 1920w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>



<p>How do you get your data closer to your business while navigating move to cloud complexity? How can you ensure better infrastructure performance for your customers worldwide? Discover OVHcloud Local Zones: a groundbreaking compute solution for you, your customers and partners&#8217; global expansion. </p>



<p>In this blog post, you will learn how to navigate through cloud architectures challenges. Unlock a realm of opportunities to expand globally while acting locally. Find out how to enhance your business with closer-to-use cloud infrastructure.</p>



<h2 class="wp-block-heading"><strong>From centralized data centers to local data</strong></h2>



<p>For years, the traditional cloud architecture relied on a few centralized data centers. This often lead to data residency issues and unsatisfying user experience due to latency. Now, with our global infrastructure deployment concept comes a new era. OVHcloud Local Zones shorten the long distances travel of your data. Ensuring localized owned management of your infrastructure. You can now have the power to choose wherever you want to host your data globally and how to protect the most sensitive ones locally.&nbsp;</p>



<p><em>&#8220;Cross-border data transfers can have a huge positive impact on the economy by 2030 if we make the right decisions now.&#8221;</em> &#8211; Hilary Mine, President of DIGITALEUROPE&nbsp;</p>



<h2 class="wp-block-heading"><strong>How to help your data navigate the right way with Local Zones</strong> </h2>



<p>OVHcloud&#8217;s Local Zones extend the reach of its infrastructure to key urban hubs across several countries. Within the coming years, we will offer new infrastructure in 150 cities. These infrastructures simplify localization of sensitive data. On top of that, it improves application performance across the board, without imposing exorbitant costs or complexities on organizations.&nbsp;</p>



<h2 class="wp-block-heading"><strong>Three Ways Local Zones Help International Companies</strong>&nbsp;</h2>



<ol class="wp-block-list" start="1">
<li><strong><em>Store Data Locally</em>:</strong> Operating in multiple countries often entails grappling with regulatory complexities. Local Zones enable businesses to store data within the same country. With a minimized latency, ensuring faster content delivery, and facilitating data localization and protection.&nbsp;</li>



<li><strong><em>Scale with Confidence</em>:</strong> Locating data centers nearest to areas of high user demand is strategical. That&#8217;s why Local Zones allow companies to deploy at scale and expand their services seamlessly. All of this while maintaining reliability and freedom of choice. Always, at the best price performance ratio.</li>



<li><strong><em>Improve User Experience</em>: </strong>In an age where consumers demand lightning-fast responsiveness, Local Zones facilitate the hosting of services locally, resulting in lower latency and higher user satisfaction.</li>
</ol>



<h2 class="wp-block-heading"><strong>Expand Safely with Local Zones</strong>&nbsp;</h2>



<p>That&#8217;s right. It goes without saying that data residency and state-of-the-art computing are crucial. What&#8217;s more, reduced latency and international expansion make OVHcloud an indispensable partner for companies on the road to digital transformation. Especially if you&#8217;re looking to gain a competitive edge in the global marketplace.</p>



<h2 class="wp-block-heading"><strong>Ready to Elevate Your Business with </strong><strong>OVHcloud</strong><strong>?</strong>&nbsp;</h2>



<p>Whether you&#8217;re navigating complex data localization or sensitiveness or striving to deliver unparalleled user experiences, OVHcloud&#8217;s Local Zones can offer.&nbsp;&nbsp;</p>



<p>OVHcloud Local Zones make real the principles of Edge Computing offering businesses robust, flexible, and secure cloud solutions. Don&#8217;t miss our suite of offerings including:</p>



<ul class="wp-block-list">
<li><strong>B3 compute instances, </strong></li>



<li><strong>Block storage, </strong></li>



<li><strong>Object Storage S3 compatible </strong></li>



<li><strong>Volume snapshots</strong></li>



<li><strong>Automatic back-up</strong></li>



<li><strong>An expanding array of new features</strong> coming up! <br><br>OVHcloud isn&#8217;t just meeting industry standards—it&#8217;s setting the pace.</li>
</ul>



<p>And the perspective for your business development with Local Zones doesn&#8217;t stop there. Indeed, with Kubernetes, volume snapshots, automatic back-up on the horizon: the future looks brighter than ever for those seeking top-tier cloud services. Meanwhile, you can already <a href="https://blog.ovhcloud.com/how-to-create-a-kubernetes-cluster-in-a-local-zone-through-managed-rancher-service" data-wpel-link="internal">learn how to create a kube cluster in a Local Zone through managed rancher service (thanks Aurélie)</a>.</p>



<p>So, just dive in! The OVHcloud Local Zones journey is only just beginning…</p>



<p><br>Our upcoming local zones deployment worldwide:</p>



<ul class="wp-block-list">
<li><strong>Boston</strong></li>



<li><strong>Oslo</strong></li>



<li><strong>Helsinki</strong></li>



<li><strong>Copenhagen</strong></li>



<li><strong>Manchester</strong></li>



<li><strong>Salt Lake City</strong></li>



<li><strong>Phoenix </strong></li>
</ul>



<p><a href="https://www.ovhcloud.com/en/public-cloud/local-zone/" data-wpel-link="external" target="_blank" rel="nofollow external noopener noreferrer">Reach out today</a> to explore how OVHcloud can help you gain a measurable competitive advantage in an increasingly digital world.</p>



<p></p>



<p></p>
<img loading="lazy" decoding="async" src="//blog.ovhcloud.com/wp-content/plugins/matomo/app/matomo.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fblog.ovhcloud.com%2Fovhcloud-local-zones%2F&amp;action_name=Navigating%20Global%20Expansion%20and%20Data%20Residency%3A%20The%20Power%20of%20OVHcloud%20Local%20Zones&amp;urlref=https%3A%2F%2Fblog.ovhcloud.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" />]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
