Today we will dive into the two available Terraform providers from
Elastic. Terraform allows you to define your infrastructure as a code and keep
that in repositories to easily make changes.
Using Spring Boot with Elastic App Search
In this article we will go from nothing to a fully running Spring Boot application querying Elastic App Search, which has crawled the contents of a website. We will start up the cluster and configure the application step by step.