Upload Button Icon Add office photos

Filter interviews by

Virtusa Consulting Services Devops Engineer Interview Questions and Answers

Updated 22 May 2024

Virtusa Consulting Services Devops Engineer Interview Experiences

2 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - One-on-one 

(1 Question)

  • Q1. S3 storage class

I applied via Naukri.com and was interviewed in Mar 2022. 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 

(1 Question)

  • Q1. Basics of Devops., Jenkins and basics of kubctl

Interview Preparation Tips

Topics to prepare for Virtusa Consulting Services Devops Engineer interview:
  • Basics of Devops
  • Jenkins
  • Ansible
Interview preparation tips for other job seekers - I have learn new tools and completed my certification at end of this month I am doing my certification project

Devops Engineer Interview Questions Asked at Other Companies

asked in Siemens
Q1. How can you run a Docker command remotely on a Linux server witho ... read more
asked in Lentra AI
Q2. If you want to connect multiple VPCs, and you have two or three V ... 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. What Docker command can you use to transfer an image from one mac ... read more

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed before 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 - Aptitude Test 

Basic core subjects and aptitude will do. (or Friends)

Round 3 - Technical 

(3 Questions)

  • Q1. Basics about jenkins, docker and ansible. Some about personal projects, linux, git, Oops and DSA
  • Q2. About the role devops.
  • Ans. 

    DevOps integrates development and operations to enhance collaboration, automate processes, and improve software delivery efficiency.

    • Collaboration: DevOps fosters a culture of collaboration between development and operations teams, leading to faster problem resolution.

    • Automation: Tools like Jenkins and Ansible automate repetitive tasks, reducing manual errors and speeding up deployment.

    • Continuous Integration/Continuous ...

  • Answered by AI
  • Q3. Code on their editor basic concepts like overloading vs overriding, operator overloading, constructor types.

Interview Preparation Tips

Interview preparation tips for other job seekers - During your introduction tell the interviewer your area of expertise, you got to have knowledge about other concepts but one area of expertise is mandatory. Don't quote areas like deep learning, machine learning, AI, computer vision to interviewer who are developers for more than a decade. Most (majority) of them don't care. Give them fields like web dev, cloud, database management, system design etc. If you are too enthusiast about fields i warned you about then you might as well be well connected to land into areas like that, don't ask for it from people who are not hiring for it.
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 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    DevOps Engineer with 5 years of experience in CI/CD, cloud infrastructure, and automation, passionate about improving development workflows.

    • 5 years of experience in DevOps, focusing on CI/CD pipelines using Jenkins and GitLab.

    • Proficient in cloud platforms like AWS and Azure, having migrated several applications to the cloud.

    • Strong background in scripting languages such as Python and Bash for automation tasks.

    • Experience...

  • Answered by AI
  • Q2. About your company and project

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with devops , k8s and jenkins pipelines.
Be strong in gcp and AWS.

What people are saying about Virtusa Consulting Services

View All
a senior software engineer and lead
2w
Salary range for SQA (functional and automation tester) manager position on state street
What is the typical salary range I can expect for an SDET Manager (SQA Functional & Automation Tester) position at State Street,Hyderabad in India , given my 12 years of experience? Salary Range for SDET Manager at State Street in India (12 Years Experience)
Got a question about Virtusa Consulting Services?
Ask anonymously on communities.

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

Interview Questionnaire 

2 Questions

  • Q1. What is VPC and it's components?
  • Q2. What type of jenkins jobs have you created
  • Ans. 

    I have created various types of Jenkins jobs including build, deployment, testing, and automation jobs.

    • Build jobs for compiling and packaging code

    • Deployment jobs for deploying code to different environments

    • Testing jobs for running automated tests

    • Automation jobs for performing routine tasks

    • Parameterized jobs for customizing job runs

    • Pipeline jobs for creating complex workflows

    • Scheduled jobs for running jobs at specific t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well in basics of DevOps and its tools. The interview will be short and more into Technical.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Questions based on general aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Tell me more about yourself Where you see yourself in 5 year ?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Create program is bash to complete a specific task

