Giter Site home page Giter Site logo

aditmodi / building-an-elasticsearch-cluster-with-amazon-elasticsearch-service-on-aws Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 3.0 3.54 MB

Building an Roburst Search Application with help of aws-elasticsearch , aws api gateway and aws lambda

Home Page: https://aditmodi.github.io/Building-an-Elasticsearch-Cluster-with-Amazon-Elasticsearch-Service-on-AWS/

License: Apache License 2.0

JavaScript 67.62% CSS 12.15% HTML 20.23%
aws-lambda aws-elasticsearch aws-api-gateway nodejs html-css-javascript kibana

building-an-elasticsearch-cluster-with-amazon-elasticsearch-service-on-aws's Introduction

Building-an-Elasticsearch-Cluster-with-Amazon-Elasticsearch-Service-on-AWS

Building an Roburst Search Application with help of aws-elasticsearch , Kibana , aws api gateway and aws lambda

2020-04-25 (68)

Elasticsearch is an open-source search and analytics engine.

2020-04-25 (66)

Kibana is a data visualization tool for Elasticsearch.

lambda is a serverless compute service. ability to run code without provisioning or maintaining servers.

api gateway is ability to create, publish, monitor, maintain and secure api's .

Steps

1.Create an Elasticsearch Domain

2020-04-25 (79)

Follow the steps to create a Elasticsearch Domain with t2.small instance as it is within aws free tier.

during the steps , creating a policy which includes granting permission to allow ip access to domain .

the example of policy is policy.json.

2.Uploading data to your ES domain is done with help of curl command.

the queries of curl command are in curl commands.txt file in which placing of domainname with your name.

the bulk data includes product_bulk.json file which contains data.

3.The lambda function contains nodejs code for querying an Elasticsearch domain.

4.with api gateway, create a method and get request

2020-04-25 (81)

deploy the api

5.Execute the Application

apigateway must include the http address of your domain.

then execute the html code in your favourite browser.

2020-04-25 (67)

Kibana can also be used to visualize and search data with help of a great UI .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.