<?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: Vipin T</title>
    <description>The latest articles on Debug School by Vipin T (@vipinmmcet_281).</description>
    <link>https://www.debug.school/vipinmmcet_281</link>
    <image>
      <url>https://www.debug.school/images/DUBNqwdGEqEnD1xXkZ7AiWWG6hX6rFRhm-BQRMSBfmg/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvdXNl/ci9wcm9maWxlX2lt/YWdlLzczOS80NWRi/YjFhMC1iNzIyLTQy/NDYtYWQ5ZS04OWM4/YmM3Yzc3YjcuanBn</url>
      <title>Debug School: Vipin T</title>
      <link>https://www.debug.school/vipinmmcet_281</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/vipinmmcet_281"/>
    <language>en</language>
    <item>
      <title>Assignment-1</title>
      <dc:creator>Vipin T</dc:creator>
      <pubDate>Mon, 30 Oct 2023 18:26:10 +0000</pubDate>
      <link>https://www.debug.school/vipinmmcet_281/assignment-1-489f</link>
      <guid>https://www.debug.school/vipinmmcet_281/assignment-1-489f</guid>
      <description>&lt;p&gt;&lt;strong&gt;1. What is DevOps in simple terms?&lt;/strong&gt;&lt;br&gt;
Ans: &lt;br&gt;
As per my understanding, DevOps is a:&lt;br&gt;
-It is a Culture.&lt;br&gt;
-It is the collaboration of Operations and Development teams.&lt;br&gt;
-It helps companies deliver software applications and services faster and more secure.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2.What exactly do DevOps do?&lt;/strong&gt;&lt;br&gt;
Ans:&lt;br&gt;
-Automation&lt;br&gt;
-Continuous Integration&lt;br&gt;
-Continuous Delivery&lt;br&gt;
-Continuous Deployment&lt;br&gt;
-Security&lt;br&gt;
-Collaboration between the different teams&lt;br&gt;
-Better communication among the different teams&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3.What are the list of DevOps Tools?&lt;/strong&gt;&lt;br&gt;
Ans:&lt;br&gt;
-Version Control: GitHub&lt;br&gt;
-CI/CD: Jenkins&lt;br&gt;
-Containerization: Docker&lt;br&gt;
-Infrastructure as Code: Terraform&lt;br&gt;
-Monitoring and Logging: Splunk&lt;br&gt;
**&lt;br&gt;
4.How DevOps and SRE are different?**&lt;br&gt;
Ans:&lt;br&gt;
DevOps focuses on the entire product lifecycle, from design to operation.&lt;br&gt;
Devops focuses on: Collaboration, Automation and CI/CD.&lt;br&gt;
And the main goal of Devops Engineer is to improve the collaboration between the development team and operations team, to automate all the manual processes and to set up CI/CD pipelines for continuous improvement and faster deployment of applications.&lt;/p&gt;

&lt;p&gt;SRE focuses on keeping services running and available to users.&lt;br&gt;
SRE focuses on: Stability, Reliability and availability of the applications, making sure whether the applications are UP all the time.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5.What is DevSecOps?&lt;/strong&gt;&lt;br&gt;
Ans:&lt;br&gt;
DevSecOps  = DevOps + Security Tools&lt;br&gt;
DEvSecOps = Development + Security + Operations&lt;/p&gt;

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