Slide 11
Slide 11 text
Solutions & Strategies
> Lean local development
> - use one cmd to start docker-compose + generate env & port-forward
> Automated environment setup
> - auto-generate env file from dev environment and secret value
> Port-forwarding dependency services
> - automate port-forward dependencies and auto-reconnect
> Pipeline optimization for selective builds
> - selective build from git branch for test or hotfix