Skip to content

Guidance for running Flyte at Scale #3402

Answered by kumare3
mrgleeco asked this question in Q&A
Discussion options

You must be logged in to vote

hi @mrgleeco,
Firstly thank you for raising this question and asking to clairfy instead of assuming :).

Let me try and answer the question in 3 parts

  1. Understand general architecture and scaling primitives
  2. Benchmarks and object store vs Postgres
  3. answer your scenario

Part 1: Understand general architecture and scaling primitives**

It is crucial to understand the architectural choices to understand how things can scale.

Metadata storage - workflow/task versions and definitions

Postgres is used as the datastore for workflow versions and used to visualize various UI elements. It is assumed that even at large volume number of workflows and tasks will not exceed 50k and version frequency will …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by samhita-alla
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants