i
TO THE NEW
Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2023. There was 1 interview round.
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...
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...
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
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
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 controllers.
Sc...
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
Top trending discussions
I was interviewed in Jan 2025.
posted on 29 Sep 2024
posted on 23 Oct 2023
I applied via Naukri.com and was interviewed in Apr 2023. There were 5 interview rounds.
There was an aptitude test with math, English and logical reasoning problems.
A brief round of coding test based on language of your choice.
posted on 3 Mar 2025
I was interviewed in Feb 2025.
I applied via Indeed and was interviewed in Jul 2024. There was 1 interview round.
To ensure high availability of EKS cluster, utilize multiple availability zones, implement auto-scaling, use managed node groups, and set up monitoring and alerts.
Utilize multiple availability zones to distribute workload and ensure redundancy.
Implement auto-scaling to automatically adjust resources based on demand.
Use managed node groups to simplify node management and ensure high availability.
Set up monitoring and al...
Liveness and readiness probes are used in Kubernetes to check the health of containers.
Liveness probe checks if a container is running and healthy. If it fails, Kubernetes restarts the container.
Readiness probe checks if a container is ready to serve traffic. If it fails, Kubernetes stops sending traffic to the container.
Probes are configured in the pod's YAML file using the 'livenessProbe' and 'readinessProbe' fields.
...
To ensure high availability and scalability during deploying an application, utilize load balancing, auto-scaling, fault tolerance, and monitoring.
Implement load balancing to distribute traffic evenly across multiple servers.
Utilize auto-scaling to automatically adjust the number of instances based on traffic demand.
Design for fault tolerance by using redundant components and failover mechanisms.
Monitor the application...
Docker is a containerization platform that allows applications to be packaged and run in isolated environments. DevOps is a software development methodology that focuses on collaboration, automation, and integration between development and operations teams.
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 wit...
Git is a version control system used for tracking changes in source code, while Subversion (SVN) is another version control system with similar features.
Git is distributed, allowing for offline work and faster branching and merging.
Subversion is centralized, requiring a network connection for most operations.
Git uses a staging area for changes before committing, while Subversion commits changes directly to the reposito...
Some of the top questions asked at the TO THE NEW Senior Devops Engineer interview -
based on 3 interviews
1 Interview rounds
based on 6 reviews
Rating in categories
Software Engineer
561
salaries
| ₹3.5 L/yr - ₹13.6 L/yr |
Senior Software Engineer
559
salaries
| ₹8.6 L/yr - ₹27.5 L/yr |
Associate Technical Leader
219
salaries
| ₹13.5 L/yr - ₹36 L/yr |
Senior Quality Engineer
161
salaries
| ₹7 L/yr - ₹22.5 L/yr |
Devops Engineer
157
salaries
| ₹4.5 L/yr - ₹14.5 L/yr |
TCS
Infosys
Wipro
HCLTech