Faster and better experience!
Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
DevOps is needed in an organization to improve collaboration between development and operations teams, increase efficiency, and deliver high-quality software faster.
Improves collaboration between development and operations teams
Increases efficiency in software development and deployment processes
Helps in delivering high-quality software faster
Automates repetitive tasks to reduce manual errors
Facilitates continuous inte...
ADD and COPY are Dockerfile instructions used to copy files and directories into a Docker image, but they have some key differences.
ADD allows for URLs and automatically extracts compressed files, while COPY only works with local files
COPY is recommended for copying local files and directories into an image, while ADD is more versatile but can be less predictable
ADD can be used to download files from the internet and a
Learning DevOps involves a combination of self-study, online courses, hands-on experience, and networking with other professionals.
Take online courses on platforms like Udemy, Coursera, or Pluralsight to learn the fundamentals of DevOps practices and tools.
Practice using DevOps tools in a lab environment or on personal projects to gain hands-on experience.
Attend DevOps meetups, conferences, and webinars to network with...
To check container logs, use commands like docker logs or kubectl logs.
Use 'docker logs
Use 'kubectl logs
Check log files within the container by accessing the container's shell and navigating to the log directory.
To restart Jenkins, you can either use the Jenkins web interface or the command line.
To restart Jenkins using the web interface, navigate to 'Manage Jenkins' > 'Reload Configuration from Disk' > 'Restart'
To restart Jenkins using the command line, you can use the following command: 'sudo systemctl restart jenkins'
Make sure to have the necessary permissions to restart Jenkins
Write some groovy code
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Pods communicate with each other through network communication within the same Kubernetes cluster.
Pods can communicate using localhost or loopback address.
Pods can communicate using services which act as stable endpoints for pods.
Pods can communicate using environment variables to pass information.
Pods can communicate using shared volumes to exchange data.
Pods can communicate using Kubernetes networking model like DNS
Kube-proxy is a network proxy that runs on each node in a Kubernetes cluster.
Responsible for routing traffic to the appropriate pods based on IP and port
Implements load balancing for services within the cluster
Supports different proxy modes like userspace, iptables, and IPVS
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.
...
DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to improve collaboration and efficiency.
DevOps focuses on automating and streamlining the software development process.
It involves continuous integration, continuous delivery, and continuous deployment.
DevOps aims to shorten the system development life cycle and provide continuous delivery of high-quality soft...
K8s, short for Kubernetes, is a popular open-source container orchestration platform used for automating deployment, scaling, and management of containerized applications.
Kubernetes automates the deployment, scaling, and management of containerized applications.
It provides features like self-healing, load balancing, and rolling updates.
Kubernetes uses declarative configuration files to define the desired state of the a...
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Review and explain/correct provided code
Understand the purpose of the code
Check for any syntax errors or logical mistakes
Explain the code step by step
Suggest improvements if necessary
I applied via Campus Placement
Setting up a CICD pipeline using Jenkins for a Java based application involves configuring Jenkins jobs for building, testing, and deploying the application.
Install Jenkins and necessary plugins for Java projects
Create a Jenkins job for building the Java application using Maven or Gradle
Add a post-build step to run unit tests using tools like JUnit
Configure Jenkins to trigger the job on code commits to the repository
Se...
When accessing a website, the backend server receives the request, processes it, retrieves data from databases or other sources, and sends a response back to the client.
Client sends a request to the website's URL
DNS resolves the domain name to an IP address
Backend server receives the request and processes it
Server retrieves data from databases or other sources
Server generates a response and sends it back to the client
posted on 2 Apr 2024
I applied via LinkedIn
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...
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...
Interview experience
based on 5 reviews
Rating in categories
Senior Engineer
873
salaries
| ₹6.1 L/yr - ₹23 L/yr |
Senior Software Engineer
553
salaries
| ₹6.7 L/yr - ₹24.7 L/yr |
Software Engineer
253
salaries
| ₹3.5 L/yr - ₹11 L/yr |
Technical Specialist
212
salaries
| ₹12 L/yr - ₹38.5 L/yr |
Software Development Engineer
187
salaries
| ₹4.5 L/yr - ₹12 L/yr |
Accenture
TCS
Infosys
Wipro