opensource-observer / oso

Measuring the impact of open source software
https://opensource.observer
Apache License 2.0
73 stars 16 forks source link

Trino Ops: Implement KEDA to scale trino to 0-N #2446

Open ravenac95 opened 2 weeks ago

ravenac95 commented 2 weeks ago

What is it?

I only learned of this recently, but there's a tool (listed below) that has a queuing http proxy that can be used to scale any deployment to 0. The queuing proxy allows us to sleep some of the services. I believe this would be very good for many of the things we run but particularly, trino (at least for now)

Tool: