DEV Community

Cover image for How to Run a data scraping workload on AWS EKS and visualize using Grafana
amlan
amlan

Posted on

2 1

How to Run a data scraping workload on AWS EKS and visualize using Grafana

This post is my solution walkthrough for the bonus Acloud guru challenge from the Cloud resume book by Forrest Brazeal. The book can be found Here. This challenge is a good learning path for deploying workloads on Kubernetes cluster and spinning up a Kubernetes cluster. This post will describe how I completed the challenge and my approach towards the challenge solution. My challenge solution provides a good learning experience for these technologies:

  • Kubernetes and deploying to Kubernetes
  • App Development (I used Python but in theory it can be anything)
  • Data analysis and visualization using Prometheus and Grafana

More details can be found here:

https://amlanscloud.com/kubechallenge/

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay