Upload Button Icon Add office photos
Engaged Employer

i

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

TO THE NEW Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

TO THE NEW Senior Devops Engineer Interview Questions and Answers

Updated 7 Sep 2024

5 Interview questions

A Senior Devops Engineer was asked 11mo ago
Q. Explain the components of Kubernetes.
Ans. 

Kubernetes components are essential parts of the Kubernetes architecture that work together to manage containerized applications.

  • Kubelet: Agent that runs on each node in the cluster and ensures containers are running.

  • Kube-Proxy: Network proxy that maintains network rules on nodes.

  • Kubernetes API Server: Component that exposes the Kubernetes API.

  • Controller Manager: Component that manages different types of controlle...

A Senior Devops Engineer was asked 11mo ago
Q. Tell me about your current projects.
Ans. 

I am currently working on automating CI/CD pipelines and enhancing cloud infrastructure for scalability and reliability.

  • Implemented Jenkins for continuous integration, reducing deployment time by 30%.

  • Utilized Terraform for infrastructure as code, enabling version control of cloud resources.

  • Set up monitoring and alerting using Prometheus and Grafana to ensure system health.

  • Migrated legacy applications to Docker con...

Senior Devops Engineer Interview Questions Asked at Other Companies

Q1. What are Terraform life cycles ? and how do we use them ?
Q2. How do you trigger a pipeline from a specific version of applicat ... read more
Q3. What is ingress in Kubernetes, and how does it help us when deplo ... read more
Q4. what are stages involved in release pipeline ? Explain the code
Q5. What are TF provisioners? Describe their use cases.
A Senior Devops Engineer was asked
Q. What is a persistent volume, and can the same volume be attached to different pods?
Ans. 

Persistent volume is storage that exists beyond the lifecycle of a pod and can be attached to different pods.

  • Persistent volume is a storage resource in Kubernetes that exists beyond the lifecycle of a pod.

  • It allows data to persist even after the pod is deleted or restarted.

  • Persistent volumes can be dynamically provisioned or statically defined.

  • Yes, the same persistent volume can be attached to different pods as lo...

A Senior Devops Engineer was asked
Q. What is the difference between TCP and HTTP probing?
Ans. 

TCP probing is a low-level network protocol used to check if a port is open, while HTTP probing is a higher-level protocol used to check if a web server is responding.

  • TCP probing involves sending a TCP packet to a specific port on a target host and waiting for a response.

  • HTTP probing involves sending an HTTP request to a web server and checking for a valid response code (e.g. 200 OK).

  • TCP probing is more generic an...

A Senior Devops Engineer was asked
Q. What is the difference between readiness and liveness probes?
Ans. 

Readiness probe checks if a container is ready to serve traffic, while liveness probe checks if a container is alive and healthy.

  • Readiness probe is used to determine when a container is ready to start accepting traffic.

  • Liveness probe is used to determine if a container is still running and healthy.

  • Readiness probe is often used to delay traffic until the container is fully ready.

  • Liveness probe is used to restart co...

TO THE NEW Senior Devops Engineer Interview Experiences

3 interviews found

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain kubernetes components
  • Q2. Scenario based quesitons

Interview Preparation Tips

Interview preparation tips for other job seekers - better to be prepared on coding

Skills evaluated in this interview

TO THE NEW HR Interview Questions

13 questions and answers

Q. How do you streamline your work in a fast-paced organization?
Q. Where do you see yourself in five years?
Q. How did you hear about us?
Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Current projects
  • Ans. 

    I am currently working on automating CI/CD pipelines and enhancing cloud infrastructure for scalability and reliability.

    • Implemented Jenkins for continuous integration, reducing deployment time by 30%.

    • Utilized Terraform for infrastructure as code, enabling version control of cloud resources.

    • Set up monitoring and alerting using Prometheus and Grafana to ensure system health.

    • Migrated legacy applications to Docker containe...

  • Answered by AI
  • Q2. Briefing the same
Round 2 - HR 

(2 Questions)

  • Q1. Normal behavioural question
  • Q2. Expectations about the role
