Kubernetes Certifications!
I got every Kubernetes certification in the last months, and as I said at the Node.js certifications , the Linux Foundation certification it is nice because they are practical, you must test your hands-on knowledge. Kubernetes and Cloud Native Associate (KCNA) This is the first one and the easier, it is the only that is multiple choice and cover the foundation knowledge about cloud, containers, etc. To be real, it really not worth waste time and money to get that. Certified Kubernetes Application Developer (CKAD) If you are already a developer, that works with a Kubernetes and you have access and permissions to create resources that are important to a day-to-day for microservices, this is a pretty simple one. Basically, test your knowledge to containerize applications and create all necessaries of things to put online, like deployments, etc. Certified Kubernetes Administrator (CKA) Here the thing start to be a little complicated, you must have a good knowledge about linux, and oth...