The presentation discusses the use of Helm, Dapper, and Bridge to Kubernetes to simplify microservice development and deployment using GitHub Actions.
- Helm is the de facto package manager for Kubernetes
- Dapper is a portable event-driven runtime that simplifies microservice development
- Bridge to Kubernetes allows developers to debug a single service in an isolated environment
- GitHub Actions can automate software workflows with CI/CD
- Combining these tools simplifies the microservice creation, delivery, and troubleshooting process