Skip to content

[D&M] Explains pricing on Serverless for adaptive resources #745

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

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

szabosteve
Copy link
Contributor

Overview

Related to https://github.com/elastic/ml-team/issues/1500

This PR adds a blurb about how we calculate VCUs for ML:

  • Trained Models are mostly based on vCPU consumed, 1 allocation * 1 thread = 1 vCPU = 8 VCU
  • Jobs are mostly based on memory consumed, 1 GB = 1 VCU

@szabosteve szabosteve requested a review from prwhelan March 12, 2025 14:04
@szabosteve szabosteve merged commit 950ba05 into main Mar 12, 2025
3 checks passed
@szabosteve szabosteve deleted the szabosteve/serverless-pricing branch March 12, 2025 14:08
@szabosteve szabosteve self-assigned this Mar 12, 2025
thekofimensah pushed a commit that referenced this pull request Mar 21, 2025
## Overview

Related to https://github.com/elastic/ml-team/issues/1500

This PR adds a blurb about how we calculate VCUs for ML:
- Trained Models are mostly based on vCPU consumed, 1 allocation * 1
thread = 1 vCPU = 8 VCU
- Jobs are mostly based on memory consumed, 1 GB = 1 VCU
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

Successfully merging this pull request may close these issues.

2 participants