The presentation discusses how to understand and maintain a system that has been inherited, with a focus on cloud-native technologies and tactical processes. The speaker emphasizes the importance of self-reflection, sharing information, and learning about the lower-level technologies.
- Understand the technologies in the system and reflect against others
- Use metrics and acceptance tests to ensure the system is solving what it's supposed to
- Empower others by sharing information and filling in knowledge gaps
- Drill through the continuum of cloud-native technologies and understand the lower-level technologies
- Run pods locally to gain knowledge about dependencies and failures
The speaker mentions that distributed computing is a complicated subject, but people tend to be weaker in understanding the lower-level technologies. Running a pod in the production cluster and locally can help gain knowledge about dependencies and failures.