Upload Button Icon Add office photos
Engaged Employer

i

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

IBM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

IBM AWS Devops Engineer Interview Questions and Answers

Updated 10 Sep 2024

IBM AWS Devops Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What I'd diff between git fetch and git pull
  • Ans. 

    git fetch downloads changes from the remote repository, while git pull downloads changes and merges them into the current branch.

    • git fetch only downloads changes from the remote repository, but does not merge them into the current branch

    • git pull downloads changes from the remote repository and merges them into the current branch

    • git fetch is useful for reviewing changes before merging, while git pull is a shortcut for f

  • Answered by AI
  • Q2. What diff add and copy command
  • Ans. 

    The 'add' command is used to add files from the source directory to the destination directory in a Dockerfile, while the 'copy' command is used to copy files from the source directory to the destination directory in a Dockerfile.

    • The 'add' command can also accept URLs as the source, while the 'copy' command cannot.

    • The 'add' command can automatically extract compressed files, while the 'copy' command cannot.

    • The 'copy' co...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary discusion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Error that came across while pod creation
  • Ans. 

    Error encountered during pod creation can be due to various reasons such as incorrect configuration, resource constraints, network issues, or image availability.

    • Check the pod configuration file for any syntax errors or misconfigurations

    • Ensure that there are enough resources available on the cluster for pod creation

    • Verify network connectivity and DNS resolution within the cluster

    • Check if the container image specified in...

  • Answered by AI

Skills evaluated in this interview

AWS Devops Engineer Interview Questions Asked at Other Companies

Q1. how do you troubleshoot a docker container that is going to die?
Q2. If i delete an instance on the console and then i deploy the same ... read more
Q3. how do you take a backup of Linux logs to was S3 bucket?
asked in Saaspect
Q4. In how many ways we can create a role in aws?
asked in Vayana
Q5. What if I delete EC2 Machine from AWS Console and then apply Terr ... read more

Interview questions from similar companies

I was interviewed in Sep 2019.

Interview Questionnaire 

3 Questions

  • Q1. 1. Network Architecture
  • Q2. Private Cloud, Autoscaling, AwsCodeDeploy
  • Q3. CI/CD pipeline

Interview Questionnaire 

1 Question

  • Q1. Interview questions on aws and DevOps
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Technical 

(6 Questions)

  • Q1. Tell me about your project
  • Q2. What issues did you face while deploying the application
  • Ans. 

    I faced issues with network connectivity, configuration errors, and dependency mismatches while deploying the application.

    • Network connectivity issues causing deployment failures

    • Configuration errors leading to incorrect application setup

    • Dependency mismatches causing compatibility issues

    • Resource constraints impacting deployment performance

  • Answered by AI
  • Q3. What are S3 life cycle rules
  • Ans. 

    S3 life cycle rules automate the management of objects in S3 buckets based on predefined criteria.

    • Automate the transition of objects to different storage classes based on age or other criteria

    • Automatically delete objects after a certain period of time

    • Reduce storage costs by moving less frequently accessed data to cheaper storage options

  • Answered by AI
  • Q4. What have you used to check the quality of the code written to deploy
  • Ans. 

    I have used code reviews, automated testing, static code analysis tools, and continuous integration to check the quality of code.

    • Code reviews by peers to catch bugs and ensure best practices

    • Automated testing using tools like Selenium for functional testing and JUnit for unit testing

    • Static code analysis tools like SonarQube to identify code smells and potential bugs

    • Continuous integration with tools like Jenkins to autom

  • Answered by AI
  • Q5. What is Codepipeline used for
  • Ans. 

    CodePipeline is a continuous integration and continuous delivery service for fast and reliable application and infrastructure updates.

    • Automates the build, test, and deploy phases of your release process

    • Supports integration with various AWS services like CodeBuild, CodeDeploy, and Lambda

    • Allows for custom actions and third-party integrations

    • Provides visualization of the entire release process with customizable dashboards

  • Answered by AI
  • Q6. How do you use blue green deployment and what it is
  • Ans. 

    Blue green deployment is a deployment strategy where two identical production environments are used to minimize downtime and risk.

    • Blue green deployment involves running two identical production environments, one 'blue' and one 'green'.

    • Traffic is routed to the 'blue' environment while the 'green' environment is updated and tested.

    • Once the 'green' environment is deemed stable, traffic is switched to it and the 'blue' env...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What are your Salary expectations

