<?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: satyapal</title>
    <description>The latest articles on Debug School by satyapal (@lsatyapalreddy_65).</description>
    <link>https://www.debug.school/lsatyapalreddy_65</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: satyapal</title>
      <link>https://www.debug.school/lsatyapalreddy_65</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/lsatyapalreddy_65"/>
    <language>en</language>
    <item>
      <title>Assignment 1: 21-Aug-2023</title>
      <dc:creator>satyapal</dc:creator>
      <pubDate>Mon, 21 Aug 2023 13:02:25 +0000</pubDate>
      <link>https://www.debug.school/lsatyapalreddy_65/assignment-1-21-aug-2023-beb</link>
      <guid>https://www.debug.school/lsatyapalreddy_65/assignment-1-21-aug-2023-beb</guid>
      <description>&lt;ol&gt;
&lt;li&gt;&lt;p&gt;What is CI?&lt;br&gt;
Ans: CI is a continuos integration. As soon as developer commits the code pipeline triggers automatically to build, test and creates the artifact.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;What is continuous delivery?&lt;br&gt;
Ans: Continous delivery is a process where the artifacts in a release and ready to deploy on to target environment.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;What is continuous deployment?&lt;br&gt;
Ans: In CD, artifacts are deployed to the target environment.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;What is Cloudbees?&lt;br&gt;
Ans: Cloudbees is a organization and which builds the enterprise grade tools for CI, CD/RO.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;What is CD/RO?&lt;br&gt;
Ans: CD/RO is a release and deployment orchestration tool, which will be used to deploy the packages on to VM, Kubernetes and it consists of core, web, agent and analytics components.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Cloudbees CR/RO architecture?&lt;br&gt;
Ans: In traditional approach, all the CD/RO components can be deployed into a single server or can have a distributed architecture where each component can be deployed on to a each server.&lt;br&gt;
In Modern approah, CD/RO can be deployed on to a Kubernetes clsuter.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

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