Upload Button Icon Add office photos
Engaged Employer

i

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

ITC Infotech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

ITC Infotech Devops Engineer Interview Questions and Answers

Updated 30 Mar 2023

ITC Infotech Devops Engineer Interview Experiences

2 interviews found

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 tips
Round 2 - Technical 

(3 Questions)

  • Q1. High level interview on linux kubernetes and docker
  • Q2. General commands on Linux. How to check open port? What is network interface? Question related to subnetting
  • Q3. What is docker How to build docker images
  • Ans. 

    Docker is a containerization platform that allows you to package and run applications in isolated environments.

    • Docker is an open-source platform that automates the deployment, scaling, and management of applications.

    • It uses containerization technology to create lightweight, portable, and self-sufficient containers.

    • Docker images are built using Dockerfiles, which are text files that contain instructions for building the...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study basics thoroughly.
Basics of protocols dhcp/dns/public or private ip

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Explain the complete/typical CI/CD pipeline, tools, infra
  • Ans. 

    CI/CD pipeline automates software delivery process. It includes continuous integration, testing, deployment, and monitoring.

    • Source code management (SCM) tools like Git, SVN

    • Continuous integration (CI) tools like Jenkins, Travis CI

    • Automated testing tools like Selenium, JUnit

    • Containerization tools like Docker, Kubernetes

    • Continuous deployment (CD) tools like Ansible, Chef

    • Infrastructure as code (IaC) tools like Terraform, C...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not everyone knows everything but be convincing that you can learn and adapt

Skills evaluated in this interview

Devops Engineer Interview Questions Asked at Other Companies

asked in Siemens
Q1. How to run a docker command remotely. i.e. Docker is installed on ... read more
asked in Lentra AI
Q2. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have ... read more
Q3. Reverse the String Problem Statement You are given a string STR w ... read more
asked in Nagarro
Q4. Guess The Hidden Number Problem Statement You are given an intege ... read more
Q5. Docker command to transfer an image from one machine to another w ... read more

Devops Engineer Jobs at ITC Infotech

View all

Interview questions from similar companies

I applied via Referral and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Day to day activities
  • Q2. Questions on os

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

I applied via Job Portal and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly technical questions and they considered background profile too

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your experience and get deep knowledge before attending interview

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

Round 1 - Technical 

(1 Question)

  • Q1. Rolles and responsibilities of your previous organization and some of git cmds and docker basicks

Interview Preparation Tips

Interview preparation tips for other job seekers - Gain knowledge for all tools a bit focus on Kubernetes.

I applied via Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About previous company projects and some intermediate level questions on AWS and DevOps
Round 2 - Case Study 

Managerial skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics well and explain your projects well

Interview Questionnaire 

4 Questions

  • Q1. How to take backup of pipeline in azure devops
  • Ans. 

    To take backup of pipeline in Azure DevOps, follow these steps:

    • Go to the pipeline you want to backup

    • Click on the three dots on the top right corner

    • Select 'Export'

    • Choose the format you want to export the pipeline in

    • Save the file in a secure location

  • Answered by AI
  • Q2. Which tasks have you added in CI pipeline for code coverage
  • Ans. 

    Added tasks for code coverage in CI pipeline

    • Implemented code coverage tool like JaCoCo or Cobertura

    • Configured the tool to generate coverage reports

    • Added a step in the pipeline to run the coverage tool and generate reports

    • Set a threshold for minimum code coverage and fail the build if it's not met

  • Answered by AI
  • Q3. Disadvantages of kuberneties
  • Ans. 

    Kubernetes has some disadvantages that need to be considered before implementation.

    • Complexity in setup and maintenance

    • Steep learning curve for beginners

    • Requires additional resources for monitoring and management

    • Potential for downtime and service disruption

    • Limited support for stateful applications

    • May not be cost-effective for small-scale deployments

  • Answered by AI
  • Q4. Difference between Jenkins and Azure Devops
  • Ans. 

    Jenkins is a CI/CD tool while Azure DevOps is a complete DevOps solution.

    • Jenkins is open-source and can be hosted on-premises or in the cloud.

    • Azure DevOps is a cloud-based solution that offers a range of DevOps services.

    • Jenkins has a large number of plugins available for customization.

    • Azure DevOps offers a range of services including source control, build and release management, and project management.

    • Jenkins is more s...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly Azure Devops CI And CD stuff.

Skills evaluated in this interview

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. Basic Questions about DevOps tools and technology
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion they will ask salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - just focus on what you work and what you have mentioned on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Put those skills in resume which have good knowledge and you have worked on that skills.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant 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 - Technical 

(1 Question)

  • Q1. What is devops? Latest tools in devols
  • Ans. 

    DevOps is a software development methodology that combines software development with IT operations to improve collaboration and efficiency.

    • DevOps focuses on automating and streamlining the software development process.

    • It emphasizes communication and collaboration between development and operations teams.

    • Some popular DevOps tools include Jenkins, Docker, Kubernetes, Ansible, and Git.

    • These tools help in continuous integr...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Create cicd pipeline
  • Ans. 

    Creating a CI/CD pipeline involves automating the process of building, testing, and deploying code changes.

    • Set up version control system (e.g. Git)

    • Choose a CI/CD tool (e.g. Jenkins, GitLab CI)

    • Define stages for build, test, and deploy

    • Integrate with testing frameworks (e.g. JUnit, Selenium)

    • Automate deployment to different environments (e.g. Dev, QA, Prod)

  • Answered by AI

Skills evaluated in this interview

ITC Infotech Interview FAQs

How many rounds are there in ITC Infotech Devops Engineer interview?
ITC Infotech interview process usually has 2 rounds. The most common rounds in the ITC Infotech interview process are Resume Shortlist and Technical.
How to prepare for ITC Infotech 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 ITC Infotech . The most common topics and skills that interviewers at ITC Infotech expect are Devops, Python, Automation, Cloud and Linux.
What are the top questions asked in ITC Infotech Devops Engineer interview?

Some of the top questions asked at the ITC Infotech Devops Engineer interview -

  1. Explain the complete/typical CI/CD pipeline, tools, in...read more
  2. What is docker How to build docker ima...read more
  3. General commands on Linux. How to check open port? What is network interface? ...read more

Tell us how to improve this page.

ITC Infotech Devops Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
ITC Infotech Devops Engineer Salary
based on 252 salaries
₹3.2 L/yr - ₹12.9 L/yr
7% less than the average Devops Engineer Salary in India
View more details

ITC Infotech Devops Engineer Reviews and Ratings

based on 7 reviews

4.0/5

Rating in categories

4.1

Skill development

3.8

Work-life balance

3.2

Salary

4.3

Job security

3.5

Company culture

3.2

Promotions

3.8

Work satisfaction

Explore 7 Reviews and Ratings
Associate Information Technology Consultant
5.1k salaries
unlock blur

₹3.8 L/yr - ₹15 L/yr

Lead Consultant
4.5k salaries
unlock blur

₹9 L/yr - ₹35 L/yr

Associate Consultant
906 salaries
unlock blur

₹2.5 L/yr - ₹17.5 L/yr

Software Engineer
501 salaries
unlock blur

₹3.5 L/yr - ₹14.1 L/yr

Senior Software Engineer
385 salaries
unlock blur

₹6.5 L/yr - ₹25.5 L/yr

Explore more salaries
Compare ITC Infotech with

Wipro

3.7
Compare

EPAM Systems

3.7
Compare

L&T Technology Services

3.3
Compare

Coforge

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