Interview Preparation Tips

Topics to prepare for TCS AWS Devops Engineer interview:
  • AWS
  • Python
  • Devops

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Why should we hire you
  • Ans. 

    I have a strong background in AWS services, DevOps practices, and a proven track record of successfully implementing automation and improving efficiency.

    • Extensive experience with AWS services such as EC2, S3, Lambda, and CloudFormation

    • Proficient in DevOps tools like Jenkins, Docker, and Kubernetes

    • Implemented CI/CD pipelines to automate software delivery processes

    • Improved system reliability and scalability through infra...

  • Answered by AI
  • Q2. Good good good good

Interview Preparation Tips

Interview preparation tips for other job seekers - keep positive mind

I applied via Recruitment Consultant

Interview Questionnaire 

3 Questions

  • Q1. Work experience
  • Q2. Technical expertise
  • Q3. Best practices

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be yourself. Only talk about things that you have actually worked. Don't bring in jargons to impress that might hurt instead of helping.

Talk more about your real life experiences and practice implemented
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. S3 storwge class
  • Q2. Day to day activities in current role
  • Q3. Amazon vpc advantages vpc peering
  • Q4. Jenkins pipeline building
  • Q5. Terraform validate command
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is ECS and EKS. If code is paused state, how to troubleshoot in ECS How to troubleshoot if ingress controller is not working What is ALB?
  • Ans. 

    ECS is Elastic Container Service and EKS is Elastic Kubernetes Service. Troubleshoot code in paused state by checking logs and restarting tasks. Troubleshoot ingress controller by checking configuration and logs. ALB is Application Load Balancer.

    • ECS is a managed container orchestration service by AWS

    • EKS is a managed Kubernetes service by AWS

    • To troubleshoot code in paused state in ECS, check CloudWatch logs, task defini...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and at the same time polite

Skills evaluated in this interview

I applied via Referral and was interviewed in Oct 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Related to docker and kubernetes
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation and compensation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and polite. Interview is easy and on the topic
Contribute & help others!
anonymous
You can choose to be anonymous

IBM Interview FAQs

How many rounds are there in IBM AWS Devops Engineer interview?
IBM interview process usually has 1-2 rounds. The most common rounds in the IBM interview process are Technical and HR.
What are the top questions asked in IBM AWS Devops Engineer interview?

Some of the top questions asked at the IBM AWS Devops Engineer interview -

  1. What I'd diff between git fetch and git p...read more
  2. error that came across while pod creat...read more
  3. What diff add and copy comm...read more

Recently Viewed

SALARIES

Reliance Retail

SALARIES

Reliance Retail

REVIEWS

Reliance Smart

No Reviews

SALARIES

Reliance Smart

No Salaries

SALARIES

Reliance Smart

SALARIES

V-Mart

REVIEWS

Reliance Smart

No Reviews

REVIEWS

Reliance Smart

No Reviews

INTERVIEWS

IBM

No Interviews

SALARIES

Reliance Retail

Tell us how to improve this page.

IBM AWS Devops Engineer Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more
IBM AWS Devops Engineer Salary
based on 189 salaries
₹4 L/yr - ₹15.8 L/yr
38% more than the average AWS Devops Engineer Salary in India
View more details

IBM AWS Devops Engineer Reviews and Ratings

based on 6 reviews

4.4/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.4

Salary

4.0

Job security

4.2

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 6 Reviews and Ratings
Application Developer
11.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
5.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
4.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
4.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.7
Compare

Accenture

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