Want to create an interactive transcript for this episode?
Podcast: Software Engineering Daily
Episode: Shoreline: Fleet Automation with Anurag Gupta
Description: In todayβs containerized world, itβs common to encounter similar issues with known solutions across multiple pods. For most people there are 2 solutions: go pod-by-pod finding and fixing the problem, or do that while also spending months trying to automate that process. This is significant time and manual labor.The company Shoreline orchestrates real-time debugging and automated repair across fleets. Shoreline makes it easy to define metrics, alarms, actions, and bots from the CLI that take action like draining and terminating nodes tagged for retirement or finding TLS certificates that are close to expiring. For unknown issu...