blob: d2b4ae1e540571e9fd59f330212a9978754727a6 [file] [log] [blame]
{
"exploratory_environment_shapes" :
{
"For testing" : [
{"Size": "XS", "Description": "t2.medium", "Type": "t2.medium","Ram": "4 GB","Cpu": "2"}
],
"Memory optimized" : [
{"Size": "S", "Description": "r3.xlarge", "Type": "r3.xlarge","Ram": "30.5 GB","Cpu": "4"},
{"Size": "M", "Description": "r4.2xlarge", "Type": "r4.2xlarge","Ram": "61 GB","Cpu": "8"},
{"Size": "M", "Description": "r3.4xlarge", "Type": "r3.4xlarge","Ram": "122 GB","Cpu": "16"},
{"Size": "L", "Description": "r3.8xlarge", "Type": "r3.8xlarge","Ram": "244 GB","Cpu": "32"}
],
"Compute optimized": [
{"Size": "S", "Description": "c4.large", "Type": "c4.large","Ram": "3.75 GB","Cpu": "2"},
{"Size": "M", "Description": "c4.2xlarge", "Type": "c4.2xlarge","Ram": "15.0 GB","Cpu": "8"},
{"Size": "L", "Description": "c4.8xlarge", "Type": "c4.8xlarge","Ram": "60.0 GB","Cpu": "36"}
]
},
"exploratory_environment_versions" :
[
{
"template_name": "Apache Zeppelin 0.8.2",
"description": "Base image with Apache Zeppelin node creation routines",
"environment_type": "exploratory",
"version": "zeppelin-0.8.2",
"vendor": "AWS"
}
]
}