<?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: Smita Mohapatra </title>
    <description>The latest articles on Debug School by Smita Mohapatra  (@msmita2018_614).</description>
    <link>https://www.debug.school/msmita2018_614</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: Smita Mohapatra </title>
      <link>https://www.debug.school/msmita2018_614</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/msmita2018_614"/>
    <language>en</language>
    <item>
      <title>Devops- Assignment 1</title>
      <dc:creator>Smita Mohapatra </dc:creator>
      <pubDate>Mon, 21 Aug 2023 13:06:02 +0000</pubDate>
      <link>https://www.debug.school/msmita2018_614/devops-assignment-1-54jm</link>
      <guid>https://www.debug.school/msmita2018_614/devops-assignment-1-54jm</guid>
      <description>&lt;h2&gt;
  
  
  Continuous Integration
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;One of the steps of SDLC.&lt;/li&gt;
&lt;li&gt;Continuous integration refers to the code , build and test in an automated way.&lt;/li&gt;
&lt;li&gt;It is follows the fail fast principle.&lt;/li&gt;
&lt;li&gt;continuous feedback.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Continuous Delivery
&lt;/h2&gt;

&lt;p&gt;1.After CI it is CD which means packaging, archiving,deployment,testing(acceptance) and CodeCoverage.&lt;br&gt;
2.It is basically the step which has manual intervention.&lt;br&gt;
3.readiness of code shipping.&lt;br&gt;
4.It is release of code for lower environments.&lt;/p&gt;

&lt;h2&gt;
  
  
  Continuous deployment
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;It actual release of code to production environment.&lt;/li&gt;
&lt;li&gt;No manual intervention.&lt;/li&gt;
&lt;li&gt;Fully automated pipelines.&lt;/li&gt;
&lt;li&gt;Follows different strategies for deployment.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Cloudbees
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Cloudbees ia an integration tool which includes almost all tools for successful project release (SDLC)&lt;/li&gt;
&lt;li&gt;It has both CI and CD .&lt;/li&gt;
&lt;li&gt;Helps in faster delivery process.&lt;/li&gt;
&lt;li&gt;Better governance.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Cloudbees CD RO
&lt;/h2&gt;

&lt;p&gt;1.Continuous delivery and release orchestration tool.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Scaling the release process.&lt;/li&gt;
&lt;li&gt;Analytics for measurement&lt;/li&gt;
&lt;li&gt;No scripting&lt;/li&gt;
&lt;/ol&gt;

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