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

How to Implement CICD Pipeline using GitHub Actions | GitHub Actions Tutorials | GitHub Actions CICD Pipeline | How to Deploy Java WAR file using GitHub Actions to Tomcat Server

Please find steps for Deploying Java WAR file to Tomcat using GitHub Actions: Pre-requisites: Make sure Tomcat is up and running Make sure J...