Microsoft
CI/CD 1 question
- #1Docker Image Tagging with Commit SHA
A repository at
/home/interview/repocontains a Dockerfile but no automated build process. Developers manually build Docker images without consistent tagging, making it difficult to track which image corresponds to which code version. A starter workflow file has been created at.github/workflows/build.ymlwith the basic structure.
Linux 2 questions
- #2Automated Archive and Retention
Configuration files in
/etcare at risk of being lost due to accidental changes or deletions, and there's currently no automated backup process in place. - #3Uptime and Load Average Audit
A Linux server is under review for stability and recent performance evaluation.