It is very much important in the present world to enable the website providing the services to be live and managed continuously to support the large number of customers. Companies need to run the website and also monitor the website continuously. The monitoring can be performed with the tools and it is also important to ensure that the scaling of the service is also important to manage the cost and the availability. The entire requirement can be fulfiled with the Kubernetes, a tool for container orchestration. This tools can communicate with the container runtime engine and perform the deployment of the containers known as pods that are completely monitored using the Kubernetes. The tool can enhance the setting up of the complex clusters with the different services connected using the network internally. Kubernetes is helpful to deploy, scale, monitor and relaunch the containers based on the requirement. The entire approach of the tool is applied to launch the website and database on the multiple slave nodes and connect them to the master node then control the implementation of the entire setup from the master node itself. This entire design and the architecture is deployed on the AWS cloud with the servers on the cloud using the Kubernetes.