Step-1: Set Up Webhooks in GITHUB repository through Jenkins for automatic copy of the updated code from the GITHUB repository to the local computer/AWS cloudshell instantly
Step-2: If step-1 is passed, Dockerize the code and test the running code at port 80 & 85 specifically on a AWS instance
Step-3: If step-2 is passed, the code will be deployed on Kubernetes running on AWS platform in one shot as a fully automatic way in Jenkins (option-1: freestyle job & option-2: pipeline job)