0% found this document useful (0 votes)
75 views26 pages

Ownerless Web

The document discusses the threats of centralized cloud infrastructure and proposes a decentralized cloud as an alternative. It argues that centralized clouds concentrate too much power in too few companies, lead to censorship and lack of flexibility. It then describes Akash, a decentralized network that allows provisioning, scaling and securing of compute workloads through an on-chain auction marketplace for off-chain container deployments. Users can deploy applications to the decentralized cloud through simple configuration files and commands. This provides a more open, flexible and censorship-resistant alternative to centralized cloud infrastructure.

Uploaded by

Greg Osuri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
75 views26 pages

Ownerless Web

The document discusses the threats of centralized cloud infrastructure and proposes a decentralized cloud as an alternative. It argues that centralized clouds concentrate too much power in too few companies, lead to censorship and lack of flexibility. It then describes Akash, a decentralized network that allows provisioning, scaling and securing of compute workloads through an on-chain auction marketplace for off-chain container deployments. Users can deploy applications to the decentralized cloud through simple configuration files and commands. This provides a more open, flexible and censorship-resistant alternative to centralized cloud infrastructure.

Uploaded by

Greg Osuri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 26

Ownerless Web

GREG OSURI
Ownerless Web

decentralized

unstoppable

censorship-resistant
its personal
27 January 2011
centralized cloud is the biggest threat to future of the
internet
IaaS Ascendant

Flexibility IaaS Cost Efficiency


Too Much Power Held By Too Few

Global Internet Traffic Global Market Size

53% 2020 $ 71b


Big Three Market Share

80%
Under Utilization
Datacenters

500k this is wrong 85%


Centralized Cloud is the Biggest Threat to OSS

Unfair Advantage
Centralized Cloud is the Biggest Threat to OSS

Monetization Benefactors Exploitation

White labeling as Sole benefactors 
 OSS


Thwarts
Proprietary are companies, Opportunities
not eco system
The Future with Centralized Cloud

Oligopoly Unreliable Inefficient



Stifles competition and Single points of failures Vendor lock-ins
innovation Human Errors Inefficient Developer tooling
High TCO
DNS Compute Storage
Evolution of Infrastructure

Public Cloud
Centralized
Mainframes

1950 1960 1970 1980 1990 2000 2010 2020

Client-Server
Distributed
Decentralized Cloud
Decentralized network for provisioning, scaling and securing compute
workloads

On-chain auction marketplace for off-chain container deployments,


suitable to run most modern cloud workloads.
Procurement
Deployment
Akash Blockchain
config.yml
---
version: "1.0"

services:
webapp:
image: quay.io/ovrclk/demo-app
expose:
- port: 80
as: 80
to:
- global: true

profiles:
compute:
web:
cpu: "100m"
memory: "512Mi"
disk: "512Mi"
placement:
global:
pricing:
web: 200u

deployment:
webapp:
global:
profile: web
count: 1
deploy

$ akash deployment create config.yml -k key

66809b2c537fcdd79bc6b5b6d28bbf2d51fbe59133a4ba0119b9e0160ab16357
Waiting...
Group 1/1 Fulfillment:
66809b2c537fcdd79bc6b5b6d28bbf2d51fbe59133a4ba0119b9e0160ab16357/1/2/49877504638723665f08dd57c2b0fbae79bd2abf65fe0d397e20880953
c [price=11]
Group 1/1 Fulfillment: 66809b2c537fcdd79bc6b5b6d28bbf2d51fbe59133a4ba0119b9e0160ab16357/1/2/
a8954503bdd62134bf691c954d4eba3099952424ed708c7b69afeecaa8f9b38f [price=13]
Group 1/1 Lease:
66809b2c537fcdd79bc6b5b6d28bbf2d51fbe59133a4ba0119b9e0160ab16357/1/2/49877504638723665f08dd57c2b0fbae79bd2abf65fe0d397e20880953
c [price=11]
Sending manifest to http://sjc.147.75.70.13.aksh.io...
Service URIs for provider:
3832323465313466393033613265313336613633363235323762313966313139333531393731373563623639393831393430393333616130343435396132613
webapp: webapp.a138530f21e98e88bfc449d6736798fbe5130fa99b748d7aeb5d08b15e326cb8.147.75.70.13.aksh.io
Overclock Labs

Develop protocols, tools, and infrastructure to make foundational elements


of the internet open, decentralized, and secure
akash.network/testnet

github.com/ovrclk/akash
Thank You

@GregOsuri

You might also like