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
3.8

based on 48.8k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Cognizant Infrastructure Service Manager Interview Questions and Answers

Updated 28 May 2022

Cognizant Infrastructure Service Manager Interview Experiences

1 interview found

I applied via Superset and was interviewed in Apr 2022. There were 4 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 - Aptitude Test 

Tricky question

Round 3 - Group Discussion 

1 minute for candidate on a topic

Round 4 - Technical 

(1 Question)

  • Q1. What is vpn, how cashless is useful, how server works
  • Ans. 

    VPN is a secure connection between two devices over the internet. Cashless payments eliminate the need for physical currency. Servers store and manage data for networked devices.

    • VPN stands for Virtual Private Network and is used to securely connect two devices over the internet.

    • Cashless payments refer to transactions made without the use of physical currency, such as credit cards or mobile payments.

    • Servers are computer...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduce yourself, why i hire u, what is your expectations for coming 60 days.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions regarding previous projects
Round 2 - Technical 

(1 Question)

  • Q1. Questions regarding terraform
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. About operating system structure & reliability

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, as effective communication is essential.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Windows server questions
  • Q2. Active directory roles
  • Q3. How to connect your server without any one physical?
  • Ans. 

    Use remote access tools like SSH or RDP to connect to the server without physical access.

    • Use SSH (Secure Shell) for connecting to Linux servers remotely.

    • Use RDP (Remote Desktop Protocol) for connecting to Windows servers remotely.

    • Set up VPN (Virtual Private Network) for secure remote access.

    • Utilize tools like TeamViewer or AnyDesk for remote desktop access.

    • Ensure proper security measures like strong passwords and two-f

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Experience in current roles and responsibilities
  • Q2. How to handle critical issues in current environment
  • Ans. 

    Handle critical issues by prioritizing, troubleshooting, communicating, and documenting.

    • Prioritize critical issues based on impact and urgency

    • Troubleshoot systematically to identify root cause

    • Communicate effectively with stakeholders and team members

    • Document the issue, resolution, and steps taken for future reference

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am applying job for Wintel Administrator

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is OOPS and it's pillar ?
  • Ans. 

    OOPS stands for Object-Oriented Programming System. Its pillars are Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation restricts access to certain components within a class, protecting the data.

    • Abstraction hides the complex implementation details and only shows the necessary features to the outside world.

    • Polymorphism a...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. How secure in o365, transport rule, security, email flow , smtp
  • Ans. 

    O365 provides secure transport rules and email flow using SMTP.

    • Office 365 (O365) ensures secure transport rules for email flow.

    • Transport rules in O365 allow administrators to control email flow and apply security measures.

    • SMTP (Simple Mail Transfer Protocol) is used for sending and receiving emails securely.

    • O365 offers various security features like encryption, anti-malware, and anti-spam filters to protect email commu

  • Answered by AI

Skills evaluated in this interview

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

Online assesment first HR person call, then the online versant test and online assesment. Then call for an interview.

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

(1 Question)

  • Q1. What is iis, and few questins about web farms and web garden

I applied via Referral and was interviewed before Aug 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 

(1 Question)

  • Q1. Tell me about yourself:Keep it short and put your personal strength as I am passionate about customer service

Interview Preparation Tips

