Google Cloud Platform Blog
Product updates, customer stories, and tips and tricks on Google Cloud Platform
Deploy Elasticsearch on Google Compute Engine
Monday, January 12, 2015
In just a few years,
Elasticsearch
has been downloaded over 10 million times to meet developers’ increasing need to search and analyze large volumes of data. Elasticsearch has been successful at
GitHub, where they use it to index 2 billion documents
(which are constantly being modified) to power their site search; and at
SoundCloud
,
where it’s used as a main form of site navigation for 40 million users.
Today, we’re happy to announce the release of
Click to Deploy for Elasticsearch
on Google Compute Engine. You can set up an
Elasticsearch cluster configured to your needs
in just a few clicks.
If you haven’t tried Elasticsearch yet, here are 3 reasons to take a closer look:
Based on Lucene:
Elasticsearch is an open source document-oriented search server based on
Lucene
.
Lucene is a time tested open source library that is capable of reading everything from HTML to PDFs.
Designed for cloud:
Elasticsearch was designed first for the cloud with its capabilities around simple cluster configuration and discovery and high-availability by default. This means you can expand your Elasticsearch deployment simply by adding new nodes. This expansion of your cluster — or in in the case of a hardware failure, reduction — results in automatic reconfiguration of your document indices across the cluster.
Native use of JSON over HTTP
: Extending the platform is simple for developers. The schema doesn’t need to be defined up front and your cluster can be extended with a variety of libraries in your languages of choice, even using the command line.
Once Elasticsearch is up and running, a variety of use cases are available immediately: keyword text search for your web app, log processing and analysis with
Logstash
, and simple data visualization with
Kibana
.
These three open source projects are now tightly integrated, supported by the Elasticsearch company, and are known collectively as
The ELK Stack
.
If you need help extending the platform in your environment,
support, training, and commercial plugins are available from Elasticsearch
.
-Posted by Chris Pomeroy, Program Manager
Free Trial
GCP Blogs
Big Data & Machine Learning
Kubernetes
GCP Japan Blog
Firebase Blog
Apigee Blog
Popular Posts
Understanding Cloud Pricing
World's largest event dataset now publicly available in BigQuery
A look inside Google’s Data Center Networks
Enter the Andromeda zone - Google Cloud Platform’s latest networking stack
Getting your data on, and off, of Google App Engine
Labels
Announcements
193
Big Data & Machine Learning
134
Compute
271
Containers & Kubernetes
92
CRE
27
Customers
107
Developer Tools & Insights
151
Events
38
Infrastructure
44
Management Tools
87
Networking
43
Open
1
Open Source
135
Partners
102
Pricing
28
Security & Identity
85
Solutions
24
Stackdriver
24
Storage & Databases
164
Weekly Roundups
20
Feed
Subscribe by email
Demonstrate your proficiency to design, build and manage solutions on Google Cloud Platform.
Learn More
Technical questions? Check us out on
Stack Overflow
.
Subscribe to
our monthly newsletter
.
Google
on
Follow @googlecloud
Follow
Follow