Skip to content

Codes and documents related to internal hackathon are to be stored in here

Notifications You must be signed in to change notification settings

ShubhamB99/tvarit-hackathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tvarit-hackathon

Architecture

Establish connection with Kafka:

Python package kafka-python was used to establish connection with KAFKA and consume data from it.

Landing Zone: Elasticsearch

Subsequently, data was pushed onto Elasticsearch DB using python package elasticsearch. This was ensured by installing elasticsearch on an ec2 instance using docker.

Visualization Tool - Kibana and Grafana

Kibana was installed on the AWS instance and reverse proxy was done to ensure it was accessible via HTTP.

References

About

Codes and documents related to internal hackathon are to be stored in here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 68.0%
  • Python 32.0%