What is Kubernetes and architecture?

What is Kubernetes: Kubernetes is an open-source tool used to manage and orchestrate the containers across the nodes/server, which helps us to build cloud-native applications released by google in 2014. All top 3 cloud providers support Kubernetes as serverless offerings. Why we should adopt Kubernetes In the world of microservices, managing the deployment and scalingContinue reading “What is Kubernetes and architecture?”

Data Tranformations

In the real time most of the variables are not normally distributed and most of the parametric statistics test(ANOVA,T test, Regression etc..) are based on the assumption that the data is normally distributed therefore it do not meet the assumptions of statistical tests if the data is not normally distributed,in this case the results willContinue reading “Data Tranformations”