Public Cloud Download
Public Cloud Download
Differences between
public clouds, private
clouds and hybrid clouds
Introduction
What is public cloud? Everything you need to know
STEPHEN BIGELOW, SENIOR TECHNOLOGY EDITOR
How does the public cloud
work?
A public cloud is a third-party managed platform that uses the standard cloud computing
Public cloud architecture
model to make resources and services available to remote users around the world. Public
Benefits and challenges of cloud resources typically include conventional IT infrastructure elements such as virtual
public cloud computing machines, applications or storage.
Differences between
public clouds, private Services can include an array of workloads including databases, firewalls, load balancers,
clouds and hybrid clouds
management tools and other platform-as-a-service (PaaS) or software-as-a-service (SaaS)
Public cloud pricing elements. Users then assemble resources and services to build an infrastructure capable of
deploying and operating enterprise workloads. Public cloud services can be free or offered
Public cloud security
through a variety of subscription or on-demand pricing schemes, including pay-per-usage or
Public cloud providers and pay-as-you-go (PAYG) models.
adoption
Public cloud history The main benefits of the public cloud are as follows:
• a reduced need for organizations to invest in and maintain their own on-premises IT
resources;
• scalability to quickly meet workload and user demands; and
• fewer wasted resources, because customers only pay for what they use.
Differences between
public clouds, private When selecting a cloud service provider,
clouds and hybrid clouds organizations can opt for a large, general-
Public cloud pricing use provider -- such as AWS, Microsoft
Azure or Google Cloud -- or a smaller
Public cloud security
provider. General cloud providers offer
Public cloud providers and broad availability and integration options
adoption
and are desirable for multipurpose cloud
Public cloud history needs. Niche providers offer more
customization or a focus on specific cloud
capabilities.
Benefits and challenges of After choosing a provider, the IT team must select a cloud migration method to move data
public cloud computing
and workloads into the provider's cloud. Offline migration requires IT teams to copy local
Differences between data onto a portable device and physically transport that hardware to the cloud provider.
public clouds, private
clouds and hybrid clouds Online data migration occurs via network connection over the public internet or a cloud
provider's networking service.
Public cloud pricing
Public cloud security When the amount of data to transfer is significant, offline migration is typically faster and
less expensive. Online migration is a good fit for organizations that won't move high volumes
Public cloud providers and
adoption of data.
Public cloud history Organizations also onboard existing on-premises applications into the cloud, and there are a
few approaches to consider. A lift-and-shift method moves the application to the cloud as is,
without any redesign. This approach is fast but prone to complications -- the application
might not perform properly within cloud architecture and might cost more than if it
remained on premises. Alternatively, IT teams can refactor on-premises applications ahead
Public cloud architecture Whichever strategy you choose, there are a range of cloud-native and third-party migration
tools to help you manage the move to the public cloud.
Benefits and challenges of
public cloud computing
PUBLIC CLOUD ARCHITECTURE
Differences between
public clouds, private
clouds and hybrid clouds A public cloud is a fully virtualized environment that relies on high-bandwidth network
connectivity to access and exchange data. Providers have a multi-tenant architecture that
Public cloud pricing
enables users -- or tenants -- to run workloads on shared infrastructure and use the same
Public cloud security
computing resources. Each tenant's data and workloads in the public cloud are logically
Public cloud providers and separated and remain isolated from the data of other tenants.
adoption
Introduction
Differences between
public clouds, private
clouds and hybrid clouds
Public cloud providers and In addition to the three main service models, a function-as-a-service (FaaS) model further
adoption abstracts cloud infrastructure and resources. This is particularly useful for customers that
Public cloud history create microservices. It is based on serverless computing, a mechanism that breaks
workloads into small, event-driven resource components and runs the code without the
need to deliberately create and manage VMs. This enables organizations to execute code-
based tasks on demand when trigged; the components exist only for as long as the assigned
task runs. As with all other cloud models, the provider handles the underlying cloud server
maintenance.
Public cloud security • Access to new technologies. Organizations that use large cloud providers get early
and instant access to the IT industry's latest technologies, ranging from automatically
Public cloud providers and updated applications to machine learning and AI. Many cloud customers lack the
adoption resources to obtain such access on their own, typically because the business might not
Public cloud history
have enough money or expertise to implement such capabilities in-house.
• Virtually unlimited scalability. Cloud capacity and resources rapidly expand to meet
user demands and traffic spikes. Public cloud users also achieve greater redundancy
and high availability due to the providers' various, logically separated cloud locations.
In addition to redundancy and availability, public cloud users receive faster
connectivity between cloud services and end users through their provider's network
interfaces -- though bandwidth and latency issues are still common.
Public cloud providers and While the public cloud presents many advantages, organizations must separate cloud
adoption computing myths from realities and also face a range of challenges:
Public cloud history
• Runaway costs. Increasingly complex cloud costs and pricing models make it difficult
for organizations to keep track of IT spending. The cloud is often cheaper than on-
premises options, but organizations sometimes end up paying more for cloud. Pricey
data egress fees make staying on a cloud budget even more challenging.
• Scarce cloud expertise. Another challenge is the skills gap among IT professionals in
the cloud computing industry. Companies struggle to hire and retain staff with
Introduction
Differences between
public clouds, private
clouds and hybrid clouds
Public cloud pricing Public cloud resources run on multi-tenant, shared infrastructure and are available globally
Public cloud security to users over the internet. Conversely, private cloud consists of single-tenant architecture
that runs on privately owned infrastructure. Essentially, a private cloud builds on an
Public cloud providers and
adoption
organization's traditional local data center infrastructure by adding layers of virtualization,
cloud-type services -- such as resource pooling and on-demand provisioning -- and
Public cloud history
management.
Beyond architectural differences, public and private cloud models differ in price,
performance, security, compliance and more. Private cloud requires large upfront
investment for cloud infrastructure, as opposed to the public cloud's PAYG model. In terms
of performance, public cloud can be subject to network bandwidth and connectivity issues,
Differences between
public clouds, private
clouds and hybrid clouds
Public cloud security Autoscaling is another way to keep costs down. Autoscaling features adjust application scale
to meet demand, which avoids paying for unnecessary capacity. Proper visibility into the
Public cloud providers and
adoption cloud environment also helps IT teams identify and shut down idle workloads to avoid paying
for unused resources and prevent cloud sprawl.
Public cloud history
Enterprises should consistently monitor their cloud bill and reevaluate deployment models
to ensure the most cost-efficient approach. For example, an organization with high data
egress fees can work on limiting data transfers. This requires close collaboration between
cloud users, such as department managers, or a centralized FinOps group in the business.
Introduction
Differences between
public clouds, private
clouds and hybrid clouds
Differences between Public cloud security duties are split between the provider and cloud user, outlined in a
public clouds, private shared responsibility model. This framework designates the particular aspects of security --
clouds and hybrid clouds
and accountability -- for the provider and the user. The specifics tasks in a security
Public cloud pricing agreement differ depending on the chosen provider and public cloud model. For example,
For example, a cloud provider is expected to secure the infrastructure, but it's up to the user
to employ security tools, such as identity and access management (IAM) and firewalls, to
establish and maintain proper security for data and workloads. In simpler terms, you might
Today, there are three main public cloud providers: AWS, Microsoft and Google. These
providers deliver their services over the internet or through dedicated connections, and they
use a fundamental pay-per-use approach. Each provider offers a range of products oriented
toward different workloads and enterprise needs.
Public cloud pricing Compute. Amazon Elastic Compute Cloud (EC2) is a cloud IaaS service that provides compute
Public cloud security capacity for AWS deployments on virtual servers, known as EC2 instances. There are various
EC2 instance types and sizes designed for different user needs, including memory, storage
Public cloud providers and
adoption and compute-optimized instances. Microsoft's primary compute service is Azure Virtual
Machines, which similarly varies for compute, memory and general use. Google Cloud's IaaS
Public cloud history
compute service is called Google Compute Engine.
Storage. Each provider offers various storage types, such as block, object and file. The
Amazon S3 object storage service is available in seven storage tiers -- S3 Standard, S3
Intelligent-Tiering, S3 Standard-Infrequent Access, S3 One Zone-Infrequent Access, S3 Glacier
Public cloud providers also offer various tools and services for networking, monitoring,
analytics, machine learning, IoT, big data support and human-machine interaction, such as
text-to-speech.
Public cloud adoption continues to rise as providers expand their portfolios of services and
support. Technology developments -- including AI, machine learning, IoT and edge
computing -- have all made their way into public cloud service portfolios. More diverse cloud
application development approaches have also emerged as organizations embrace
microservices, containers and serverless architectures.
Differences between
public clouds, private
clouds and hybrid clouds ▼ CONTINUED READING
Public cloud providers and Top public cloud providers of 2023: A brief comparison
adoption
8 ways to reduce cloud costs
Public cloud history