Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HW SKU cost optimization #14817

Open
siddharthteotia opened this issue Jan 15, 2025 · 1 comment
Open

HW SKU cost optimization #14817

siddharthteotia opened this issue Jan 15, 2025 · 1 comment

Comments

@siddharthteotia
Copy link
Contributor

Our work on a Multi SKU recommender / cost-to-serve optimizer recently got accepted in USENIX and we will be presenting the work in March '25. We have built the entire machinery in-house and have a ton of results / data to share. The reason we built in-house first is because this ran longer than usual with an elaborate POC first to demonstrate value followed by actually doing it in production. Also, we first wanted to nail the integrations within LinkedIn on a fast path to solve our problem.

I feel the core algorithm that takes in production metrics, SKU profiles, processes high cardinality profiling data and recommends an optimal SKU can potentially be open-sourced.

Starting this thread to see if there is sufficient interest in exploring such a tool by Pinot users for their respective prod environments on-prem or in cloud. If so, we can think about putting it in open source. Not sure of LOE / timelines etc. Right now just trying to gauge interest

We had originally built this for Azure but then repurposed it to on-prem successfully without changing the core pieces of algorithm.

@hpvd
Copy link

hpvd commented Jan 15, 2025

yeah sounds pretty interesting! Looking forward to your presentation and hope for sharing with community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants