Commit db3d878e authored by Chad Malchow's avatar Chad Malchow

Adding Benefit and Qualification sections to EE products

parent 5c6b66db
...@@ -4,10 +4,17 @@ ...@@ -4,10 +4,17 @@
> [Amazon Elasticsearch][aws-elasticsearch] was [introduced][ee-1305] in GitLab > [Amazon Elasticsearch][aws-elasticsearch] was [introduced][ee-1305] in GitLab
> EE 9.0. > EE 9.0.
[Elasticsearch] is a flexible, scalable and powerful search service. ## How will Elasticsearch help?
If you want to keep GitLab's search fast when dealing with huge amount of data, [Elasticsearch] is a flexible, scalable and powerful search service that saves developers time. Instead of developers creating duplicate code and wasting time, they can now search for code within other teams that will help their own project.
you should consider [enabling Elasticsearch](#enable-elasticsearch).
## Do you need Elasticsearch?
1. How do developers currently find code from different teams that might be useful for their project eg: a plugin?
2. How do you ensure developers don't reinvent the wheel?
3. Are you looking to enable innersourcing?
4. Do you you want to keep GitLab's search fast when dealing with huge amount of data?
If you answered yes to any of these, you should consider [enabling Elasticsearch](#enable-elasticsearch).
GitLab leverages the search capabilities of Elasticsearch and enables it when GitLab leverages the search capabilities of Elasticsearch and enables it when
searching in: searching in:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment