Companies today are working on building monitoring solutions to have better insight on the health and performance of their computing systems. Your challenge today is to set up a monitoring stack to capture a Bitcoin or Ethereum or your favorite Blockchain network CLI runningfrom two live EC2 instances!
All tools and AWS services are FREE! IF YOU USE T2.MICRO EC2 INSTANCES Enjoyed the challenge? Intrested in Insight? Send a PDF containing your dashboarding running to [email protected] with the subject "Berkeley Blockchain-DevOps" .
- Dive Deep into tools! Then build fast!
- Find resources online.
- Keep it in the cloud.
- Automate simulations.
- Set up 3 t2.micro AWS EC2 instances (you may have to up the size to handle the CLI)
- Configure Prometheus to monitor 2 EC2 instances.
- What is Prometheus? (link)
- Connect Prometheus to Grafana.
- What is Grafana? (link)
- Collect and display cpu, memory, and disk space usage.
- Use your monitored nodes (EC2 instances) to begin validating transactions on the given testnet.
- Collect and display network traffic rate, upload rate, and download rate.