diff --git a/docs/deployment/frameworks/anyscale.md b/docs/deployment/frameworks/anyscale.md new file mode 100644 index 0000000000000..2ee325782ac0c --- /dev/null +++ b/docs/deployment/frameworks/anyscale.md @@ -0,0 +1,9 @@ +--- +title: Anyscale +--- +[](){ #deployment-anyscale } + +[Anyscale](https://www.anyscale.com) is a managed, multi-cloud platform developed by the creators of Ray. +It hosts Ray clusters inside your own AWS, GCP, or Azure account, delivering the flexibility of open-source Ray +without the operational overhead of maintaining Kubernetes control planes, configuring autoscalers, or managing observability stacks. +When serving large language models with vLLM, Anyscale can rapidly provision [production-ready HTTPS endpoints](https://docs.anyscale.com/examples/deploy-ray-serve-llms) or [fault-tolerant batch inference jobs](https://docs.anyscale.com/examples/ray-data-llm).