Interview preparation tips for other job seekers - Always ask best for your role since companies are providing good packages to employees
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 Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(10 Questions)

  • Q1. Tell me about your project, how did you work and what were the tools used?
  • Q2. What are modules in Terraform, share your screen and write module
  • Ans. 

    Modules in Terraform are reusable components that allow you to encapsulate and organize your infrastructure code.

    • Modules help in breaking down complex infrastructure into smaller, manageable components

    • They promote reusability and maintainability of code

    • Modules can be shared and used across different projects

    • Example: Creating a module for provisioning a virtual machine in Azure

  • Answered by AI
  • Q3. If you want to avoid hard coding the AMI Ids while creating an instance, how would you do that through Terraform?
  • Q4. Questions on lifecycle block, data block, modules and resources in Terraform - scenario based just like one above
  • Q5. How would you provide security to your credentials while using Terraform
  • Ans. 

    Use encrypted variables, limit access to credentials, and utilize secure storage solutions.

    • Encrypt sensitive variables using tools like Vault or AWS KMS

    • Limit access to credentials by using least privilege principles

    • Store credentials securely in a password manager or key vault

    • Avoid hardcoding credentials in Terraform configuration files

  • Answered by AI
  • Q6. Explain VPC, NAT Gateway, difference between NACL and SG
  • Ans. 

    VPC is a virtual private cloud that allows you to create isolated networks, NAT Gateway enables instances in a private subnet to connect to the internet, NACL controls inbound and outbound traffic at the subnet level, SG controls traffic at the instance level.

    • VPC is a virtual network in the cloud that you can define and customize, providing a secure environment for your resources.

    • NAT Gateway allows instances in a priva...

  • Answered by AI
  • Q7. Write a Docker File
  • Ans. 

    A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image.

    • Start with a base image

    • Use the FROM keyword to specify the base image

    • Add any necessary dependencies using the RUN keyword

    • Copy application code into the image using the COPY keyword

    • Expose any necessary ports using the EXPOSE keyword

    • Specify the command to run when the container starts using the CMD ke

  • Answered by AI
  • Q8. S3 Lifecycle rules
  • Q9. If you are using CICD define your stages and issues you faced
  • Ans. 

    CICD stages include build, test, deploy, and monitor. Common issues include integration challenges and pipeline failures.

    • Stages: Build, Test, Deploy, Monitor

    • Issues: Integration challenges, Pipeline failures

    • Example: Integration challenges with third-party tools delaying deployment

  • Answered by AI
  • Q10. How will you check if a pod in ReplicaSet went down or failed and what was the reason for the same?
  • Ans. 

    To check if a pod in ReplicaSet went down or failed, monitor the pod status, logs, and events.

    • Monitor the pod status using kubectl get pods command

    • Check the pod logs for any error messages using kubectl logs command

    • Review the events related to the pod using kubectl describe pod command

    • Set up alerts or notifications for pod failures using monitoring tools like Prometheus or Grafana

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

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Why do you like learning new things
  • Q3. Agile methodology, Scrum
  • Q4. Day to Day activities
  • Q5. Will you be able to work if given any type of work like either DevOps or only Cloud or only Development?
  • Ans. 

    Yes, I am capable of working in various roles such as DevOps, Cloud, and Development.

    • I have experience and skills in DevOps practices such as automation, CI/CD, and infrastructure as code.

    • I am proficient in cloud technologies like AWS, Azure, or Google Cloud Platform.

    • I have a strong background in software development with expertise in languages like Python, Java, or JavaScript.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for IBM Infrastructure Specialist interview:
  • Terraform
  • AWS
  • Kubernetes
  • Docker
Interview preparation tips for other job seekers - Go through Terraform blocks, go through your project very well, try going through all AWS services mentioned in resume

Skills evaluated in this interview

Cognizant Interview FAQs

How many rounds are there in Cognizant Infrastructure Service Manager interview?
Cognizant interview process usually has 4 rounds. The most common rounds in the Cognizant interview process are Group Discussion, Technical and Resume Shortlist.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Cognizant Infrastructure Service Manager Salary
based on 5 salaries
₹2.6 L/yr - ₹5 L/yr
77% less than the average Infrastructure Service Manager Salary in India
View more details
Associate
72.4k salaries
unlock blur

₹5.1 L/yr - ₹16 L/yr

Programmer Analyst
55.5k salaries
unlock blur

₹2.4 L/yr - ₹8 L/yr

Senior Associate
48.4k salaries
unlock blur

₹9 L/yr - ₹27.2 L/yr

Senior Processing Executive
28.8k salaries
unlock blur

₹1.8 L/yr - ₹9 L/yr

Technical Lead
17.6k salaries
unlock blur

₹5.9 L/yr - ₹24.2 L/yr

Explore more salaries
Compare Cognizant with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Accenture

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