-
Notifications
You must be signed in to change notification settings - Fork 163
Update Elasticsearch Serverless landing page/overview #193
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
- Added reference to page rendering location - Expanded Elasticsearch definition and serverless context - Restructured "Get Started" section into a 4-column card layout with emojis: - Create project - Connect to Elasticsearch - Ingest data - Try Search Playground - Added "Learn More" section with 2 cards: - Serverless differences - Billing information - Removed "How to" section and its subsections - Added tip about checking main Elasticsearch docs for beginners
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
excellent improvements. enjoy the format
[discrete] | ||
== Get started | ||
{es} is an open source distributed search and analytics engine, scalable data store, and vector database. It’s optimized for speed and relevance on production-scale workloads. Use {es} to search, index, store, and analyze data of all shapes and sizes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this feels kinda weird because ES is also the foundation of obs and sec projects. could we reframe the ES project type as the "vanilla/search" option?
something like:
{es} is one of the three available project types on <<intro,{serverless-full}>>.
This project type lets you use the core functionality of {es}: Searching, indexing, storing, and analyzing data of all shapes and sizes.
and then let the es basics page take care of the "what is ES" question?
"lets you use" might feel restrictive - something like "is built for" "is optimized for"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nods in agreement, but on the "foundation of obs and sec projects" point I couldn't find a clean way to incorporate that info here but I'm also not too worried about that really
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cleared up intro in 040ebc5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re: the foundational aspects we can revisit if it seems like people are creating additional projects in error
Co-authored-by: shainaraskas <[email protected]>
🔴 Existing page
🟢 Preview new page
Summary
Tries to simplify and clarify the CTAs for readers: