Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before May 2020. There were 3 interview rounds.
Integrating Maven with Jenkins
Install Maven plugin in Jenkins
Configure Maven installation in Jenkins global tool configuration
Create a new Jenkins job and select Maven project
Specify the path to the pom.xml file in the project configuration
Configure build triggers and other settings as required
Git commands are used to manage version control of code repositories.
git init - initialize a new repository
git add - add changes to the staging area
git commit - commit changes to the repository
git push - push changes to a remote repository
git pull - pull changes from a remote repository
git clone - clone a remote repository
git branch - create, list, or delete branches
git merge - merge changes from one branch to another
g...
Jenkins pipeline job is a way to define a series of steps to be executed in a specific order.
Pipeline job is defined using a Jenkinsfile or a script in the Jenkins UI.
It consists of stages, which are a collection of steps.
Each step can be a shell command, a script, or a plugin.
Pipeline job can be triggered manually or automatically based on events.
It provides visibility into the entire build process and enables continu...
SSL certification can be configured with Tomcat by generating a keystore file and configuring the server.xml file.
Generate a keystore file using keytool command
Configure the server.xml file to include the keystore file and password
Update the connector element in server.xml to include the SSL protocol and port number
Restart Tomcat to apply the changes
Dynamic inventory is a feature in Ansible that allows for automatic inventory updates based on external data sources.
Dynamic inventory can be configured to pull inventory information from sources such as cloud providers, configuration management databases, or custom scripts.
This allows for more flexible and scalable inventory management, as hosts can be added or removed automatically based on changes in the external da...
Deleting last 30 days logs in Tomcat using shell script
Use find command to locate files older than 30 days
Use xargs command to pass the file names to rm command
Use crontab to schedule the script to run periodically
To identify the process causing server slowness, use monitoring tools and analyze system logs.
Use monitoring tools like Nagios, Zabbix, or Prometheus to track system performance metrics.
Analyze system logs to identify any errors or warnings related to specific processes.
Check CPU and memory usage of running processes using tools like top or htop.
Use profiling tools like strace or perf to identify resource-intensive pro...
Stages in pipeline job in Jenkins
Checkout code from version control system
Build the code
Run unit tests
Deploy to staging environment
Run integration tests
Deploy to production environment
Send notification email
I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2022. There were 3 interview rounds.
They conducted an aptitude test and it was based on math and English basic and general knowledge
Based on your skill set they gave you assignments and based on the deadline you have to submit
I applied via Company Website and was interviewed in Mar 2022. There were 2 interview rounds.
Docker is a containerization platform that allows developers to package and deploy applications in a portable manner.
Advantages include: faster deployment, improved scalability, reduced infrastructure costs, and increased consistency across environments.
The most secure Docker image is one that is regularly updated with security patches and has minimal dependencies.
Examples of secure Docker images include those from off...
Git merge combines changes from different branches, while git rebase rewrites commit history by moving the current branch to the tip of another branch.
Git merge creates a new commit with the combined changes of the branches being merged.
Git rebase moves the current branch to the tip of another branch, replaying the commits on top of it.
Merge preserves the commit history of both branches, while rebase creates a linear h...
S3 is object storage while EBS is block storage in AWS.
S3 is suitable for storing large amounts of unstructured data like images, videos, and backups.
EBS is used for storing data that requires frequent updates and access, like databases.
S3 is scalable and durable, while EBS is persistent and can be attached to a single EC2 instance.
S3 is accessed over HTTP/HTTPS, while EBS is accessed as a block device within an EC2 in
The default monitoring time in AWS CloudWatch is 5 minutes.
Default monitoring time in AWS CloudWatch is 5 minutes
Can be changed to 1 minute for detailed monitoring
Monitoring intervals can be adjusted based on requirements
Merge conflicts can be solved by resolving the conflicting changes, committing the resolved changes, and then pushing the changes to the repository.
Pull the latest changes from the remote repository
Locate the conflicting files and resolve the conflicts manually
Add the resolved files to the staging area
Commit the changes with a message explaining how the conflicts were resolved
Push the changes to the remote repository
I applied via Company Website and was interviewed in Oct 2023. There were 2 interview rounds.
DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to improve collaboration and productivity.
DevOps focuses on automating and streamlining the software development process.
It emphasizes communication and collaboration between development and operations teams.
DevOps aims to shorten the system development life cycle and provide continuous delivery of high-qualit...
Software Engineer
242
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
213
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Software Engineer
162
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
139
salaries
| ₹0 L/yr - ₹0 L/yr |
Module Lead
82
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech