🏆 2nd Place - Meta RNE Hackathon | 💰 $60 Prize
Diff-Busters is a Python script designed to tackle configuration drift in large-scale Meta data centers.
At the hackathon, we focused on detecting and managing config inconsistencies across a massive number of node classes, where traditional diffing methods failed due to scale and complexity.
🚀 Key Features:
- Fast and efficient diff analysis
- Designed for a very specific setup (not plug-and-play)
Note: This requires a very specific setup to run properly. If you're interested, tweak it to fit your environment!
git clone https://github.com/your-username/diff-busters.git
cd diff-busters
python diff_busters.py
This project is licensed under the MIT License.