Code & Test
Adopting microservices enables decentralization of codebases and teams, but…
- A large number of services cannot be run locally
- The container build, push, verify loop slows development
- Sharing access to work in progress is challenging without individual dev clusters
Set up your local-to-remote dev environment for K8s in seconds with Telepresence
- Bridge your local services, network, and filesystem with any remote K8s cluster
- Interact with and test against remote services/data stores as if they were local
- Securely share access to your local changes and a shared remote dev env