Wednesday, January 23, 2019

Questions to ask after you are done with DevOps interview | What questions to ask after you are done with DevOps interview

Questions to ask after you giving Devops interview:

1. Where are you in DevOps transformation in your company? What level of maturity team is currently at?
2. What kind of DevOps tools are you using?
3. Where does security fit in your CICD pipelines today?
4. What level of automation is currently in place in the team?
5. What would be my day to day activities, if I am selected?
6. How do development team interact with platform or devops team? 
7. Are you completely migrating to cloud such as AWS or Azure or on-prem also?
8. Is there anything you wish this role could fix immediately?  


No comments:

Post a Comment

How to integrate SonarCloud with Azure DevOps YAML Pipeline | SonarCloud Integration with Azure DevOps | Automate Code Scan using SonarCloud In Azure YAML Pipelines

Please find steps below for integrating SonarCloud to perform static code analysis using Azure DevOps YAML pipeline. Pre-requisites in Sonar...