Are these interview questions helpful?
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 Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is the difference between readiness and liveliness probe?
  • Ans. 

    Readiness probe checks if a container is ready to serve traffic, while liveness probe checks if a container is alive and healthy.

    • Readiness probe is used to determine when a container is ready to start accepting traffic.

    • Liveness probe is used to determine if a container is still running and healthy.

    • Readiness probe is often used to delay traffic until the container is fully ready.

    • Liveness probe is used to restart contain...

  • Answered by AI
  • Q2. What is the difference between tcp and http probing?
  • Ans. 

    TCP probing is a low-level network protocol used to check if a port is open, while HTTP probing is a higher-level protocol used to check if a web server is responding.

    • TCP probing involves sending a TCP packet to a specific port on a target host and waiting for a response.

    • HTTP probing involves sending an HTTP request to a web server and checking for a valid response code (e.g. 200 OK).

    • TCP probing is more generic and can...

  • Answered by AI
  • Q3. What is persistent volume and can we attach same volume in different pods?
  • Ans. 

    Persistent volume is storage that exists beyond the lifecycle of a pod and can be attached to different pods.

    • Persistent volume is a storage resource in Kubernetes that exists beyond the lifecycle of a pod.

    • It allows data to persist even after the pod is deleted or restarted.

    • Persistent volumes can be dynamically provisioned or statically defined.

    • Yes, the same persistent volume can be attached to different pods as long as...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They mainly focused on AWS, Terraform , Kubernetes and Jenkins

Skills evaluated in this interview

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about TO THE NEW?
Ask anonymously on communities.

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Kubernetes Jenkins gitlab concepts
  • Q2. Docker, swarm architecture, networking
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. My Profile is AzureDevOps and interviewer asked me questions on Jenkins and Groovy Scripting
  • Q2. Interviewer is not aware of JD and my profile

I applied via Recruitment Consultant and was interviewed in May 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions & team leading

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is not difficult..

I applied via Approached by Company and was interviewed before Apr 2021. 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. Basic front-end questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company with work life balance

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

Interview Questionnaire 

2 Questions

  • Q1. Basic of ionic framework
  • Q2. Advance of angular
  • Ans. 

    Angular is a popular front-end framework for building web applications.

    • Angular is developed and maintained by Google.

    • It uses TypeScript for building scalable and maintainable applications.

    • Angular has a powerful CLI for generating components, services, and more.

    • It has a large and active community with many third-party libraries and plugins available.

    • Angular has a modular architecture that allows for easy code reuse and ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is a bit late in response some times be patient

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Questions on core java, data structures, Spring

Interview Questionnaire 

1 Question

  • Q1. What is Singleton design pattern.

Skills evaluated in this interview

TO THE NEW Interview FAQs

How many rounds are there in TO THE NEW Senior Devops Engineer interview?
TO THE NEW interview process usually has 1-2 rounds. The most common rounds in the TO THE NEW interview process are One-on-one Round and HR.
How to prepare for TO THE NEW Senior 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 TO THE NEW. The most common topics and skills that interviewers at TO THE NEW expect are AWS, Ansible, Cost Optimization, Devops and Jenkins.
What are the top questions asked in TO THE NEW Senior Devops Engineer interview?

Some of the top questions asked at the TO THE NEW Senior Devops Engineer interview -

  1. What is persistent volume and can we attach same volume in different po...read more
  2. What is the difference between readiness and liveliness pro...read more
  3. What is the difference between tcp and http probi...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 67%
2-4 weeks 33%
View more
TO THE NEW Senior Devops Engineer Salary
based on 69 salaries
₹14.5 L/yr - ₹24 L/yr
At par with the average Senior Devops Engineer Salary in India
View more details

TO THE NEW Senior Devops Engineer Reviews and Ratings

based on 6 reviews

3.6/5

Rating in categories

4.5

Skill development

4.1

Work-life balance

4.6

Salary

4.1

Job security

4.4

Company culture

3.9

Promotions

4.1

Work satisfaction

Explore 6 Reviews and Ratings
Senior Software Engineer
683 salaries
unlock blur

₹12.9 L/yr - ₹24 L/yr

Software Engineer
592 salaries
unlock blur

₹4.7 L/yr - ₹11.5 L/yr

Associate Technical Leader
240 salaries
unlock blur

₹22 L/yr - ₹36 L/yr

Devops Engineer
185 salaries
unlock blur

₹8 L/yr - ₹14 L/yr

Senior Quality Engineer
171 salaries
unlock blur

₹11.4 L/yr - ₹21.1 L/yr

Explore more salaries
Compare TO THE NEW with

ITC Infotech

3.7
Compare

CMS IT Services

3.1
Compare

KocharTech

3.9
Compare

Xoriant

4.1
Compare
write
Share an Interview