-
Notifications
You must be signed in to change notification settings - Fork 159
Adds recommendation about choosing project profile #2734
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
Conversation
🔍 Preview links for changed docs |
Suggesting additional changes to the Billing dimensions page: https://github.com/elastic/docs-content/blob/ffcbcf3bb6b57e11caf9aa5ad0442c6418561dc9/deploy-manage/cloud-organization/billing/elasticsearch-billing-dimensions.md I would suggest under the "Managing Elasticsearch Serverless costs" we add a section on "Profile selection" and add a blurb like
|
I had related updates already underway in #2744 so I've added this suggestion there. |
@shubhaat I addressed your feedback in my latest commits. Lisa's PR (linked above) contains the changes you suggested for the billing dimensions page. |
I think this is ok for now, but I think there will be big changes coming to the VO optimized profile based on feedback from Shay. We want to de-emphasize Vector optimized a LOT, and I wonder if we can make it clearer in the documentation that use VO only for very specific needs - when you need high memory for ingest/search. + @giladgal and @petegaleotti - I might want to rethink the docs updates once we know what we are doing in onboarding. |
@szabosteve , @lcawl I suggest we stash this documentation update. @petegaleotti is working on a major change to the VO profile and competely removing this from the UI and deemphasizing it in the docs etc. Sorry for the thrash, and fast turnaround time. |
Based on a chat with @petegaleotti today it seems like it's worth implementing the updates in |
FYI I've reverted the changes to the getting started page in this PR and will make them in #2839 instead. |
I recommend changing that to "General purpose and vector...". |
Overview
This PR adds guidance for selecting the appropriate project profile based on the use case. It outlines when to use the General Purpose (GP) profile versus the Vector Optimized (VO) profile.