Home / Companies / Sleuth / Blog / June 2023

June 2023 Summaries

3 posts from Sleuth

Filter
Month: Year:
Post Summaries Back to Blog
Smart notifications and nudges are essential tools for developers to streamline their workflow and prevent silent disasters from affecting productivity. These automatic alerts provide timely visibility into critical information, allowing team members to take proactive actions and improve their work process. Notification systems can be custom-built or implemented using existing tools, but it's crucial to strike a balance between providing relevant information and avoiding notification fatigue. By leveraging smart notifications, developers can gain better control over their work and reduce the risk of unforeseen issues disrupting their progress.
Jun 28, 2023 1,364 words in the original blog post.
Guardrails are a form of automation that define boundaries agreed upon by engineering teams, ensuring consistency and safety in the software development process. They establish cultural standards, enforce ways of working, and maintain developers' sanity. Examples include holding weekly standups or setting rules for incident management. Implementing guardrails can be easy or challenging depending on the tooling used. Automating these boundaries enforces a way of working within the development process that takes the question out of how things are done, making it efficient and effective.
Jun 23, 2023 1,153 words in the original blog post.
The text discusses the importance of engineering automation in improving software development practices and reducing manual, repetitive tasks known as toil. It emphasizes that good software development teams automate tasks after doing them three or four times. The author suggests asking specific questions when building automations and provides four categories of automations: guardrails, notifications, actions, and workflows. These automation categories can help engineering teams improve their processes and achieve advanced developer workflows.
Jun 16, 2023 505 words in the original blog post.