A cloud-native collaborative task management platform built using microservices architecture with Docker and Kubernetes. The project focuses on scalable deployment, CI/CD automation, infrastructure provisioning, and configuration management using modern DevOps tools.
- Microservices-based architecture
- Containerized application using Docker
- Kubernetes orchestration and deployment
- CI/CD pipelines with Jenkins and GitHub Actions
- Infrastructure provisioning using Terraform
- Configuration management using Ansible
- Scalable and self-healing deployment setup
- Frontend developed using ReactJS
- Docker
- Kubernetes
- Jenkins
- GitHub Actions
- Terraform
- Ansible
- ReactJS
- YAML
.github/workflows/
ansible/
frontend/
k8s/
services/
terraform/
docker-compose.ymlThis project helped improve understanding of DevOps workflows, container orchestration, CI/CD automation, infrastructure as code, deployment pipelines, and scalable cloud-native application development.
Rohith V S