Upload Button Icon Add office photos
Engaged Employer

i

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

Cognizant Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cognizant AWS Devops Engineer Interview Questions and Answers

Updated 26 Jan 2025

Cognizant AWS Devops Engineer Interview Experiences

4 interviews found

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

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. What are the real-life examples that illustrate the concepts of Object-Oriented Programming (OOP)?
  • Ans. 

    Real-life examples of OOP concepts include cars, animals, and banking systems.

    • Cars can be represented as objects with properties like make, model, and color, and methods like drive and honk.

    • Animals can be modeled as objects with attributes such as species, age, and weight, and behaviors like eat and sleep.

    • Banking systems can utilize OOP principles with classes for accounts, customers, and transactions, each with their ...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Where do you envision yourself in five years?
  • Ans. 

    In five years, I envision myself as a senior AWS DevOps Engineer leading a team of skilled professionals and implementing cutting-edge technologies.

    • Leading a team of DevOps engineers

    • Implementing advanced AWS technologies

    • Continuously learning and growing in the field

    • Contributing to the success and growth of the organization

  • Answered by AI

AWS Devops Engineer Interview Questions Asked at Other Companies

Q1. How can we retrieve all IAM usernames with access keys older than ... read more
Q2. If I delete an instance on the console and then deploy the same i ... read more
Q3. If you have an instance configuration Terraform template, and you ... read more
Q4. How do you troubleshoot a Docker container that is failing?
Q5. How do you take a backup of Linux logs to an AWS S3 bucket?

I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About Kubernetes, Git, Jenkins, AWS.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have clear understanding of all the tools

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

What people are saying about Cognizant

View All
a junior software engineer
2w
Job offer in Malaysia - legit or scam?
Hey everyone, I received a job proposal from Mindgraph for a Junior Mainframe Developer position in Malaysia (onsite). Not sure if it's a real deal. They found my resume on Naukri and the offer includes: * Experience: 3+ years on cardlink, VSAM, CICS, JCL * Location: Malaysia (Accenture client in Kuala Lumpur) * Notice: 0-60 days * Benefits: One-way ticket, 1-week stay, medical insurance, visa. Has anyone heard of Mindgraph or had a similar experience? Note : This is a permanent position with Mindgragh and you need to work with our client Accenture - Malaysia (Kaula Lumpur) & we will provide one way Air Ticket from India - Malaysia, 1 Week Accommodation, Medical Insurance and will take care of the Visa process also. Any insights would be appreciated!
Got a question about Cognizant?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview 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:
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 

