interview q
interview q
2. Can you define your rolls and responsibility in our previous company?
3. How much you rate yourself in Ansible, Terraform, Docker and Jenkins?
4. Why did Devops method is popular as compared to Agile and waterfall method?
5. Can you tell difference between git fetch and git pull?
6. Can you differentiate git bash and git merge?
7. What is cherry-pick in git?
8. How do you create a new branch?
9. What command you use to delete branch and change the branch in git?
10. How to resolve merge conflict?
11. How git works/area of git working?
12. What is difference between SCM and VCS?
13. What is git stash?
14. What are status code 200, 404, 501,502, etc?
15. How to undo changes in local repository?
16. Differentiate between git revert and git reset?
17. In what team you working?
18. Is it possible to push the code from one local repo to another local repo?
19. Do you know shell script?
20. what is mean by $$, $*, $# ?
21. could you please share your screen and write the shell script to print 1 to 10?
22. what is bin directory?
23. What is softlink and hardlink?
24. Can you explain Maven lifecycle?
25. Can you explain Kubernetes architecture?
26. Can you write syntax for pipeline script in jenkins?
-----------------------------------------------------------------
1. brief about your self
2. what is your day to day activities.
3. have you worked on cloud platforms
4. have you wokred on setting up pipelines.
5. what are the stages in your pipeline.
6. what is the programming langauge used
7. have you use Sonarqube in your pipeline. and what do you evaluate quality gate
--> bugs, code smell
8. what is maven life cycle?
9. how to deploye the file into the tomcat
10. what does autoscaling group?
11. what are the parts of autoscaling?
12. what are the types of autoscaling?
13. when we doing the autoscaling?
14. how many servers we can increase.
15. what is the loadbalance?
16. what is the VPC?
17. how many VPC for a project?
18. what is difference b/w public IP and provide IP.
19. what is difference b/w interent gateway and nat gateway?
20. what is the reoute table?
--------------------------------------------------------------------
1. brief about your self?
2. how good in linux?
3. can you tell me how to know open by process.
4. what is dimoende process in linux?
5. what is bashrc and why do we using in linux?
6. what is difference b/w softlink and hardlink ? and where using this?
7. what are the namespace in linux?
8. what is the init d and system d?
9. what are the run levels in linux?
10. what are the responsibilities of kernal in linux?
11. what is the CLI in jenkins?
12. what is the multi branch pipeline and how to use?