From the course: Elasticsearch Essential Training
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Elastic Cloud walkthrough - Elastic Stack Tutorial
From the course: Elasticsearch Essential Training
Elastic Cloud walkthrough
- [Deepak] The first thing which you see on the Elastic Cloud account is this Overview page. Overview page is giving you this Elasticsearch endpoint. Sometimes you want it to connect to the Elasticsearch through a Python code or a Java code or some different command line tool maybe, In those cases, this will be your end point. Now, when you want it to connect from a different application, you need the credential as well. That is some kind of an password for your authentication. For that, you need the keys. On the right top corner, you see Endpoints & API keys. You can click on that, and there, you can create your API key. You can give some name and then say Create API key. Now, this will be your key value to make a connection to this Elastic Cloud account from a different application altogether. Also, on the left-hand side, you see couple of more options. You see here the Dev Tools. Now Dev Tool is a place we are going to use a lot throughout this course. Here, we're going to write…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.