Premium Employer

i

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

Infosys Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 37.2k Reviews

Filter interviews by

Infosys Devops Consultant Interview Questions and Answers

Updated 22 Dec 2024

Infosys Devops Consultant Interview Experiences

5 interviews found

I applied via Company Website and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is the branching strategy in your team?
  • Ans. Tell about the feature, patch, and main branch as per your organization's strategy.
  • Answered Anonymously
  • Q2. How will you connect to your instances?
  • Ans. 

    To connect to instances, I will use SSH (Secure Shell) protocol.

    • SSH (Secure Shell) protocol is a secure way to connect to instances remotely.

    • It provides encrypted communication between the client and the server.

    • To connect, I will use SSH client software like OpenSSH or PuTTY.

    • I will need the public IP address or hostname of the instance.

    • I will authenticate using SSH keys or username/password credentials.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be through with Jenkins and AWS. The panel had two people related to both respective technologies.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is terraform
  • Ans. 

    Terraform is an open-source infrastructure as code software tool created by HashiCorp.

    • Terraform allows users to define and provision data center infrastructure using a declarative configuration language.

    • It supports multiple cloud providers such as AWS, Azure, and Google Cloud Platform.

    • Terraform uses a 'plan and apply' workflow to make changes to infrastructure.

    • Infrastructure code written in Terraform is versioned and c...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What are provisioners in terraform
  • Ans. 

    Provisioners in Terraform are used to execute scripts on a local or remote machine as part of resource creation or destruction.

    • Provisioners can be used to install software, run configuration management tools, or execute scripts on instances created by Terraform.

    • There are different types of provisioners such as local-exec, remote-exec, and file.

    • Provisioners should be used sparingly as they can make Terraform configurati

  • Answered by AI

Devops Consultant Interview Questions Asked at Other Companies

asked in Capgemini
Q1. AWS different types of load balancer, difference, layers they wor ... read more
asked in Capgemini
Q2. DevOps CI/CD flow, difference between git stash and git commit, g ... read more
asked in Infosys
Q3. How will you connect to your instances?
Q4. Explain Kubernetes architecture, the functionality of each compon ... read more
Q5. What is VPC and vpc peering, how we configure azure devops with A ... read more

I applied via Referral and was interviewed in Apr 2022. There were 3 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions about Linux, shell scripting, Kubernetes, AWS,Docker
Round 3 - HR 

(1 Question)

  • Q1. About salary negotiations, past experience and duration in every last company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay cool and show your vest skills to interviewers.

Interview Questionnaire 

2 Questions

  • Q1. General Devops principles
  • Ans. 

    DevOps principles focus on collaboration, automation, measurement, and continuous improvement.

    • Collaboration between development and operations teams

    • Automation of processes to increase efficiency and reduce errors

    • Measurement of performance metrics to identify areas for improvement

    • Continuous improvement through feedback and iteration

    • Use of tools like Docker, Kubernetes, and Jenkins to support DevOps practices

  • Answered by AI
  • Q2. Real time scenarios

Skills evaluated in this interview

Infosys interview questions for designations

 Devops

 (3)

 Devops Engineer

 (26)

 Senior DevOps Consultant

 (1)

 Senior Devops Engineer

 (4)

 AWS Devops Engineer

 (3)

 Cloud Devops Engineer

 (2)

 Associate Consultant

 (264)

 Senior Consultant

 (99)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Cicd branching process followed

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare fundamentals well

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was very basic. Consisted of logical and numerical reasoning questions

