Skip to content

Weather Data Collection with Golang and Apache Kafka

Notifications You must be signed in to change notification settings

eshiettjoseph/go-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Data Collection with Golang and Apache Kafka

A webscraper set up as a producer that scrapers weather data hourly from https://wttr.in publishes to Kafka. A consumer subscribes to this data and stores it in a PostgreSQL database.

TODO:

  • Deploy to EKS
  • Setup GitOps with ArgoCD
  • Setup IPFS for data storage
  • CICD pipeline to build and deploy images to Dockerhub
  • Loadbalancing
  • Monitoring, Logging, tracing with OpenTelemetry

About

Weather Data Collection with Golang and Apache Kafka

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published