Round 2 - One-on-one 

(1 Question)

  • Q1. How do you handle confilct
  • Ans. 

    I handle conflicts by actively listening, seeking common ground, and finding mutually beneficial solutions.

    • Practice active listening to understand all perspectives

    • Seek common ground and areas of agreement

    • Collaborate with others to find mutually beneficial solutions

    • Stay calm and composed during conflicts

  • Answered by AI
Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. About Aws architecture
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is node affinity?
  • Ans. 

    Node affinity is a feature in Kubernetes that allows pods to be scheduled onto nodes based on labels assigned to nodes.

    • Node affinity is used to ensure that pods are scheduled onto nodes that meet certain criteria specified in the pod's affinity rules.

    • There are two types of node affinity: requiredDuringSchedulingIgnoredDuringExecution and preferredDuringSchedulingIgnoredDuringExecution.

    • Node affinity rules can be based o...

  • Answered by AI
  • Q2. What is security groups?
  • Ans. 

    Security groups are virtual firewalls that control inbound and outbound traffic for instances in a cloud network.

    • Security groups are used to control traffic at the instance level.

    • They act as virtual firewalls for instances in a cloud network.

    • They allow you to specify which traffic is allowed to reach your instances.

    • You can define rules for inbound and outbound traffic based on protocols, ports, and IP addresses.

    • Securit...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Usual quantitative aptitude test

Round 2 - Group Discussion 

We had a very healthy discussion on different topic provided to us.

Round 3 - One-on-one 

(2 Questions)

  • Q1. About terraform
  • Q2. Explain docker and docker hub
  • Ans. 

    Docker is a platform for developing, shipping, and running applications in containers. Docker Hub is a cloud-based registry for storing and sharing container images.

    • Docker is a tool designed to make it easier to create, deploy, and run applications by using containers.

    • Containers allow a developer to package up an application with all parts it needs, such as libraries and other dependencies, and ship it all out as one p...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for UST Devops Engineer interview:
  • Devops

Skills evaluated in this interview

Virtusa Consulting Services Interview FAQs

How many rounds are there in Virtusa Consulting Services Devops Engineer interview?
Virtusa Consulting Services interview process usually has 1-2 rounds. The most common rounds in the Virtusa Consulting Services interview process are Resume Shortlist, Technical and One-on-one Round.
How to prepare for Virtusa Consulting Services 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 Virtusa Consulting Services. The most common topics and skills that interviewers at Virtusa Consulting Services expect are Jenkins, DevOps, Kubernetes, Python and Devops.
What are the top questions asked in Virtusa Consulting Services Devops Engineer interview?

Some of the top questions asked at the Virtusa Consulting Services Devops Engineer interview -

  1. Basics of Devops., Jenkins and basics of kub...read more
  2. S3 storage cl...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.7/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
Virtusa Consulting Services Devops Engineer Salary
based on 594 salaries
₹4.7 L/yr - ₹17.4 L/yr
14% more than the average Devops Engineer Salary in India
View more details

Virtusa Consulting Services Devops Engineer Reviews and Ratings

based on 34 reviews

3.8/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.4

Salary

3.3

Job security

3.8

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 34 Reviews and Ratings
DevOps Engineer/SRE

Hyderabad / Secunderabad

6-11 Yrs

Not Disclosed

Explore more jobs
Senior Consultant
3.7k salaries
unlock blur

₹14.1 L/yr - ₹26.1 L/yr

Software Engineer
3.5k salaries
unlock blur

₹4.5 L/yr - ₹13.2 L/yr

Lead Consultant
3.3k salaries
unlock blur

₹17.2 L/yr - ₹29.1 L/yr

Consultant
3.2k salaries
unlock blur

₹10 L/yr - ₹19 L/yr

Associate Consultant
2.6k salaries
unlock blur

₹8.1 L/yr - ₹14 L/yr

Explore more salaries
Compare Virtusa Consulting Services with

Cognizant

3.7
Compare

TCS

3.6
Compare

Infosys

3.6
Compare

Accenture

3.7
Compare
write
Share an Interview