To me, the primary goal of an SRE team is to replace human intervention with software-driven automation. We often refer to this as the elimination of "toil," which is the manual, repetitive work that scales linearly with the size of the system. I believe that a true SRE team should always be trying to automate themselves out of their current tasks. This perspective views the goal as creating a self-managing infrastructure that requires minimal human attention. Transitioning from "manual ops" to "automated engineering" is the only way to handle the complexity of modern cloud environments. I feel that every hour spent on manual work is an hour stolen from high-value engineering projects. By building tools that handle failover, scaling, and backups, the SRE team ensures that the system remains stable even while the engineers are sleeping. Using active voice, we can say that SREs "build" systems that manage other systems. This focus on automation is what allows a small team to manage thousands of servers effectively, representing the true spirit of engineering at scale.