Installing opensearch for first time, need suggestion on suitable version

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):

Describe the issue: Installing openserach for the first time, need guidance on the stable version

Configuration:

Relevant Logs or Screenshots:

Hi @OSID. Welcome to the forum.
I suggest using the latest version as it contains the newest features.

The best source of information is the OpenSearch documentation:

Is this your first cluster?

Hi Pablo, Thanks for your response

Yes this is the first cluster. I see that version 3.5 is still developing phase.

So was checking for stable version to use in PROD as well.

@OSID Where did you find that? 3.5 is GA since 10 Feb 2026 as per OpenSearch documentation

Thanks Pablo, I am planning to install 3.4.0 in our PROD env.

In a production setting, as for 3.5.0 it is standard practice to wait for at least one or two minor patch releases (e.g., 3.5.1 or 3.5.2) to ensure any “day-one” bugs are ironed out.

Please let me know if any other suggestion.

@OSID It all depends on the type of deployment. Either your main goal is significant ingress, search or ML, etc.

In my opinion, the easiest way is to start with Docker Compose and play around with it.
You can find a good example on this page.

Alternatively, you could try OpenSearch Playground
However, this comes with Workspaces and a new OpenSearch Dashboards view.