<?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>Debug School: Shyam Kiran Sappa</title>
    <description>The latest articles on Debug School by Shyam Kiran Sappa (@sskk4treasure).</description>
    <link>https://www.debug.school/sskk4treasure</link>
    <image>
      <url>https://www.debug.school/images/CPDdQlGexClW9WOTxwLbEDeLKxuBxqind7bvkmstzXo/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly90aGVw/cmFjdGljYWxkZXYu/czMuYW1hem9uYXdz/LmNvbS9pLzk5bXZs/c2Z1NXRmajltN2t1/MjVkLnBuZw</url>
      <title>Debug School: Shyam Kiran Sappa</title>
      <link>https://www.debug.school/sskk4treasure</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/sskk4treasure"/>
    <language>en</language>
    <item>
      <title>Assignment1 - Shyam</title>
      <dc:creator>Shyam Kiran Sappa</dc:creator>
      <pubDate>Mon, 21 Aug 2023 12:57:22 +0000</pubDate>
      <link>https://www.debug.school/sskk4treasure/assignment1-shyam-3n72</link>
      <guid>https://www.debug.school/sskk4treasure/assignment1-shyam-3n72</guid>
      <description>&lt;p&gt;&lt;strong&gt;What is CI?&lt;/strong&gt;        &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A mechanism where newly developed code is merged on to deployment/master branch automatically on new code changes.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What is continuous integration&lt;/strong&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;CI - Continuous Integration is a mechanism where newly developed code is merged on to deployment/master branch automatically.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;*&lt;em&gt;What is continuous delivery *&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Making the latest code/changes made by developer available for deployment or be in ready to deploy state.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What is continuous deployment&lt;/strong&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Next step of continuous delivery where delivered changes are continuously deployed on to the production server&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;*&lt;em&gt;What is Cloudbees? *&lt;/em&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tool that can be used for continuous integration and delivery of the software/application&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What is Cloudbees CD RO?&lt;/strong&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tool for managing and deploying a software as well as to maintaining it's release cycle.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;What is Cloudbees CD RO Architecture?&lt;/strong&gt; &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tire three architecture used to achieve continuous deployment and release orchestration&lt;/li&gt;
&lt;/ul&gt;

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