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
3.8

based on 3.6k Reviews

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 Lentra AI
Q1. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have ... read more
Q2. Reverse the String Problem Statement You are given a string STR w ... read more
asked in Siemens
Q3. How to run a docker command remotely. i.e. Docker is installed on ... 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

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Kubernetes architecture
  • Q2. Readiness liveness probes
Round 2 - Technical 

(2 Questions)

  • Q1. Taints and tolerations
  • Q2. Pod lifecycle, and Prometheus setup
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 Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Terraform is frq asked
  • Q2. Aws with cf & cicd
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. They asked me to write a dockerfile
  • Q2. Minimal questions about linux

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on linux and k8s
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Cicd pipelines in jenkins
  • Ans. 

    CICD pipelines in Jenkins automate the process of building, testing, and deploying code.

    • CICD stands for Continuous Integration/Continuous Deployment

    • Jenkins is a popular automation server used for building, testing, and deploying software

    • CICD pipelines in Jenkins allow for automated workflows, from code commit to production deployment

  • Answered by AI
  • Q2. Aws servcies like s3 ec2 rds

Skills evaluated in this interview

Devops Engineer Interview Questions & Answers

Nagarro user image Sibadutta Mohapatra

posted on 25 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is vault & how it is integrated with your AWS
  • Ans. 

    Vault is a tool for managing secrets and protecting sensitive data.

    • Vault securely stores and manages sensitive information such as API keys, passwords, and certificates.

    • It provides a centralized place for managing access control and encryption of data.

    • Vault can be integrated with AWS to securely store and retrieve AWS credentials and other sensitive information.

    • Integration with AWS allows for automated provisioning and...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain kubernetes architecture
  • Ans. 

    Kubernetes architecture is a container orchestration platform that manages containerized applications across a cluster of nodes.

    • Kubernetes follows a master-slave architecture with a master node and multiple worker nodes.

    • Master node components include API server, scheduler, controller manager, and etcd.

    • Worker node components include kubelet, kube-proxy, and container runtime (e.g. Docker).

    • Pods are the smallest deployabl...

  • Answered by AI
  • Q2. Types of instances in AWS
  • Ans. 

    Types of instances in AWS include On-Demand Instances, Reserved Instances, and Spot Instances.

    • On-Demand Instances: Pay for compute capacity by the hour or second with no long-term commitments.

    • Reserved Instances: Reserve capacity for 1 or 3 years in exchange for a significant discount.

    • Spot Instances: Bid on unused EC2 capacity and potentially save up to 90% compared to On-Demand prices.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Hexaware Technologies Devops Engineer interview:
  • Kubernetes
  • AWS
  • prometheus
  • grafana
Interview preparation tips for other job seekers - prepare your skills what you wrote in resume that's it.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Kubernetes architecture
  • Q2. CICD pipeline in jenkins
  • Ans. 

    CICD pipeline in Jenkins automates the process of building, testing, and deploying code.

    • Jenkins is a popular automation server used for CICD pipelines

    • CICD pipeline in Jenkins typically involves stages like build, test, deploy

    • Jenkins plugins can be used to integrate with various tools for automation

    • Pipeline scripts in Jenkins can be written in Groovy language

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions on Docker

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 244 salaries
₹3.4 L/yr - ₹12.5 L/yr
9% 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.2k salaries
unlock blur

₹4.1 L/yr - ₹17.2 L/yr

Lead Consultant
4.4k salaries
unlock blur

₹9 L/yr - ₹35 L/yr

Associate Consultant
855 salaries
unlock blur

₹2.5 L/yr - ₹16.5 L/yr

Software Engineer
503 salaries
unlock blur

₹4 L/yr - ₹16.2 L/yr

Senior Software Engineer
367 salaries
unlock blur

₹6.3 L/yr - ₹25.1 L/yr

Explore more salaries
Compare ITC Infotech 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