Interview questions

From wikieduonline
Jump to navigation Jump to search

Non technical questions[edit]

1. If I were to hire you for this job and I granted you three promises with regard to working here, what would they be?

2. Teach me something that I don’t know in the next five minutes.

3. How do you feel when someone criticizes your work?

4. Who are your role models and mentors? and why?

5. If you’re offered more than one job, how will you decide which one to accept?

6. What made your teamwork successful?

7. If you were interviewing me for my job, what would you want to know about me?

8. Tell me something about your last job, other than money, that would have inspired you to keep working there.

DevOps technical questions[edit]

1. What is the importance of having configuration management in DevOps?

2. Can you differentiate between continuous testing and automation testing? Example

3. What tool do you think is essential to implement for the good of the company? why?

4. How does Ansible work?

5. Can you explain the architecture of Jenkins?

6. Can you explain the “infrastructure as code” (IaC) concept?

7. What is the git command that downloads any repository from GitHub to your computer?

  • git clone

8. What is the process for reverting a commit that has already been pushed and made public? There are two ways that you can revert a commit:

    • git commit –m "commit message"
    • git revert <commit id>

9. Which one is your favorite monitoring tool and why?

10. Which service do you prefer for running containers in AWS: Fargate or EKS? Explain us why?

Questions to ask to the interviewer[edit]

1. What’s your favorite part about working here?

2. Who will I work with most closely?

3. What are the next steps in the interview process?


See also[edit]

Advertising: