jason810496 commented on issue #56635: URL: https://github.com/apache/airflow/issues/56635#issuecomment-3543289497
> `airflow api-server` has an `--apps` option (or similar can't recall from the top of my head), those are `all` `execution_api` `core` etc... that will allow you to chose what you want to run. So you can have the core apis runing on a server and the execution api running on another server. Yes, we are able to scale the Core API and Execution API independently: https://airflow.apache.org/docs/apache-airflow/stable/administration-and-deployment/web-stack.html#separating-api-servers -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
