<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>devkuma – SRE</title>
    <link>https://www.devkuma.com/en/tags/sre/</link>
    <image>
      <url>https://www.devkuma.com/en/tags/sre/logo/180x180.jpg</url>
      <title>SRE</title>
      <link>https://www.devkuma.com/en/tags/sre/</link>
    </image>
    <description>Recent content in SRE on devkuma</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>kc@example.com (kc kim)</managingEditor>
    <webMaster>kc@example.com (kc kim)</webMaster>
    <copyright>The devkuma</copyright>
    
	  <atom:link href="https://www.devkuma.com/en/tags/sre/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>What is SRE?</title>
      <link>https://www.devkuma.com/en/docs/sre/</link>
      <pubDate>Sun, 24 Aug 2025 13:07:00 +0900</pubDate>
      <author>kc@example.com (kc kim)</author>
      <guid>https://www.devkuma.com/en/docs/sre/</guid>
      <description>
        
        
        &lt;h2 id=&#34;what-is-sre&#34;&gt;What is SRE?&lt;/h2&gt;
&lt;p&gt;SRE (Site Reliability Engineering) is a software engineering approach to IT operations. SRE uses software as a tool to &lt;strong&gt;manage&lt;/strong&gt; systems, &lt;strong&gt;solve&lt;/strong&gt; problems, and &lt;strong&gt;automate&lt;/strong&gt; operational tasks.&lt;/p&gt;
&lt;p&gt;SRE is useful for &lt;strong&gt;creating&lt;/strong&gt; scalable and highly reliable software systems. Because systems can be &lt;strong&gt;managed&lt;/strong&gt; at scale through code, SRE provides greater &lt;strong&gt;scalability&lt;/strong&gt; and &lt;strong&gt;sustainability&lt;/strong&gt; for system administrators who manage thousands to hundreds of thousands of machines.&lt;/p&gt;
&lt;p&gt;The concept was created by Gen Treynor Sloss of Google&amp;rsquo;s engineering team.&lt;/p&gt;
&lt;h2 id=&#34;benefits-of-using-sre&#34;&gt;Benefits of using SRE&lt;/h2&gt;
&lt;p&gt;SRE helps release new features on time and allows users to use those features &lt;strong&gt;reliably&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 id=&#34;role-of-an-sre-engineer&#34;&gt;Role of an SRE engineer&lt;/h3&gt;
&lt;p&gt;This is a unique role that requires a background such as a software developer with additional operations experience, or a system administrator or IT operator with software development skills.&lt;/p&gt;
&lt;p&gt;An SRE team is responsible for service availability, latency, change management, emergency response, and capacity management in production, as well as how code is deployed, configured, and monitored.&lt;/p&gt;
&lt;p&gt;Using service-level agreements (SLAs), service-level indicators (SLIs), and service-level objectives (SLOs), the team can decide what new features to release and when to define reliability requirements for the system.&lt;/p&gt;
&lt;p&gt;SRE does &lt;strong&gt;not expect 100% reliability&lt;/strong&gt; and prepares plans for failures.&lt;/p&gt;
&lt;h2 id=&#34;difference-from-devops&#34;&gt;Difference from DevOps&lt;/h2&gt;
&lt;p&gt;DevOps is an &lt;strong&gt;approach&lt;/strong&gt; to company culture, automation, and platform design for improving business value and responsiveness through fast delivery of high-quality services.&lt;/p&gt;
&lt;p&gt;SRE can be considered an &lt;strong&gt;implementation&lt;/strong&gt; of DevOps.&lt;/p&gt;
&lt;table&gt;
  &lt;thead&gt;
      &lt;tr&gt;
          &lt;th&gt;&lt;/th&gt;
          &lt;th&gt;SRE&lt;/th&gt;
          &lt;th&gt;DevOps&lt;/th&gt;
      &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
      &lt;tr&gt;
          &lt;td&gt;Main focus&lt;/td&gt;
          &lt;td&gt;Scalability, operational metrics, automation&lt;/td&gt;
          &lt;td&gt;Integration of development and deployment processes&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Responsible team&lt;/td&gt;
          &lt;td&gt;Development teams interested in operations&lt;/td&gt;
          &lt;td&gt;Operations teams interested in development&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Metrics&lt;/td&gt;
          &lt;td&gt;Maximum/minimum service-level objectives (SLOs)&lt;/td&gt;
          &lt;td&gt;Mainly system telemetry&lt;/td&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
          &lt;td&gt;Typical adopters&lt;/td&gt;
          &lt;td&gt;IT service companies in cloud-native environments&lt;/td&gt;
          &lt;td&gt;Companies moving from on-premises to cloud&lt;/td&gt;
      &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;

      </description>
      
      <category>SRE</category>
      
    </item>
    
  </channel>
</rss>
