Upload Button Icon Add office photos

HSBC Group

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

HSBC Group Devops Engineer Interview Questions and Answers

Updated 12 Dec 2024

HSBC Group Devops Engineer Interview Experiences

2 interviews found

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude and easy coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse array question
  • Q2. Question on my projects
Round 3 - HR 

(1 Question)

  • Q1. Location and other onboarding
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Write ansible to copy files from machine to another
  • Ans. 

    Use Ansible playbook to copy files from one machine to another

    • Create an Ansible playbook with tasks to copy files

    • Use the 'copy' module in Ansible to copy files

    • Specify source and destination paths in the playbook

    • Run the playbook using 'ansible-playbook' command

  • Answered by AI

Devops Engineer Interview Questions Asked at Other Companies

Q1. Reverse the String Problem Statement You are given a string STR w ... read more
asked in Lentra AI
Q2. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have ... read more
asked in Siemens
Q3. How to run a docker command remotely. i.e. Docker is installed on ... read more
asked in Nagarro
Q4. Guess The Hidden Number Problem Statement You are given an intege ... read more
Q5. Docker command to transfer an image from one machine to another w ... read more

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed before May 2022. There were 2 interview rounds.

Round 1 - Assignment 

Good learning in scb, Worked happily and flexible with good team, good leads and managers
Ansible, docker and kubernetes

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is ansible and docker
  • Ans. 

    Ansible is a configuration management tool while Docker is a containerization platform.

    • Ansible automates software provisioning, configuration management, and application deployment.

    • Docker allows developers to package applications and dependencies into containers for easy deployment and scalability.

    • Ansible can be used to manage Docker containers and orchestrate container deployments.

    • Docker can be used with Ansible to cr...

  • Answered by AI
  • Q2. Explain the project in detail
  • Ans. 

    The project is a cloud-based platform for managing and deploying applications.

    • The platform uses Kubernetes for container orchestration.

    • It supports multiple programming languages and frameworks.

    • It has a user-friendly interface for managing deployments and scaling.

    • It includes monitoring and logging features for troubleshooting.

    • It integrates with popular CI/CD tools like Jenkins and GitLab.

    • It has a robust security model w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare any thing but know it in details

Skills evaluated in this interview

I applied via Approached by company and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What ever you keep on your resume. Those only they ask

Interview Preparation Tips

Interview preparation tips for other job seekers - Webex call simple interview but dont expect your disired role
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Coding Test 

3 ques at time in coding round with mid level difficulty

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn cn and os basic
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2022. There were 3 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 - HR 

(1 Question)

  • Q1. Self information , family background, work experience in previous companies etc..
Round 3 - Technical 

(1 Question)

  • Q1. About daily routine work and some task given how to deploy code on cicd, Jenkins and much more

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company, timely salary , cooperative staff's, familiar with all... Etc
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Linux basics Pythons basics Networking basics
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(7 Questions)

  • Q1. What is your roles and responsibilities in your current job..?
  • Ans. 

    I am responsible for designing, implementing, and maintaining the infrastructure and tools necessary for the development and operation of software applications.

    • Designing and implementing automation tools for continuous integration and deployment

    • Monitoring system performance and troubleshooting issues

    • Collaborating with development and operations teams to ensure smooth deployment processes

  • Answered by AI
  • Q2. What is CICD...? What is functions used in jenkinsfile..?
  • Ans. 

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

  • Answered by AI
  • Q3. What is Kubernetes ..?
  • Ans. 

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

  • Answered by AI
  • Q4. What is Workspaces in docker
  • Ans. 

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

  • Answered by AI
  • Q5. How Cost Optimization achieved ..? Give a example where you achieved this.
  • Ans. 

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

  • Answered by AI
  • Q6. What is the challange that you faced in your work and how you can overcome that..?
  • Ans. 

    I faced a challenge in automating deployment process due to complex infrastructure setup.

    • Identified key pain points in the deployment process

    • Collaborated with team to streamline infrastructure setup

    • Implemented automation tools like Ansible to simplify deployment

  • Answered by AI
  • Q7. How monitoring has been done .? Explain Prometheus and Grafana.
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on what you have learnt and experience. Try to elaborate and explain your answer as much as it can possible.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Oct 2021. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. Confidently answer and you will be through
  • Answered Anonymously
  • Q2. Can u do sells if yess sell me a savings account
  • Ans. 

    Yes, I can sell savings accounts. Our savings account offers competitive interest rates and no monthly fees.

    • I would start by asking the customer about their current savings account and if they are happy with it.

    • Then, I would highlight the benefits of our savings account such as the competitive interest rates and no monthly fees.

    • I would also mention any additional perks such as online banking and mobile app access.

    • Final...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Kotak Mahindra Bank Assistant Manager interview:
  • Banking
Interview preparation tips for other job seekers - Confidently answer all questions and remember they will ask you questions regarding sales. Answer smartly

I applied via Referral and was interviewed in Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Insurance and it’s products
  • Q2. NRI services

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, accurate and keep Check on your communication and words you use during interview

HSBC Group Interview FAQs

How many rounds are there in HSBC Group Devops Engineer interview?
HSBC Group interview process usually has 2 rounds. The most common rounds in the HSBC Group interview process are Technical, Aptitude Test and HR.
How to prepare for HSBC Group 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 HSBC Group. The most common topics and skills that interviewers at HSBC Group expect are Ansible, Devops, Jenkins, AWS and Docker.
What are the top questions asked in HSBC Group Devops Engineer interview?

Some of the top questions asked at the HSBC Group Devops Engineer interview -

  1. Write ansible to copy files from machine to anot...read more
  2. Reverse array quest...read more
  3. Location and other onboard...read more

Tell us how to improve this page.

HSBC Group Devops Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
HSBC Group Devops Engineer Salary
based on 61 salaries
₹4.8 L/yr - ₹16.9 L/yr
25% more than the average Devops Engineer Salary in India
View more details

HSBC Group Devops Engineer Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

4.5

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

4.5

Work satisfaction

Explore 2 Reviews and Ratings
Assistant Manager
2.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
2.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Vice President
1.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare HSBC Group with

Standard Chartered

3.7
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.8
Compare

HDFC Bank

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