This project is for CSC7071 - Cloud Computing. It includes containerized microservices for text analysis, deployed to Queen’s Private Cloud (QPC) via Rancher.
- func1: Count vowels
 - func2: Avg word length
 - func3: Palindrome check
 - func4: Spelling errors
 
- Python, Go, Rust, Node.js, Java
 - Docker, Kubernetes
 - GitLab CI, Rancher (QPC)
 
The project includes a monitoring stack with Prometheus and Grafana.
The dashboard provides an overview of service health, request rates, latency, and resource usage.