(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

Are these interview questions helpful?

AWS Devops Engineer Interview Questions & Answers

IBM user image Avulakunta Sreenivasulu

posted on 2 May 2025

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

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Why DevOps has become famous?
  • Ans. 

    DevOps has gained popularity for its ability to enhance collaboration, speed up delivery, and improve software quality through automation.

    • Collaboration: DevOps fosters a culture of collaboration between development and operations teams, breaking down silos and improving communication.

    • Faster Delivery: By automating processes and using CI/CD pipelines, organizations can release software updates more frequently and reliab...

  • Answered by AI
  • Q2. What is configuration management?
  • Ans. 

    Configuration management is a process for maintaining computer systems, servers, and software in a desired, consistent state.

    • Automation: Tools like Ansible, Puppet, and Chef automate the deployment and management of software configurations across multiple servers.

    • Version Control: Configuration management allows tracking changes to system configurations, similar to source code version control, ensuring rollback capabili...

  • Answered by AI
  • Q3. What is the importance of having configuration management in DevOps?
  • Ans. 

    Configuration management ensures consistency, reliability, and efficiency in DevOps by automating infrastructure and application configurations.

    • Consistency: Configuration management tools like Ansible or Puppet ensure that all environments (development, testing, production) are configured identically.

    • Automation: Automating the setup and maintenance of servers reduces manual errors and saves time, allowing teams to focu...

  • Answered by AI
  • Q4. What is Continuous Integration (CI)?
  • Ans. 

    Continuous Integration (CI) is a software development practice where code changes are automatically tested and merged frequently.

    • Automated Testing: CI involves running automated tests on code changes to ensure that new code does not break existing functionality.

    • Frequent Commits: Developers commit code changes frequently, often multiple times a day, to a shared repository to minimize integration issues.

    • Immediate Feedbac...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. How lambda works?
  • Ans. 

    AWS Lambda is a serverless computing service that runs code in response to events and automatically manages the computing resources required.

    • Lambda functions are triggered by events such as changes to data in an S3 bucket, updates to a DynamoDB table, or HTTP requests via API Gateway.

    • Lambda functions can be written in languages like Node.js, Python, Java, and more.

    • AWS Lambda automatically scales to handle the incoming ...

  • Answered by AI
  • Q2. What is VPC? Explain in detail
  • Ans. 

    VPC stands for Virtual Private Cloud, a virtual network dedicated to your AWS account.

    • VPC allows you to create a logically isolated section of the AWS Cloud where you can launch AWS resources.

    • You can define your own IP address range, create subnets, configure route tables, and network gateways within a VPC.

    • VPC provides security by allowing you to control inbound and outbound traffic to and from your AWS resources.

    • You c...

  • Answered by AI
  • Q3. What is a pod in K8s?
  • Ans. 

    A pod in K8s is the smallest deployable unit in Kubernetes, consisting of one or more containers that share resources.

    • Pods are used to group containers that need to work together, such as a web server and a database.

    • Pods share the same network namespace and can communicate with each other using localhost.

    • Pods can be managed, scaled, and monitored as a single unit in Kubernetes.

    • Each pod has a unique IP address within th...

  • Answered by AI
  • Q4. EC2 Autoscaling, Load balancing
  • Q5. What is terraform state file?
  • Ans. 

    Terraform state file is a file that stores the state of your infrastructure managed by Terraform.

    • It keeps track of the current state of your resources in the cloud.

    • Helps Terraform understand what has been created, modified, or deleted.

    • It is used to plan and apply changes to your infrastructure.

    • State file can be stored locally or remotely in a backend like AWS S3 or Terraform Cloud.

  • Answered by AI
Round 2 - One-on-one 

(3 Questions)

  • Q1. Day to day activity
  • Ans. 

    Daily activities of an AWS DevOps Engineer involve automation, monitoring, and collaboration to enhance deployment efficiency.

    • Automate deployment processes using AWS services like CodePipeline and CloudFormation.

    • Monitor system performance and health using CloudWatch and set up alerts for anomalies.

    • Collaborate with development teams to integrate CI/CD practices, ensuring faster and reliable releases.

    • Manage infrastructur...

  • Answered by AI
  • Q2. If you know many things why do you want to go with only one?
  • Q3. Most difficult situation handled in project

Interview Preparation Tips

Topics to prepare for Capgemini AWS Devops Engineer interview:
  • AWS
  • Kubernetes
  • Terraform
Interview preparation tips for other job seekers - Go through basics of AWS and Kubernetes

Skills evaluated in this interview

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

Skills evaluated in this interview

Cognizant Interview FAQs

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

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

  1. What are the real-life examples that illustrate the concepts of Object-Oriented...read more
  2. What is ECS and EKS. If code is paused state, how to troubleshoot in ECS How to...read more
  3. About Kubernetes, Git, Jenkins, A...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.3/5

based on 3 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Cognizant AWS Devops Engineer Salary
based on 315 salaries
₹4.5 L/yr - ₹18 L/yr
27% more than the average AWS Devops Engineer Salary in India
View more details

Cognizant AWS Devops Engineer Reviews and Ratings

based on 13 reviews

3.9/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

3.7

Salary

3.9

Job security

3.9

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 13 Reviews and Ratings
Associate
73k salaries
unlock blur

₹5.3 L/yr - ₹12.5 L/yr

Programmer Analyst
56.1k salaries
unlock blur

₹3.5 L/yr - ₹7.3 L/yr

Senior Associate
53k salaries
unlock blur

₹10.6 L/yr - ₹23.4 L/yr

Senior Processing Executive
29.8k salaries
unlock blur

₹2.2 L/yr - ₹6.5 L/yr

Technical Lead
18.1k salaries
unlock blur

₹6 L/yr - ₹21.4 L/yr

Explore more salaries
Compare Cognizant with

TCS

3.6
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Accenture

3.8
Compare
write
Share an Interview