Upload Button Icon Add office photos

Filter interviews by

National Institute for Smart Government Devops Engineer Interview Questions and Answers

Updated 26 Aug 2024

National Institute for Smart Government Devops Engineer Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. About previous project exp & responsiblities
  • Q2. Kubernetes rancher setup on bare metal
  • Ans. 

    Setting up Kubernetes Rancher on bare metal involves installing Rancher server, setting up Kubernetes cluster, and configuring nodes.

    • Install Rancher server on a dedicated machine

    • Set up a Kubernetes cluster using Rancher UI or CLI

    • Add bare metal nodes to the cluster for workload deployment

  • Answered by AI
  • Q3. What is High avaibility and how to implement approach
  • Ans. 

    High availability is the ability of a system to remain operational and accessible for a high percentage of time.

    • Implement redundancy in critical components

    • Use load balancing to distribute traffic evenly

    • Automate failover processes

    • Monitor system health and performance

    • Utilize cloud services for scalability

    • Implement disaster recovery plans

  • Answered by AI
  • Q4. Monitoring experience and some cross questions
  • Q5. CI/CD process in detail with each step
  • Ans. 

    CI/CD process automates the building, testing, and deployment of code changes.

    • Continuous Integration (CI) - Developers regularly merge code changes to a shared repository.

    • Automated Testing - Code changes are automatically tested to ensure they meet quality standards.

    • Continuous Deployment (CD) - Approved code changes are automatically deployed to production.

    • Monitoring and Feedback - Continuous monitoring of deployed app...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Background work experience
  • Ans. 

    I have 5 years of experience working in various IT roles, including system administration and software development.

    • Worked as a system administrator managing servers, networks, and security protocols

    • Experience in software development using languages like Python, Java, and Ruby

    • Implemented CI/CD pipelines using tools like Jenkins and GitLab

    • Worked on cloud platforms like AWS and Azure

    • Strong troubleshooting and problem-solv

  • Answered by AI
  • Q2. Salary expectations

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic kubernetes related questions

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

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

(2 Questions)

  • Q1. Preferred location, shifts, salary
  • Q2. Experience in devops
  • Ans. 

    I have 5 years of experience in DevOps, working with various tools and technologies.

    • Experience in setting up and managing CI/CD pipelines using tools like Jenkins and GitLab

    • Proficient in containerization using Docker and orchestration with Kubernetes

    • Strong knowledge of infrastructure automation using tools like Ansible and Terraform

    • Experience in monitoring and logging using tools like Prometheus and ELK stack

    • Familiarit...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
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 

(1 Question)

  • Q1. Questions on Coding skills
Round 3 - Technical 

(1 Question)

  • Q1. More in depth questions on real time implementations
Round 4 - HR 

(1 Question)

  • Q1. Previous experience and salary discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How many clusters are there in your project?
  • Q2. What are the objects in kubernetes service?
  • Ans. 

    Objects in Kubernetes service include pods, services, endpoints, and namespaces.

    • Pods: Basic unit of deployment in Kubernetes, consisting of one or more containers.

    • Services: Abstraction that defines a logical set of pods and a policy by which to access them.

    • Endpoints: Dynamically updated list of IP addresses and ports for pods backing a service.

    • Namespaces: Virtual clusters within a Kubernetes cluster, used to divide clu

  • Answered by AI

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Most of the question will be from your resume
Round 2 - Technical 

(1 Question)

  • Q1. Most of the questions are from the cloud and docker,Kubernetes,ci/cd,past working project
Round 3 - HR 

(1 Question)

  • Q1. Normal basic question

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be fully prepared from whatever you have mentioned in the resume
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. AWS services, Terraform commands , Kubernetes concepts, Linux commands
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Persistent volume
  • Ans. 

    Persistent volume is a storage volume that exists beyond the life cycle of a container.

    • Persistent volumes are used to store data that needs to persist even if the container is deleted or recreated.

    • They are decoupled from the container and can be attached to different containers.

    • Examples include network-attached storage (NAS), cloud storage, and local storage.

    • Persistent volumes are managed by the storage administrator r

  • Answered by AI
  • Q2. Volumein kubernetes which can be attached and deattached
  • Ans. 

    PersistentVolumes (PVs) in Kubernetes can be attached and detached.

    • PersistentVolumes (PVs) can be attached to pods using PersistentVolumeClaims (PVCs).

    • PVs can be detached from pods when no longer needed.

    • Examples of PV types include NFS, iSCSI, and AWS EBS.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Question on cloud and kubernetes
Round 3 - HR 

(1 Question)

  • Q1. Nothing much just basic hr question

Skills evaluated in this interview

I applied via Referral and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. This was more on azure devops, Terraform, powershell and azure
Round 2 - Technical 

(1 Question)

  • Q1. Technical round with manger. Most of the questions were scenario based

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of the questions were practical. If you really have the work experience you can easily crack it
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Git fetch vs git pull
  • Q2. How hpa works in kubermetes
  • Q3. How to terraforn check resources
  • Q4. Python basic questions
  • Q5. Ejati docker expose and publish command

National Institute for Smart Government Interview FAQs

How many rounds are there in National Institute for Smart Government Devops Engineer interview?
National Institute for Smart Government interview process usually has 2 rounds. The most common rounds in the National Institute for Smart Government interview process are Technical and HR.
How to prepare for National Institute for Smart Government 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 National Institute for Smart Government. The most common topics and skills that interviewers at National Institute for Smart Government expect are Kubernetes, Ansible, Jenkins, Devops and Linux.
What are the top questions asked in National Institute for Smart Government Devops Engineer interview?

Some of the top questions asked at the National Institute for Smart Government Devops Engineer interview -

  1. What is High avaibility and how to implement appro...read more
  2. Kubernetes rancher setup on bare me...read more
  3. CI/CD process in detail with each s...read more

Tell us how to improve this page.

National Institute for Smart Government Devops Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.9k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.2k Interviews
KPMG India Interview Questions
3.5
 • 806 Interviews
ZS Interview Questions
3.3
 • 456 Interviews
BCG Interview Questions
3.7
 • 198 Interviews
Citco Interview Questions
3.1
 • 142 Interviews
Bain & Company Interview Questions
3.8
 • 108 Interviews
WSP Interview Questions
4.2
 • 97 Interviews
View all

Fast track your campus placements

View all
National Institute for Smart Government Devops Engineer Salary
based on 7 salaries
₹8.5 L/yr - ₹12 L/yr
22% more than the average Devops Engineer Salary in India
View more details
Assistant Manager
121 salaries
unlock blur

₹3.4 L/yr - ₹11.2 L/yr

Consultant
53 salaries
unlock blur

₹6.1 L/yr - ₹19 L/yr

Project Manager
40 salaries
unlock blur

₹7 L/yr - ₹21 L/yr

Manager
27 salaries
unlock blur

₹9 L/yr - ₹25 L/yr

Senior Manager
26 salaries
unlock blur

₹12 L/yr - ₹28 L/yr

Explore more salaries
Compare National Institute for Smart Government with

Ernst & Young

3.4
Compare

PwC

3.4
Compare

KPMG India

3.5
Compare

RSM US in India

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