Looking for some good resource explaining the complete deployment pipeline for production deployment.
Few doubts -
1. Should I keep my code in docker image?
2. How should I push code changes in production?
3. Where to keep credentials(.env file)?