Upload Button Icon Add office photos
Engaged Employer

i

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

Nityo Infotech Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 701 Reviews

Filter interviews by

Nityo Infotech Devops Engineer Interview Questions, Process, and Tips

Updated 3 Apr 2023

Nityo Infotech Devops Engineer Interview Experiences

1 interview 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. Explain the architecture of k8s.
  • Ans. 

    Kubernetes is a container orchestration platform that manages containerized workloads and services.

    • Kubernetes architecture follows a master-slave model.

    • The master node manages the cluster and the worker nodes run the applications.

    • The master node consists of API server, etcd, scheduler, and controller manager.

    • The worker node consists of kubelet, kube-proxy, and container runtime.

    • Kubernetes uses labels and selectors to m...

  • Answered by AI
  • Q2. What is the diff b/w replicaset & repliation controller
  • Ans. 

    ReplicaSet is a newer version of Replication Controller with additional features.

    • ReplicaSet supports more expressive selector queries than Replication Controller.

    • ReplicaSet can be used to manage stateful applications.

    • ReplicaSet can be used to manage pods that are not created by a Deployment.

    • Replication Controller is deprecated and should not be used in new deployments.

  • Answered by AI
  • Q3. How do you use variables at the level of playbook
  • Ans. 

    Variables can be defined in playbook using 'vars' keyword and can be accessed using '{{ variable_name }}'

    • Variables can be defined at the playbook level using the 'vars' keyword

    • Variables can be accessed using the '{{ variable_name }}' syntax

    • Variables can be used to store values that can be reused throughout the playbook

    • Variables can be defined in a separate file and included in the playbook using the 'vars_files' keywor

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

(1 Question)

  • Q1. Write a dockerfile you're using in your project
  • Ans. 

    Dockerfile for a Node.js application with MongoDB

    • Use official Node.js image as base

    • Install dependencies using package.json

    • Copy application code to container

    • Expose port used by application

    • Install and run MongoDB in container

    • Set environment variables for MongoDB connection

    • Use CMD to start application

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have knowledege of various objects of k8s and ansible and terraform and python scripting

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - One-on-one 

(2 Questions)

  • Q1. Create a new product using github
  • Ans. 

    Creating a new product using GitHub involves setting up a repository, adding code, collaborating with team members, and managing releases.

    • Create a new repository on GitHub

    • Add code files to the repository

    • Collaborate with team members by granting access to the repository

    • Manage releases by creating tags and releases

  • Answered by AI
  • Q2. Troubleshooting questions from kubernetes

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via LinkedIn

Round 1 - HR 

(1 Question)

  • Q1. What is meant by Devops?
  • Ans. 

    Devops is a software development methodology that combines software development (Dev) with IT operations (Ops) to improve collaboration and productivity.

    • Devops focuses on automating and streamlining the software development and deployment process.

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

    • Devops aims to shorten the development lifecycle and provide continuous delivery of high...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is meant by CI/ CD pipeline?
  • Ans. 

    CI/CD pipeline stands for Continuous Integration/Continuous Deployment pipeline, which automates the process of testing and deploying code changes.

    • CI/CD pipeline automates the process of integrating code changes from multiple developers into a shared repository (Continuous Integration).

    • It also automates the process of testing the integrated code and deploying it to production (Continuous Deployment).

    • CI/CD pipelines hel...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HTC Global Services Devops Engineer interview:
  • Devops
  • AWS
Interview preparation tips for other job seekers - Be honest

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked about experience in update management
  • Q2. Simple code of finding the largest number among 3
  • Ans. 

    Find the largest number among 3 using simple code.

    • Compare the first number with the second number and store the larger one.

    • Then compare the stored number with the third number to find the largest.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. AUM, experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Aug 2022. There were 5 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. All aspects of Devops and on your resume
  • Q2. Kubernetes , Docker , Jenkins and AWS
Round 3 - Technical 

(1 Question)

  • Q1. More technical depth questions
Round 4 - Technical 

(1 Question)

  • Q1. More of a managerial type of question
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Dependency property
  • Q2. Oops concepts, SOLID pricipals
Round 2 - Technical 

(2 Questions)

  • Q1. Write a code to find words in brackets and add numbers where u find each unique word
  • Ans. 

    Code to find words in brackets and add numbers to each unique word

    • Iterate through the array of strings

    • Use regular expressions to find words in brackets

    • Create a dictionary to store unique words and their counts

  • Answered by AI
  • Q2. Design patterns, dependency injection

Interview Preparation Tips

Interview preparation tips for other job seekers - Long process, recruiter did not even call to tell that you have cleared the interview. No response after a successful 2nd round. Have to follow op with recruiter multiple times.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Job Fair and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Dsa questions related to project
  • Q2. Project based q and a
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

5 sections in the aptitude

Round 2 - Coding Test 

Live coding test about sql and python

Round 3 - Technical 

(1 Question)

  • Q1. Advance coding round
Round 4 - HR 

(1 Question)

  • Q1. Proper HR discussions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Java OOPS
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. C++ fundamental
  • Q2. Reverse linked list

Nityo Infotech Interview FAQs

How many rounds are there in Nityo Infotech Devops Engineer interview?
Nityo Infotech interview process usually has 3 rounds. The most common rounds in the Nityo Infotech interview process are Resume Shortlist, Technical and One-on-one Round.
How to prepare for Nityo 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 Nityo Infotech. The most common topics and skills that interviewers at Nityo Infotech expect are Devops, AWS, Analytics, Informatica and Jenkins.
What are the top questions asked in Nityo Infotech Devops Engineer interview?

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

  1. what is the diff b/w replicaset & repliation control...read more
  2. how do you use variables at the level of playb...read more
  3. Write a dockerfile you're using in your proj...read more

Tell us how to improve this page.

Nityo Infotech Devops Engineer Salary
based on 8 salaries
₹4.3 L/yr - ₹11 L/yr
18% more than the average Devops Engineer Salary in India
View more details

Nityo Infotech Devops Engineer Reviews and Ratings

based on 2 reviews

3.2/5

Rating in categories

2.4

Skill development

3.7

Work-Life balance

3.0

Salary & Benefits

2.4

Job Security

3.4

Company culture

2.4

Promotions/Appraisal

3.7

Work Satisfaction

Explore 2 Reviews and Ratings
Information Technology Recruiter
193 salaries
unlock blur

₹1.1 L/yr - ₹6 L/yr

Desktop Support Engineer
136 salaries
unlock blur

₹1.2 L/yr - ₹4.3 L/yr

Senior Software Engineer
130 salaries
unlock blur

₹6.9 L/yr - ₹30 L/yr

Recruitment Executive
110 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Technical Recruiter
100 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Explore more salaries
Compare Nityo Infotech with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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