Quick Bites đ˝: Hybrid Cloud
Under 2 min read of a quick technical or product concept

What is Hybrid Cloud? đ§
Before answering this, a quick overview of public and private clouds.
A public cloud offers cloud computing services to public and allows anyone to buy them which can be charged based off the usage. The actual cloud provider is responsible of maintaining the hardware required for a public cloud keeping itâs users free to bother about the resources that they pay for.
A private cloud is when cloud providers restrict the usage of their services to certain users either over internet or some private network.
A Hybrid cloud combines both private and public cloud i.e. an on-premise private cloud datacenter offering can be combined with public cloud for the exchange of data.
Key Point
A hybrid cloud doesnât mean using some of both, public as well as private services. Instead it means using public and private services together.
Key Benefit
When the usage increases that arenât being handled by private cloud services and they need to scale up, public cloud can be used to instantly scale up the services without being concerned about the cost and hassle of installing them privately. In addition to this, the additional computing power neednât be maintained privately and allows easier maintenance of resources that are rarely used.
Key Challenges
Compatibility between private datacenters and public services.
Security issues since data will be moved across private & public cloud.
If thereâs excessive movement of data, this could lead to egress costs to rise up quickly.
Securely maintaining the access using authentication & authorization.



