Google Cloud Platform Blog
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
No comments :
Post a Comment
Don't Miss Next '17
Use promo code NEXT1720 to save $300 off general admission
REGISTER NOW
Free Trial
GCP Blogs
Big Data & Machine Learning
Kubernetes
GCP Japan Blog
Labels
Announcements
56
Big Data & Machine Learning
91
Compute
156
Containers & Kubernetes
36
CRE
7
Customers
90
Developer Tools & Insights
80
Events
34
Infrastructure
24
Management Tools
39
Networking
18
Open Source
105
Partners
63
Pricing
24
Security & Identity
23
Solutions
16
Stackdriver
19
Storage & Databases
111
Weekly Roundups
16
Archive
2017
Feb
Jan
2016
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2015
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2014
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2013
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2012
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2011
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2010
Dec
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2009
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Mar
Feb
Jan
2008
Dec
Nov
Oct
Sep
Aug
Jul
Jun
May
Apr
Feed
Subscribe by email
Technical questions? Check us out on
Stack Overflow
.
Subscribe to
our monthly newsletter
.
Google
on
Follow @googlecloud
Follow
Follow
No comments :
Post a Comment