<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sajith Vijsekara</title>
    <description>The latest articles on DEV Community by Sajith Vijsekara (@sajithv91).</description>
    <link>https://dev.to/sajithv91</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F787923%2F4875a93d-3a33-4af1-8b90-0ace1e3ea3c3.jpeg</url>
      <title>DEV Community: Sajith Vijsekara</title>
      <link>https://dev.to/sajithv91</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sajithv91"/>
    <language>en</language>
    <item>
      <title>CKAD Exam Guide for 2024</title>
      <dc:creator>Sajith Vijsekara</dc:creator>
      <pubDate>Sat, 13 Jan 2024 14:25:58 +0000</pubDate>
      <link>https://dev.to/sajithv91/ckad-exam-guide-for-2024-2a48</link>
      <guid>https://dev.to/sajithv91/ckad-exam-guide-for-2024-2a48</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs6ubxtwuiluf8feyqqdj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs6ubxtwuiluf8feyqqdj.png" alt=" " width="800" height="480"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In the year 2024, I started with good news, I had cleared my CKAD exam and I thought to share my experience to prepare and face the exam.&lt;/p&gt;

&lt;p&gt;Background&lt;/p&gt;

&lt;p&gt;I have done projects in the last 4 years using the k8 environments. Though I have worked on projects I thought to prepare for certification and prove I know k8. My first choice was to start CKA and decided to start CKAD first and then moved to CKA.&lt;/p&gt;

&lt;p&gt;Materials   &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; Mumshad Mannambeth this udemy course I have followed.&lt;/li&gt;
&lt;li&gt; KillerCode this Tutorial link&lt;/li&gt;
&lt;li&gt; K8 Documentation &lt;a href="https://kubernetes.io/docs/home/" rel="noopener noreferrer"&gt;https://kubernetes.io/docs/home/&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt; For Network policies this repository is very useful&lt;/li&gt;
&lt;li&gt; This GitHub repository is ok but some of the content is outdated.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Prepare for Exam&lt;/p&gt;

&lt;p&gt;Read full article in &lt;a href="https://medium.com/@sajithv/ckad-exam-guide-for-2024-9d9dddb30f35" rel="noopener noreferrer"&gt;here&lt;/a&gt; &lt;/p&gt;

</description>
      <category>kubernetes</category>
      <category>cloudnative</category>
      <category>ckad</category>
      <category>guide</category>
    </item>
    <item>
      <title>Event Driven Architecture with AWS SQS</title>
      <dc:creator>Sajith Vijsekara</dc:creator>
      <pubDate>Mon, 10 Jan 2022 16:00:47 +0000</pubDate>
      <link>https://dev.to/sajithv91/event-driven-architecture-with-aws-sqs-oj1</link>
      <guid>https://dev.to/sajithv91/event-driven-architecture-with-aws-sqs-oj1</guid>
      <description>&lt;p&gt;What is Message Queue Service?&lt;/p&gt;

&lt;p&gt;Before learning the AWS SQS we have to learn what is message queue service first. Message Queue service is “the system that pushes a message into a queue by providing an asynchronous communications protocol”. There are two parties involved in queue service. Those parties are called Sender and Receiver.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpdp426scpj0i2h6rhy0g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpdp426scpj0i2h6rhy0g.png" alt=" " width="800" height="362"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Read More at &lt;a href="https://enlear.academy/event-driven-architecture-with-aws-sqs-d277851442c6" rel="noopener noreferrer"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>aws</category>
      <category>sqs</category>
      <category>spring</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
