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
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

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. AWS services, Terraform commands , Kubernetes concepts, Linux commands

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jul 2022. There were 4 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. Merge 2 sorted array
  • Ans. 

    Merging 2 sorted arrays into a single sorted array.

    • Create a new array to store the merged array

    • Compare the first elements of both arrays and add the smaller one to the new array

    • Repeat until one of the arrays is empty, then add the remaining elements of the other array

    • Return the merged array

  • Answered by AI
  • Q2. Puzzle like water problem
Round 3 - Technical 

(1 Question)

  • Q1. Brief discussion about project
Round 4 - HR 

(1 Question)

  • Q1. Your background and hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Good knowledge of DSA and project you are currently working upon.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jan 2023. There were 2 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 - HR 

(2 Questions)

  • Q1. How proficient you are with terraform
  • Q2. Have you managed such devops infra before
  • Ans. 

    Yes, I have managed devops infra in my previous roles.

    • I have experience managing infrastructure using tools like Ansible, Terraform, and Kubernetes.

    • I have also worked on building CI/CD pipelines using Jenkins and GitLab.

    • In my previous role, I managed a large-scale AWS infrastructure for a SaaS product.

    • I have experience with monitoring tools like Prometheus and Grafana.

    • I have also worked on implementing security best pr

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Wow this is such a great place to ask for anonymous reviews

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How can we connection between 2 EC2 instance
  • Ans. 

    You can connect between 2 EC2 instances by using their private IP addresses or public DNS names.

    • Use private IP addresses for communication within the same VPC

    • Use public DNS names for communication across different VPCs or over the internet

  • Answered by AI
  • Q2. How do you connections between public subnet and private subnet.
  • Ans. 

    Connections between public and private subnets are established using a NAT gateway or a NAT instance.

    • Use a NAT gateway to allow instances in a private subnet to initiate outbound traffic to the internet while preventing inbound traffic from reaching those instances.

    • Alternatively, use a NAT instance with a security group that only allows inbound traffic from instances in the public subnet.

    • Ensure that the route tables fo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Deloitte Devops Engineer interview:
  • Terraform
  • Docker
Interview preparation tips for other job seekers - Give interview call more

Skills evaluated in this interview

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:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
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

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Merge 2 sorted array
  • Ans. 

    Merging 2 sorted arrays into a single sorted array.

    • Create a new array to store the merged array

    • Compare the first elements of both arrays and add the smaller one to the new array

    • Repeat until one of the arrays is empty, then add the remaining elements of the other array

    • Return the merged array

  • Answered by AI
  • Q2. Puzzle like water problem
Round 3 - Technical 

(1 Question)

  • Q1. Brief discussion about project
Round 4 - HR 

(1 Question)

  • Q1. Your background and hobbies

Interview Preparation Tips

Interview preparation tips for other job seekers - Good knowledge of DSA and project you are currently working upon.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions about prev experience
  • Q2. Git commands and about data
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:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
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

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

Fast track your campus placements

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

₹3.4 L/yr - ₹11.1 L/yr

Consultant
52 salaries
unlock blur

₹6.1 L/yr - ₹19 L/yr

Project Manager
40 salaries
unlock blur

₹7 L/yr - ₹21 L/yr

Senior Consultant
39 salaries
unlock blur

₹12 L/yr - ₹24 L/yr

Manager
26 salaries
unlock blur

₹9 L/yr - ₹25 L/yr

Explore more salaries
Compare National Institute for Smart Government with

National Informatics Centre

3.9
Compare

Centre for Development of Advanced Computing

3.8
Compare

TCS

3.7
Compare

Wipro

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