Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Infogain Team. If you also belong to the team, you can get access from here

Infogain Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Infogain Senior Devops Engineer Interview Questions, Process, and Tips

Updated 16 Jul 2023

Infogain Senior Devops Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2023. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Explain the pipeline process in Jenkins
  • Ans. 

    Pipeline process in Jenkins automates the software delivery process.

    • Pipeline is defined as code in a Jenkinsfile

    • It consists of stages, steps, and post actions

    • Each stage can have multiple steps like build, test, deploy

    • Pipeline can be triggered manually or automatically based on events

  • Answered by AI
  • Q2. Which deployment strategy have you used?
  • Ans. 

    I have used blue-green deployment strategy in previous projects.

    • Blue-green deployment involves running two identical production environments, with one active and one inactive.

    • Switching between the two environments allows for zero downtime deployments and easy rollback in case of issues.

    • I have implemented blue-green deployment using tools like Kubernetes and Jenkins in past projects.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Explain migration process of Github to Azure Repos.
  • Ans. 

    Migration process of Github to Azure Repos involves exporting repositories from Github and importing them into Azure Repos.

    • Export repositories from Github using tools like Git or Github API

    • Prepare repositories for migration by cleaning up and resolving any dependencies

    • Import repositories into Azure Repos using tools like Azure DevOps Services or Git commands

    • Update any references or configurations to point to the new Az...

  • Answered by AI
  • Q2. In docker, how will the containers communicate?
  • Ans. 

    Containers in Docker can communicate through networking using bridge networks, overlay networks, or user-defined networks.

    • Containers can communicate with each other using IP addresses and port numbers.

    • Docker provides default bridge networks for communication between containers on the same host.

    • Overlay networks allow communication between containers across multiple hosts.

    • User-defined networks can be created for custom c...

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. What are all the devops tools you have used in your application deployment?
  • Ans. 

    I have experience with a variety of devops tools including Jenkins, Docker, Kubernetes, Ansible, and Terraform.

    • Jenkins

    • Docker

    • Kubernetes

    • Ansible

    • Terraform

  • Answered by AI
  • Q2. What is snapshot in Maven?
  • Ans. 

    Snapshot in Maven is a version of a project that is still in development and not yet released.

    • Snapshots are versions of a project that are still in development and not yet released.

    • They are identified by the suffix '-SNAPSHOT' in the version number.

    • Snapshots can be deployed to a Maven repository for sharing with other developers for testing purposes.

    • They are not intended for production use as they are subject to freque

  • Answered by AI
Round 5 - One-on-one 

(1 Question)

  • Q1. What is the size of you team and what was your role?
Round 6 - HR 

(2 Questions)

  • Q1. Why did you leave your previous company?
  • Q2. Why do you choose to work in our company?

Interview Preparation Tips

Topics to prepare for Infogain Senior Devops Engineer interview:
  • Maven
  • Jenkins
  • Azure
  • Azure devops
  • Kubernetes
  • Terraform

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. About CI & CD process in jenkins

Interview Preparation Tips

Topics to prepare for Hexaware Technologies Senior Devops Engineer interview:
  • Jenkins
  • sonarqube
  • git
  • nexus
  • kubernetes
  • docker

I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Should be strong in devops life cycle
  • Q2. Package discussion, reason for resigning current company
Round 2 - HR 

(1 Question)

  • Q1. Reason for job change

Interview Preparation Tips

Interview preparation tips for other job seekers - What we mention in the resume we should be strong

I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Terraform templates to create aks
  • Ans. 

    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 ...

  • Answered by AI
  • Q2. OpenShift Source to Image
  • Q3. Jenkins pipeline end to end
  • Q4. Ansible taks done in project
  • Ans. 

    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

  • Answered by AI
  • Q5. Handled team size and DevSecOps
Round 2 - Technical 

(3 Questions)

  • Q1. Shell script concepts
  • Q2. Istio Service Mesh , Kubernetes Troubleshooting
  • Q3. Docker file creation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Terraform , Azure DevOps concept, do hands on on Azure DevOps , should hv good understanding and experience of Jenkins and Kubernetes

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Walk through on recent technical skills
  • Ans. 

    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

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. CI/CD pipeline definitions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

They given me assignment related to my job

Interview Preparation Tips

Interview preparation tips for other job seekers - They will only raise questions from the task you did in your previous organization. Practice on every type of skills you added in you resume.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Docker git kubernetes
Round 3 - HR 

(1 Question)

  • Q1. Basic ctc related and your strength
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Before cicd and after cicd differences
  • Ans. 

    Before CI/CD, manual processes were used for software deployment, leading to slower release cycles. After CI/CD, automation streamlines the process for faster and more reliable deployments.

    • Before CI/CD: Manual deployment processes requiring human intervention

    • After CI/CD: Automated deployment pipelines for continuous integration and continuous delivery

    • Before CI/CD: Longer release cycles due to manual testing and deploym...

  • Answered by AI
  • Q2. What is docker used for and how integration happened to cicd before docker
  • Ans. 

    Docker is used for containerization of applications, allowing for easy deployment and scaling. Before Docker, CI/CD integration was more complex and less efficient.

    • Docker is used to create lightweight, portable, self-sufficient containers that can run applications in any environment.

    • Before Docker, CI/CD pipelines often relied on virtual machines or manual configurations for deployment and testing.

    • Docker simplifies the ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Python programming
  • Q2. Aws architecture
  • Q3. Terraform scripts
Contribute & help others!
anonymous
You can choose to be anonymous

Infogain Interview FAQs

How many rounds are there in Infogain Senior Devops Engineer interview?
Infogain interview process usually has 6 rounds. The most common rounds in the Infogain interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Infogain Senior Devops Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Infogain. The most common topics and skills that interviewers at Infogain expect are Ansible, Jenkins, Terraform, Devops and Docker.
What are the top questions asked in Infogain Senior Devops Engineer interview?

Some of the top questions asked at the Infogain Senior Devops Engineer interview -

  1. Which deployment strategy have you us...read more
  2. What are all the devops tools you have used in your application deployme...read more
  3. In docker, how will the containers communica...read more

Recently Viewed

INTERVIEWS

Infogain

No Interviews

INTERVIEWS

GlobalData

No Interviews

INTERVIEWS

CommScope

No Interviews

INTERVIEWS

FischerJordan

No Interviews

INTERVIEWS

ArcelorMittal

No Interviews

INTERVIEWS

CommScope

No Interviews

INTERVIEWS

CommScope

No Interviews

INTERVIEWS

CommScope

No Interviews

DESIGNATION

INTERVIEWS

GlobalData

No Interviews

Tell us how to improve this page.

Infogain Senior Devops Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Infogain Senior Devops Engineer Salary
based on 8 salaries
₹12.3 L/yr - ₹18 L/yr
At par with the average Senior Devops Engineer Salary in India
View more details

Infogain Senior Devops Engineer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
1.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Development Consultant
809 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
610 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Consultant
465 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
351 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Infogain with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview