Get started
Create a cluster on your AWS account
# install the CLI
pip install cortex
# create a cluster
cortex cluster up cluster.yamlBuild scalable APIs
# deploy APIs
cortex deploy apis.yamlLast updated