Wednesday, January 23, 2019

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. What level of automation is currently in place in the team?
4. What would be my day to day activities, if I am selected?
5. How are you collaborating within the team? are you using any tools like Slack?
6. Are you completely migrating to cloud such as AWS or Azure or on-prem also?


No comments:

Post a Comment

GitHub Actions CICD Pipeline to Deploy Java WebApp into Azure App Service | Integration GitHub Actions with Azure App Service

Pre-requisites: Make sure Java web app is setup in GitHub Create WebApp in Azure Cloud. Please click here for the steps. What are we going ...