Deploying and Monitoring Elastic Stack on GCP
Google Cloud Next β19 UK
London
π¬π§UK
Nov. 2019
Slides
Abstract
To deploy elastic stack on Google Compute Platform (GCP), you have several options:
- Start GCE instances, install and configure elasticsearch nodes discovery, SSL and security
- Do the same but install
discovery-gceplugin to simplify nodes discovery - Use Elastic Cloud Enterprise and deploy it on GCE instances
- Use Elastic Cloud Kubernetes operator on GKE
Or, you can let Elastic, the company behind elastic stack, deploy and manage it for you with cloud.elastic.co
Resources
The following resources were mentioned during the presentation or are useful additional information.
Documentation: Elastic Cloud on Kubernetes (ECK)
This is the official Elastic Cloud on Kubernetes (ECK) documentation.
Documentation: Kibana
This is the official Kibana documentation.
Documentation: Elasticsearch
This is the official Elasticsearch documentation.
