Skip to content

WGBH-MLA/es_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

es_demo - Elasticsearch and Kibana Demo Project

Get an Elasticsearch and Kibana instance deployed to EKS and play around with it.

Goals

  1. Learn and demonstrate K8s cluster creation suitable for production Elasticsearch instance for GBH Archives.
  2. Learn and deploy Elasticsearch with Kibana to EKS cluster.
  3. Ingest PBCore JSON documents
    1. Using _bulk API
      1. Gather performance results
      2. Test upper limits
    2. With schema autodetect
    3. With defined schema
    4. Compare strategies for indexing and querying hierarchical metadata (PBCore)
  4. Ingest Transcripts
    1. Using _bulk API
      1. Gather performance results
      2. Test upper limits
    2. Semantic search

About

Elasticsearch and Kibana Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published