issues
search
srivardan05
/
https-ashwikatech.blogspot.com-
Aws and Devops interview prepartion
0
stars
0
forks
source link
Devops interview questions #issue=12
#12
Open
srivardan05
opened
3 years ago
srivardan05
commented
3 years ago
DevOps Interview Questions for experience candidates
Explain briefly about your project.
In which area you are well verse?
What is branching strategies? What is difference between release and feature branch?
What is code cut for deployment in master branch?
How to code will be add from feature branch to release branch?
Explain different job available in Jenkins.
How to create CI and CD pipeline? Explain stages in pipeline.
How master-slave configuration set-up and how to use in pipeline?
What is Maven and which version you are using in project?
What are Maven dependencies and how to manage those?
What are different goals in Maven lifecycle?
What is code coverage and which tool you use to validate code coverage?
Are you using any build artifactory?
What is build artifactory and why use artfifactory?
Which application and webserver used in your project?
Explain docker architecture. Difference between docker and K8S.
Explain image layers and dangling images.
How you monitor application logs and which tool you used?
How can SSH in container and troubleshoot the issue?
Are you aware about docker networking? If yes, then explain.
Apart from above Application and webserver which you are aware?
What is Ansible architecture and how to set-up password based authentication?
What is your approach to deploy war file using ansible? List down the steps.
How to configure the Jenkins with ansible?
Can we use Kubernetes without Ansible? If yes, then how?
What mean by roles, task and handlers in Ansible? Give me example of ansible playbook.
If you want to deploy any war file in production what are your approach(pre-requisite) ?
How to manage Jenkins administration based on user profile.
What are different securities level option in AWS?
What are fundamental pillars of AWS architecture?
What is SG and ACL? Are those same or different?
Which lib use for python with aws?
Which types of instances you used in your project? What is disaster recovery plan for the project?
What mean by SSL certificate? Why to use it?
Have you experience in to configure SSL certificates? If yes, please explain the process.
DevOps Interview Questions for experience candidates