Skip to content

Commit

Permalink
Merge pull request #13643 from mtruj013/cloud-copy-update
Browse files Browse the repository at this point in the history
/cloud copy update
  • Loading branch information
mtruj013 committed Mar 4, 2024
2 parents 8ac389f + a5a3335 commit ad3fe69
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions templates/cloud/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
<section class="p-strip--suru-topped is-deep">
<div class="row">
<div class="col-8">
<h1>Private cloud vs hybrid cloud, multicloud and more</h1>
<h1>Private cloud vs hybrid cloud, multicloud and more</h1>
<p class="p-heading--4">Choose the cloud architecture that suits you best</p>
<p>There is no one size fits all cloud architecture. Developing the optimum cloud strategy requires evaluating your business needs and aligning them with the different solutions available.</p>
<p>Canonical fully supports public clouds and provides its own solutions for <a href="/openstack/consulting">private cloud implementation</a> and <a href="/openstack/managed">management</a>, as well as workload orchestration in hybrid cloud and multicloud environments.</p>
<p>Canonical fully supports public clouds and provides its own <a href="https://canonical.com/solutions/infrastructure">infrastructure solutions</a> for <a href="/openstack/consulting">private cloud implementation</a> and <a href="/openstack/managed">management</a>, as well as workload orchestration in hybrid cloud and multicloud environments.</p>
<p>
<a class="p-button--positive" href="/engage/cloud-cost-optimisation-best-practices">Optimise your cloud infrastructure</a>
</p>
Expand Down Expand Up @@ -57,13 +57,14 @@ <h2>What is a private cloud?</h2>
<div class="col-5">
<p><b>Advantages:</b></p>
<ul class="p-list">
<li class="p-list__item is-ticked">Compared to public clouds, private clouds are often <a href="https://go.451research.com/Emerging-pricing-model-for-private-cloud">more cost-effective</a>&mdash;especially when used at scale and in the long-term.</li>
<li class="p-list__item is-ticked">If run efficiently and well-utilised, private clouds are often <a href="https://go.451research.com/Emerging-pricing-model-for-private-cloud">more cost-effective</a> for equivalent resources than public clouds.</li>
<li class="p-list__item is-ticked">An organisation with a private cloud does not share its hosting resources with other organisations meaning in general, private clouds provide better performance.</li>
</ul>
</div>
<div class="col-5">
<p><b>Disadvantages:</b></p>
<ul class="p-list">
<li class="p-list__item is-crossed">Purchasing and provisioning new hardware carries relatively high fixed costs, which are wasted if the cloud has low utilisation.</li>
<li class="p-list__item is-crossed">The deployment and on-going management of a private cloud requires dedicated team resources and technical skill.</li>
</ul>
</div>
Expand Down Expand Up @@ -101,20 +102,21 @@ <h2>What is a public cloud?</h2>
<p><b>Advantages:</b></p>
<ul class="p-list">
<li class="p-list__item is-ticked">Immediate access to infrastructure as a service (IaaS) can significantly accelerate time to market for organisations.</li>
<li class="p-list__item is-ticked">Public clouds provide the ability to scale resource consumption virtually without limits.</li>
<li class="p-list__item is-ticked">Public clouds provide the ability to scale resource consumption as needed and virtually without limits.</li>
</ul>
</div>
<div class="col-5">
<p><b>Disadvantages:</b></p>
<ul class="p-list">
<li class="p-list__item is-crossed">While the headline costs of the public cloud look attractive, hidden ancillary costs often make it an expensive choice of cloud architecture.</li>
<li class="p-list__item is-crossed"><a href="https://go.451research.com/Emerging-pricing-model-for-private-cloud">Can be more expensive</a> than an efficiently-managed and well-utilised private cloud.</li>
<li class="p-list__item is-crossed">In addition to the compute costs, there can be unexpected ancillary costs like egress (taking your data out of the cloud)</li>
</ul>
</div>
</div>
<div class="u-fixed-width">
<p>Major public cloud providers include Amazon Web Services (AWS), Microsoft Azure, Google Cloud Platform, Oracle and IBM Cloud.</p>
<p>Major public cloud providers include <a href="/aws">Amazon Web Services (AWS)</a>, <a href="/azure">Microsoft Azure</a>, <a href="/gcp">Google Cloud Platform</a>, Oracle and IBM Cloud.</p>
<p>
<a href="/engage/public-cloud-openstack-implementation">Learn how to build your own public cloud&nbsp;&rsaquo;</a>
<a href="/download/cloud">Learn more about Ubuntu on Public Clouds&nbsp;&rsaquo;</a>
</p>
</div>
</section>
Expand Down

0 comments on commit ad3fe69

Please sign in to comment.