Round 2 - HR 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about your internship experience
  • Q3. Tell me about your projects
  • Q4. Tell me about software development lifecycle
  • Q5. Share screen and solve this coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't freeze. I froze in my interview because of the rudeness of recruiter, but don't make this mistake.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2023. There were 2 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your work
  • Q2. Tell me about your daily tasks
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Explain Devops CICD experience AWS, GCP, Azure cloud or on premise cloud experience. Jenkins, ansible, pythons, git, docker, kubernatives, confluence, jira, bitbucket, GitHub
  • Ans. 

    DevOps CICD experience with cloud and tool proficiency

    • Experience implementing Continuous Integration/Continuous Deployment pipelines using tools like Jenkins, Ansible, Git, Docker, Kubernetes

    • Proficiency in cloud platforms such as AWS, GCP, Azure, or on-premise cloud environments

    • Familiarity with collaboration tools like Confluence, Jira, Bitbucket, GitHub

    • Ability to automate tasks using Python scripting

    • Hands-on experienc

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Comfortable about rotating shift ?

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Terraform tfstate and terraform recovery corrupted/deleted state file
  • Q2. Kubernetes pods, difference between deployment and daemonset
  • Ans. 

    Kubernetes pods - difference between deployment and daemonset

    • Deployment manages a set of identical pods, ensuring availability and scalability

    • DaemonSet ensures that all nodes run a copy of a pod, useful for system-level services

    • Deployment is suitable for stateless applications, while DaemonSet is suitable for stateful applications

    • Deployment can be used for rolling updates, while DaemonSet is not suitable for rolling up

  • Answered by AI
  • Q3. AWS different types of load balancer, difference, layers they work on, Auto-Scaling, S3 cloud storage types
  • Ans. 

    AWS offers three types of load balancers: Application, Network, and Classic. Auto-Scaling helps to automatically adjust resources based on demand. S3 offers four storage classes: Standard, Intelligent-Tiering, Standard-Infrequent Access, and Glacier.

    • AWS offers three types of load balancers: Application, Network, and Classic

    • Application Load Balancer operates at Layer 7 of the OSI model and is best suited for HTTP/HTTPS ...

  • Answered by AI
  • Q4. DevOps CI/CD flow, difference between git stash and git commit, git merge and git rebase, git pull and git fetch
  • Ans. 

    Explanation of DevOps CI/CD flow and Git commands

    • DevOps CI/CD flow involves continuous integration, testing, and deployment of code changes

    • Git stash temporarily saves changes without committing them

    • Git commit permanently saves changes to the repository

    • Git merge combines changes from different branches

    • Git rebase applies changes from one branch onto another

    • Git pull fetches changes from a remote repository and merges them...

  • Answered by AI
  • Q5. Linux boot process, sed and awk, run levels

Interview Preparation Tips

Interview preparation tips for other job seekers - As a advice please have clear basic of kubernetes, terraform, AWS Cloud services, and Linux.

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Explain good SCM branching strategy
  • Ans. 

    A good SCM branching strategy involves clear naming conventions, regular merges, and a well-defined release process.

    • Use a naming convention that clearly identifies the purpose of each branch

    • Regularly merge changes from development branches into the main branch

    • Have a well-defined release process that includes testing and deployment

    • Consider using feature toggles to enable/disable new functionality

    • Use automation tools to

  • Answered by AI
  • Q2. Terraform module and how to use.
  • Ans. 

    Terraform module is a reusable set of resources that can be used to create infrastructure.

    • Terraform modules can be used to create reusable infrastructure code.

    • They can be shared across teams and projects.

    • Modules can be published to the Terraform Registry for easy access.

    • Modules can be parameterized to allow for customization.

    • Example: A module for creating an AWS VPC with subnets and security groups.

  • Answered by AI

Skills evaluated in this interview

Infosys Interview FAQs

How many rounds are there in Infosys Devops Consultant interview?
Infosys interview process usually has 2-3 rounds. The most common rounds in the Infosys interview process are Technical, Resume Shortlist and HR.
How to prepare for Infosys Devops Consultant 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 Infosys. The most common topics and skills that interviewers at Infosys expect are Devops, Jenkins, AWS, Docker and Github.
What are the top questions asked in Infosys Devops Consultant interview?

Some of the top questions asked at the Infosys Devops Consultant interview -

  1. How will you connect to your instanc...read more
  2. General Devops principl...read more
  3. Questions about Linux, shell scripting, Kubernetes, AWS,Doc...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 Infosys interviews
Company Website
Job Portal
Referral
33%
33%
33%
1% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Devops Consultant Salary
based on 180 salaries
₹5.8 L/yr - ₹23 L/yr
14% less than the average Devops Consultant Salary in India
View more details

Infosys Devops Consultant Reviews and Ratings

based on 6 reviews

3.1/5

Rating in categories

3.8

Skill development

3.1

Work-Life balance

2.2

Salary & Benefits

3.8

Job Security

3.7

Company culture

2.7

Promotions/Appraisal

3.7

Work Satisfaction

Explore 6 Reviews and Ratings
Devops COnsultant

Bangalore / Bengaluru

2-3 Yrs

₹ 10.75-10.75 LPA

Devops Consultant

Bangalore / Bengaluru

2-3 Yrs

₹ 10.75-10.75 LPA

DevOps Consultant

Bangalore / Bengaluru

11-18 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
56.3k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
49.7k salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

System Engineer
39k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.7k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.2k salaries
unlock blur

₹4.3 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview