<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>certification on takac.dev</title>
    <link>https://takac.dev/categories/certification/</link>
    <description>Recent content in certification on takac.dev</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Mon, 07 Dec 2020 22:57:00 +0900</lastBuildDate><atom:link href="https://takac.dev/categories/certification/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Leaned Kubernetes &amp; passed the CKAD exam purchased on black friday sale</title>
      <link>https://takac.dev/leaned-kubernetes-passed-the-ckad-exam-purchased-on-black-friday-sale/</link>
      <pubDate>Mon, 07 Dec 2020 22:57:00 +0900</pubDate>
      
      <guid>https://takac.dev/leaned-kubernetes-passed-the-ckad-exam-purchased-on-black-friday-sale/</guid>
      <description>
        
          &lt;p&gt;After getting the CKA, I decided to try to get CKAD. As I explained in &lt;a href=&#34;https://takac.dev/leaned-kubernetes-passed-the-cka-exam-purchased-on-black-friday-sale&#34; target=&#34;_blank&#34;&gt;my previous post&lt;/a&gt;
, the Linux Foundation has a big sale on black friday every year. It&#39;s a very valuable offer because the &amp;quot;Course + Certification Bundles&amp;quot; are discounted 60% with free swag. So, I purchased &amp;quot;&lt;a href=&#34;https://training.linuxfoundation.org/training/kubernetes-for-developers-lfd259-ckad-exam-bundle/&#34; target=&#34;_blank&#34;&gt;Kubernetes for Developers (LFD259) &amp;#43; CKAD Exam Bundle&lt;/a&gt;
&amp;quot; and leaned on the course then took the exam and got the CKAD (Certified Kubernetes Application Developer). So, let me share this experience and why I recommend this course for administrators, DevOps or SRE engineers.&lt;/p&gt;
&lt;p&gt;First, why I decided to take the course and exam even though I’m an administrator not an application developer is that I was just curious and it was on sale. Before I began learning, I thought this is for application developers because of the name of the course and certificate. However, in my opinion, this is for administrators or DevOps / SRE engineers instead because as &lt;a href=&#34;https://argoproj.github.io/argo-cd/user-guide/best_practices/&#34; target=&#34;_blank&#34;&gt;Argo CD’s best practice said&lt;/a&gt;
, those manifests should be separated from their source codes and most cases should be managed by those engineers. I’m not sure how they do in other companies but most developers don’t want to dive into the hell of Kubernetes’s YAML files. So, this course is to learn how to deploy applications on Kubernetes clusters practically for those engineers.&lt;/p&gt;
&lt;p&gt;Speaking of the exam, this is the same exam type of CKA. As I explained in &lt;a href=&#34;https://takac.dev/leaned-kubernetes-passed-the-cka-exam-purchased-on-black-friday-sale&#34; target=&#34;_blank&#34;&gt;my previous post&lt;/a&gt;
, it&#39;s a really practical exam NOT just knowledge testing. Some parts are the same between CKA and CKAD but it’s necessary to understand how to put many additional settings into application deployment like periodically execution, ConfigMap, Secret, multiple containers in a pod and so on. I think it’s difficult for some administrators who have never deployed some applications by themselves. Luckily, I’m in charge of managing the YAML files instead of developers and also creating some batches and deploying it by myself so nothing special for me.&lt;/p&gt;
&lt;p&gt;Same as CKA course, the CKAD course also has 2 things, one is learning knowledge and another is hands-on labs. Based on learning knowledge and understanding, doing the hands-on labs actually is most important.&lt;/p&gt;
&lt;p&gt;Their black friday sale is awesome to get the valuable course and an exam ticket for just $199!&lt;/p&gt;

        
      </description>
    </item>
    
    <item>
      <title>Leaned Kubernetes &amp; passed the CKA exam purchased on black friday sale</title>
      <link>https://takac.dev/leaned-kubernetes-passed-the-cka-exam-purchased-on-black-friday-sale/</link>
      <pubDate>Sat, 05 Dec 2020 23:26:00 +0900</pubDate>
      
      <guid>https://takac.dev/leaned-kubernetes-passed-the-cka-exam-purchased-on-black-friday-sale/</guid>
      <description>
        
          &lt;p&gt;The Linux Foundation has a big sale on black friday every year. It&#39;s a very valuable offer because the &amp;quot;Course + Certification Bundles&amp;quot; are discounted 60% with free swag. It’s cheaper than the normal price of an exam! And &amp;quot;Power Bundles&amp;quot; are more discounted. So, I purchased &amp;quot;&lt;a href=&#34;https://training.linuxfoundation.org/training/kubernetes-fundamentals-lfs258-cka-exam-bundle/&#34; target=&#34;_blank&#34;&gt;Kubernetes Fundamentals (LFS258) &amp;#43; CKA Exam Bundle&lt;/a&gt;
&amp;quot; and leaned on the course then took the exam and got the CKA (Certified Kubernetes Administrator). So, let me share this experience and why I recommend this course.&lt;/p&gt;
&lt;p&gt;Actually, I have 2 experiences of managing Kubernetes clusters. One is AWS EKS on my current job for 2 years, another is the on-premises cluster built by &lt;a href=&#34;https://github.com/kubernetes-sigs/kubespray&#34; target=&#34;_blank&#34;&gt;kubesplay&lt;/a&gt;
 for a few months. So, I already understood most of part but some part not. So, even though I have experiences it was worth learning on the course. This is why I recommend this course.&lt;/p&gt;
&lt;p&gt;Speaking of the exam, it&#39;s my first time taking the Linux Foundation’s exams and I was surprised because it was NOT knowledge testing like many of IT certificate’s exams. It&#39;s a really practical exam that candidates need to type commands, create configuration files, verify the results on the terminal. As &lt;a href=&#34;https://docs.linuxfoundation.org/tc-docs/certification/tips-cka-and-ckad#resources-allowed-during-exam&#34; target=&#34;_blank&#34;&gt;the official document&lt;/a&gt;
 said, candidates can use an additional browser tab to search something on the specified official sites. It means that even though candidates have enough knowledge, it doesn’t make sense if they cannot put it into practice to meet the requirements. It’s totally the same as real jobs.&lt;/p&gt;
&lt;p&gt;The course has 2 things, one is learning knowledge and another is hands-on labs. Of course learning knowledge and understanding it is important. So, as I explain the above, to pass the exam, it’s important to actually do the hands-on labs.&lt;/p&gt;
&lt;p&gt;I got the valuable course and an exam ticket including one free retake for just $199. Their black friday sale is awesome!&lt;/p&gt;

        
      </description>
    </item>
    
  </channel>
</rss>
