- Clone the Swiggy clone repository and install the required dependencies
- Create a Docker file and build the Docker image for the application
- Scan the Docker image through trivy to find any vulnerabilities
- Push the Docker image to a Docker registry (e.g., Docker Hub)
- Deploy the Docker container to a Kubernetes cluster
- Docker
- Trivy
- Kubenetes
- GitHub
- AWS