i
Tech Mahindra
Filter interviews by
grep and egrep are command line tools used for searching text patterns in files in Linux.
grep is a basic command line tool for searching text patterns in files.
egrep is an extended version of grep with support for regular expressions.
grep is case-sensitive by default, use -i flag for case-insensitive search.
egrep supports extended regular expressions without escaping special characters.
Example: grep 'pattern' file.txt
E
Use awk command to print the fourth column of a file
Use awk command with '{print $4}' to print the fourth column of a file
Example: awk '{print $4}' file.txt
I applied via Naukri.com and was interviewed before Aug 2023. There were 2 interview rounds.
As a Sr Devops Engineer, my job role involves managing and improving the infrastructure, deployment pipelines, and automation processes to support development teams.
Managing and maintaining infrastructure using tools like Terraform, Ansible, or Kubernetes
Designing and implementing CI/CD pipelines for automated testing and deployment
Monitoring system performance and troubleshooting issues
Collaborating with development t...
Jenkins CI-CD pipelines are declared using Jenkinsfile and can be integrated with various plugins for additional functionality.
Declare Jenkins CI-CD pipelines using Jenkinsfile in the root directory of the project.
Integrate plugins like Git, Docker, Slack, SonarQube, etc., for specific functionalities.
Use declarative syntax or scripted syntax in Jenkinsfile based on requirements.
Configure stages, steps, post actions, a...
Use Terraform to create multiple EC2 instances
Use Terraform's EC2 instance resource to define the instances
Specify the number of instances using count parameter
Use a for_each loop to create multiple instances with unique names and configurations
Playbook for spinning up a Tomcat server
Install Java on the server
Download and extract Tomcat
Configure Tomcat server.xml file
Start the Tomcat server
Verify Tomcat is running
They given me assignment related to my job
What people are saying about Tech Mahindra
I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2022. There was 1 interview round.
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
I appeared for an interview in Aug 2024.
GitHub Actions is a CI/CD tool provided by GitHub for automating workflows and tasks in software development.
GitHub Actions allows you to automate tasks like building, testing, and deploying code directly from your GitHub repository.
You can create custom workflows using YAML files to define the actions to be taken based on events like push, pull request, or issue creation.
GitHub Actions supports a wide range of program...
CI/CD pipeline automates the process of integrating code changes and deploying them to production.
CI/CD stands for Continuous Integration/Continuous Deployment
Automates the process of building, testing, and deploying code changes
Helps in detecting and fixing integration errors early in the development cycle
Uses tools like Jenkins, GitLab CI/CD, Travis CI, etc.
Ensures faster delivery of code changes to production
I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.
Terraform templates can be used to create AKS clusters.
Use the azurerm_kubernetes_cluster resource in Terraform to create an AKS cluster.
Specify the required parameters such as resource group, location, node count, and node size.
Use the azurerm_kubernetes_service_principal resource to create a service principal for the AKS cluster.
Use the azurerm_kubernetes_cluster_node_pool resource to create node pools with specific ...
Ansible was extensively used in the project for configuration management and automation.
Automated deployment of applications using Ansible playbooks
Configuration management of servers using Ansible roles
Automated backup and restore of databases using Ansible scripts
Automated provisioning of infrastructure using Ansible modules
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I have recently worked on implementing CI/CD pipelines using Jenkins, Docker, and Kubernetes.
Implemented Jenkins pipelines for automating build, test, and deployment processes
Utilized Docker for containerization of applications and services
Managed Kubernetes clusters for container orchestration
Integrated monitoring and logging tools like Prometheus and ELK stack
based on 4 interviews
Interview experience
based on 7 reviews
Rating in categories
Software Engineer
26.4k
salaries
| ₹2 L/yr - ₹9.4 L/yr |
Senior Software Engineer
21.6k
salaries
| ₹5.5 L/yr - ₹23.4 L/yr |
Technical Lead
11.9k
salaries
| ₹9.6 L/yr - ₹32 L/yr |
Associate Software Engineer
5.7k
salaries
| ₹1.8 L/yr - ₹5.9 L/yr |
Team Lead
5k
salaries
| ₹5.3 L/yr - ₹17.5 L/yr |
Infosys
Cognizant
Accenture
Wipro