Skip to content

Latest commit

 

History

History
203 lines (133 loc) · 3.92 KB

index.md

File metadata and controls

203 lines (133 loc) · 3.92 KB
Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 1 column 13
---
title: Akash: Past, Present, and Future
theme: uncover
class:
backgroundColor: #EDEDED
---
<style> :root { --color-background: #EDEDED !important; --color-foreground: #1D1D1B !important; --font-family: "Open Sauce One" !important; --color-background-paginate: rgba(128, 128, 128, 0.05) !important; --color-background-code: #ccc !important; --color-highlight: #99c !important; --color-highlight-hover: #aaf !important; --color-highlight-heading: #99c !important; --color-header: #bbb !important; --color-header-shadow: transparent !important; } </style>

width:16em

Past, Present, and Future


DevOps: The Company Killer

  • Everyone wants global deployments.
  • Not everyone should should roll their own.
  • DevOps is a huge distraction for companies trying to build actual products.

What if Heroku, but also Edge?

  • CDNs have been distributing assets globally for years.
  • Docker images look and smell like static assets.
  • "Dynamic Delivery Network" - how hard could it be?

Platform: vCentralized

  • ✅Flexible hosting: Cloud, On-Prem, Colo.
  • ✅ "Push to Deploy", logging, billing, etc.
  • Sign on thousands of hosting providers.
  • 🤔 On second thought, what if it's a marketplace...
  • 😎 ... Yeah, that's the ticket.

Marketplace: vDEX

  • Trustless (pros and cons).
  • Transparent pricing (with history).
  • Simple payments (in principle).
  • UNSTOPPABLE.

The revolution will not be centralized!


The Akash Cloud

  • The Network: marketplace, payments.
  • The Platform: hosting, management.

The Network

Resource Acquisition

height:8em


The Network

Resource Acquisition

height:8em


The Network

Resource Acquisition

height:8em


The Platform

Workload Distribution

height:8em


The Platform

Workload Distribution

height:8em


Ten Months In

height:10em


Awesome-Akash

Community-sourced deployment examples

height:8em


Awesome-Akash

  • 80+ applications
  • Databases, games, blogging platforms, crypto wallets, DEX frontends, etc...
  • Ready-to-deploy configurations

Mining: pkt.cash

  • Akash resources can have a broad spectrum of uptime duration, quality.
  • The lower end of this spectrum represents a large amount of resources available to miners.
  • Also applicable to other state-less applications (CI, machine learning, finding E.T.)

Cosmos-Omnibus

Generic SDK node hosting infrastructure.

  • Publish docker images.
  • Multiple bootstrap options:
    • snapshot
    • state-sync
  • New: publish daily snapshots.

Cosmos-Omnibus

height:10em


Coming Soon

  • Free trials (Authz)
  • JWT Authentication
  • Cosmos-omnibus: relayer fleet
  • Cosmos-omnibus: state-sync fleet
  • Bootstrap auditor ecosystem
  • More resources: IP address, GPU, storage, etc...
  • New CLI

JWT Authentication

Bootstrap traditional authentication from on-chain mTLS certs.

height:8em


Auditor Ecosystem

I only want bids from providers that chiahaus says has premium-tier mining performance.

  • 👍 This has been supported since launch.
  • 😒 The Akash team is essentially the only auditor at this time.
  • Community grants is funding development of an open-source template.
  • Essential for increasing and decentralizing provider supply.

Challenges

  • Query performance.
  • Reliable event stream.
  • Database performance.
  • Database size.
  • Reliable state-sync.

Questions?

Thanks for your time!