APIcon UK 2014 Workshop
OUR AGENDA 
var 
agenda 
= 
[ 
"Intro", 
"What 
is 
Orchestrate", 
"Why", 
{ 
"workshop": 
[ 
"docs", 
"client 
libs", 
"API 
tour" 
] 
}, 
];
{ 
"name": 
"Ian 
Plosker", 
"twitter": 
"@dstroyallmodels", 
"email": 
"ian@orchestrate.io", 
"company": 
{ 
name: 
"Orchestrate", 
role: 
["CTO", 
"Co-­‐founder"], 
}, 
"previous": 
"Basho 
Technologies" 
} 
INTROS
WHAT IS ORCHESTRATE? 
{ 
"software": 
false, 
"service": 
true, 
"database": 
true, 
"description": 
"DBaaS", 
"api": 
"REST", 
"contentType": 
"application/json" 
}
BUT WHY?! 
{ 
"queryTypes": 
[ 
"key/value", 
"full-­‐text 
search", 
"time-­‐series", 
"graph" 
], 
"future": 
[ 
"geospatial", 
"large 
objects" 
], 
}
DATA LOCALITY :) 
{ 
"location": 
"aws-­‐us-­‐east-­‐1", 
"future": 
[ 
"aws-­‐eu-­‐west-­‐1", 
"your-­‐datacenter" 
], 
"replication": 
2015 
}
LET’S GET STARTED
DASHBOARD.ORCHESTRA 
TE.IO
ORCHESTRATE.IO/DOCS
API.ORCHESTRATE.IO

Intro To Orchestrate DBaaS: A Single API For Key/Value, Search, Graph, And Events.

  • 1.
  • 2.
    OUR AGENDA var agenda = [ "Intro", "What is Orchestrate", "Why", { "workshop": [ "docs", "client libs", "API tour" ] }, ];
  • 3.
    { "name": "Ian Plosker", "twitter": "@dstroyallmodels", "email": "ian@orchestrate.io", "company": { name: "Orchestrate", role: ["CTO", "Co-­‐founder"], }, "previous": "Basho Technologies" } INTROS
  • 4.
    WHAT IS ORCHESTRATE? { "software": false, "service": true, "database": true, "description": "DBaaS", "api": "REST", "contentType": "application/json" }
  • 5.
    BUT WHY?! { "queryTypes": [ "key/value", "full-­‐text search", "time-­‐series", "graph" ], "future": [ "geospatial", "large objects" ], }
  • 6.
    DATA LOCALITY :) { "location": "aws-­‐us-­‐east-­‐1", "future": [ "aws-­‐eu-­‐west-­‐1", "your-­‐datacenter" ], "replication": 2015 }
  • 7.
  • 8.
  • 9.
  • 10.