Upload Button Icon Add office photos
Engaged Employer

i

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

Standard Chartered Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Standard Chartered Devops Engineer Interview Questions and Answers

Updated 7 May 2023

Standard Chartered Devops Engineer Interview Experiences

1 interview found

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

Interview questions from similar companies

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
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 Company Website and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basel regulatory
  • Q2. Implementation knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - We need to be throw of Basel regulations with reporting template. End to end techno functional implementation knowledge

I applied via Walk-in and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About your self

Interview Preparation Tips

Interview preparation tips for other job seekers - please select my profile

I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. SQL JOINS
  • Q2. Python Packages
  • Ans. 

    Python packages are pre-written code libraries that can be imported and used in Python programs.

    • Packages contain modules, which contain functions and classes

    • Packages can be installed using pip or conda

    • Popular packages include NumPy, Pandas, and Matplotlib

  • Answered by AI
  • Q3. Python Projects mentioned in the resume
  • Q4. Basic HR questions
  • Q5. Puzzles
  • Q6. Basics about loans default in banking

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Calm and composed and go through your resume properly.
Revise SQL, SAS, and Python if you are targeting a role in the business intelligence unit of axis bank

I applied via Campus Placement and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. I was asked 3 Guesstimates. They weren't that difficult. They only wanted to see the process I took to get to the answer. The answer need not be correct.
  • Q2. They asked me what I thought about team work and how every team member's contribution is needed for the success of the project.
  • Q3. I talked about my work ex in Tableau so they asked what kind of work I did there.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare few Guesstimates before going to the interview. Also it would benefit If you can provide an experience with the analytical tools you have mentioned in the resume. It really helps.

I applied via Company Website and was interviewed before Oct 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 

(2 Questions)

  • Q1. Design patterns that you have followed in your past projects.
  • Ans. 

    I have followed the MVC, Singleton, and Factory design patterns in my past projects.

    • MVC pattern for separating concerns and improving maintainability

    • Singleton pattern for ensuring only one instance of a class is created

    • Factory pattern for creating objects without exposing the instantiation logic

  • Answered by AI
  • Q2. How to secure the applications?
  • Ans. 

    Applications can be secured by implementing various security measures such as authentication, authorization, encryption, and regular updates.

    • Implement strong authentication mechanisms such as multi-factor authentication

    • Use authorization to restrict access to sensitive data and functionalities

    • Encrypt sensitive data both in transit and at rest

    • Regularly update the application and its dependencies to patch security vulnera...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you are aware of the basics of OOP and the programming language of your preference.
You should be aware of the security threats. The computer science subjects should also be thoroughly understood.
And, the last, excellent communication skills with quick explanation to complete most of your questions in defined interview period.

Skills evaluated in this interview

Standard Chartered Interview FAQs

How many rounds are there in Standard Chartered Devops Engineer interview?
Standard Chartered interview process usually has 3 rounds. The most common rounds in the Standard Chartered interview process are Resume Shortlist, Assignment and One-on-one Round.
How to prepare for Standard Chartered 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 Standard Chartered. The most common topics and skills that interviewers at Standard Chartered expect are Azure, DevOps, Devops, Docker and Grafana.

Tell us how to improve this page.

Standard Chartered Devops Engineer Interview Process

based on 3 interviews

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 642 Interviews
IndusInd Bank Interview Questions
3.5
 • 604 Interviews
Bandhan Bank Interview Questions
3.7
 • 538 Interviews
Yes Bank Interview Questions
3.7
 • 429 Interviews
View all
Standard Chartered Devops Engineer Salary
based on 87 salaries
₹6.4 L/yr - ₹24.4 L/yr
78% more than the average Devops Engineer Salary in India
View more details

Standard Chartered Devops Engineer Reviews and Ratings

based on 7 reviews

4.1/5

Rating in categories

3.1

Skill development

3.4

Work-life balance

3.8

Salary

2.7

Job security

3.9

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 7 Reviews and Ratings
Team Lead
2.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Manager
2.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Officer
2.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
1.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Standard Chartered with

HSBC Bank

4.0
Compare

ICICI Bank

4.0
Compare

HDFC Bank

3.9
Compare

Axis Bank

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