Architectures

Sample architectures to help you on your Anyscale journey

This section of the documentation collects some architectural patterns to help companies get off the ground with some common Ray and Anyscale parterns. Sample code to back up these architectures is located in this github repository. Although none of these patterns are ready applications, the intention is to show a range of common patterns and how to accomplish them within a comprehensive whole.

  1. CI/CD. This architecture documents how to construct a whole application, which contains both code to run within a Ray container as well as outside of it. The example documents a testing strategy, and how to configure Github Actions to execute testing and deployment pipelines.

Last updated

Was this helpful?