Top 50 Springboot interview questions and answers

1) What is Spring boot? Sprint boot is a Java-based spring framework used for Rapid Application Development (to build stand-alone microservices). It has extra support of auto-configuration and embedded application…

Read more »

PHP intermediate essential guide- PHP setting cookies

In this blog, I am going to What is Php Cookies & How to use Cookies in PHP. PHP cookies are the same in all languages but the different types…

Read more »

How to Change facebook two-factor authentication mobile number/add new number?

First of all, go to Facebook Setting, and click on setting. After that, go to Account Setting, and scroll down. Then, click on Security and login. In the next step,…

Read more »

Setting up Kubernetes Clusters using Kubeadm Manual way in RHEL 7 / Centos7

What is Kubeadm? Kubeadm helps you bootstrap a minimum viable Kubernetes cluster that conforms to best practices. Kubeadm is a tool built to provide kubeadm init and kubeadm join as…

Read more »