HDFC Bank
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
CICD stands for Continuous Integration/Continuous Deployment. Jenkinsfile functions include stages, steps, post, and more.
CICD stands for Continuous Integration/Continuous Deployment
Jenkinsfile functions include stages, steps, post, agent, environment, and more
Stages define a series of tasks to be executed in a pipeline
Steps define individual actions within a stage
Post defines actions to be taken after the pipeline has...
Kubernetes is an open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.
Kubernetes helps in automating the deployment, scaling, and management of containerized applications.
It allows for easy scaling of applications by adding or removing containers based on demand.
Kubernetes provides features like service discovery, load balancing, and self-healing ...
Workspaces in Docker are isolated environments where developers can work on different projects without affecting each other.
Workspaces allow developers to have separate environments for each project, preventing conflicts between dependencies.
Each workspace has its own set of containers, volumes, and networks, ensuring isolation.
Developers can easily switch between workspaces to work on different projects.
Workspaces are...
Cost optimization in DevOps is achieved through efficient resource utilization, automation, and continuous monitoring.
Implementing auto-scaling to dynamically adjust resources based on demand
Using containerization to maximize resource utilization and reduce costs
Leveraging cloud services for pay-as-you-go pricing model
Implementing cost monitoring tools to identify and eliminate wasteful spending
Optimizing code and infr...
Monitoring is done using Prometheus and Grafana. Prometheus collects metrics and Grafana visualizes them.
Prometheus is an open-source monitoring and alerting toolkit
It collects metrics from monitored targets by scraping HTTP endpoints
Grafana is a visualization tool that creates dashboards for the collected metrics
It allows users to create graphs, charts, and alerts based on the data from Prometheus
posted on 7 Feb 2022
I applied via Approached by company and was interviewed in Aug 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jun 2022. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.
I would expect a competitive salary based on my experience and the responsibilities of the role.
I have extensive experience in DevOps and have successfully led teams in previous roles.
I am familiar with the responsibilities and requirements of a DevOps Lead position.
I have researched the market rates for similar positions in this industry.
I am open to negotiation and would consider the overall compensation package, inc
Seeking new challenges and growth opportunities in a DevOps leadership role.
Looking for a change to expand my skillset and take on new challenges.
Seeking a role with more responsibility and the opportunity to lead a team.
Interested in working in a company that values DevOps practices and promotes continuous improvement.
Want to contribute to the success of a company by implementing efficient and scalable DevOps processe...
I have extensive experience in DevOps and a proven track record of successfully leading teams to deliver high-quality software.
I have a deep understanding of DevOps principles and best practices.
I have successfully implemented DevOps processes and tools in previous roles, resulting in improved efficiency and productivity.
I have strong leadership skills and have effectively managed and motivated teams to achieve their g...
I am an experienced DevOps professional with a strong background in leading teams and implementing efficient processes.
Over 5 years of experience in DevOps roles
Led a team of 10 engineers in implementing CI/CD pipelines
Implemented infrastructure automation using tools like Ansible and Terraform
Strong knowledge of cloud platforms like AWS and Azure
Experience in containerization using Docker and Kubernetes
Implemented mon...
I applied via Naukri.com and was interviewed in Sep 2022. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before May 2022. There were 3 interview rounds.
HTML stands for Hypertext Markup Language and CSS stands for Cascading Style Sheets.
HTML is used for creating the structure and content of a webpage.
CSS is used for styling and formatting the appearance of a webpage.
HTML and CSS are the fundamental building blocks of web development.
HTML tags are used to define elements on a webpage, while CSS is used to apply styles to those elements.
There are different types of HTML
Types of CSS are internal, external and inline.
Internal CSS is defined within the HTML document using the