Upload Button Icon Add office photos
Engaged Employer

i

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

Coforge Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 4.6k Reviews

Filter interviews by

Coforge Devops Interview Questions and Answers

Updated 8 Dec 2024

Interview questions from similar companies

Devops Interview Questions & Answers

LTIMindtree user image PHILEMON KURUVILLA

posted on 6 Feb 2023

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

I applied via Recruitment Consulltant and was interviewed before Feb 2022. 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 - Telephonic Call 

(3 Questions)

  • Q1. What is Kubernettes ?
  • Ans. 

    Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications.

    • Kubernetes is used to manage and automate the deployment of containerized applications.

    • It provides features like automatic scaling, load balancing, and self-healing.

    • Kubernetes allows for easy management of containers across multiple hosts and clusters.

    • It provides declarative...

  • Answered by AI
  • Q2. What is a container and why is the use?
  • Ans. 

    A container is a lightweight, standalone executable package that contains everything needed to run an application.

    • Containers provide a consistent and reproducible environment for applications to run in.

    • They are isolated from the host system and other containers, providing security and portability.

    • Containers can be easily deployed and scaled, making them ideal for modern application development and deployment.

    • Examples o...

  • Answered by AI
  • Q3. Containers allow process to run in an isolated environment with its own virtual memory, CPU and storage.It differ from virtual machines such that unlike the OS being virtulaized , the folder that are call...

Interview Preparation Tips

Topics to prepare for LTIMindtree Devops interview:
  • Virtualization.
  • Containers
  • Load Balancing
  • Clusters
Interview preparation tips for other job seekers - Read more on Dockers ,Virtulaization, VDI and Clusters.

Skills evaluated in this interview

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

Round 1 - Technical 

(1 Question)

  • Q1. Discussed about the AWS and DevOps topics and move to another round
Round 2 - Technical 

(1 Question)

  • Q1. Same question repeated in Second round as well

Interview Preparation Tips

Interview preparation tips for other job seekers - But time-wasting process after selected candidates they don't even call for further process
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is iap tunneling
  • Ans. 

    IAP tunneling refers to the process of securely accessing internal resources from outside a network using Identity-Aware Proxy.

    • IAP tunneling allows users to securely access internal resources without exposing them to the public internet.

    • It uses Identity-Aware Proxy to authenticate and authorize users before granting access to the resources.

    • This helps organizations maintain a secure network environment while enabling re

  • Answered by AI
  • Q2. What is canary deployment
  • Ans. 

    Canary deployment is a technique used to reduce risk by rolling out new features to a small subset of users before a full release.

    • Canary deployment involves gradually rolling out a new version of software to a small subset of users or servers.

    • This allows for monitoring of the new version's performance and stability before a full release.

    • If the canary deployment is successful, the new version can be gradually rolled out...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared to answer practical questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. They asked me to write a dockerfile
  • Q2. Minimal questions about linux

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on linux and k8s
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - One-on-one 

(4 Questions)

  • Q1. Share Your experience on Creating AWS resources. GUI or using IAC tool?
  • Ans. 

    I primarily use IAC tools like Terraform to create AWS resources for consistency, version control, and automation.

    • I prefer using IAC tools like Terraform for creating AWS resources as it allows for infrastructure as code, version control, and automation.

    • Using IAC tools ensures consistency in resource creation across environments.

    • GUI can be useful for quick prototyping or exploring AWS services, but IAC is more efficien...

  • Answered by AI
  • Q2. Have you got any issues in pod, while creating or monitoring pods in the kubernetes cluster?
  • Ans. 

    Yes, I have faced issues while creating or monitoring pods in a Kubernetes cluster.

    • One common issue is pods getting stuck in a pending state due to resource constraints or scheduling issues.

    • Another issue is pods crashing frequently due to misconfigured settings or incompatible container images.

    • Monitoring pods can be challenging, especially when dealing with a large number of pods and trying to track their health and pe...

  • Answered by AI
  • Q3. What are use of Versioning in S3? Have you got any issues in working using S3?
  • Ans. 

    Versioning in S3 allows for preserving, retrieving, and restoring every version of an object stored in a bucket.

    • Enables recovery from unintended user actions or application failures

    • Helps in maintaining different versions of objects for audit or compliance purposes

    • Prevents accidental deletion or overwriting of objects

    • Useful for tracking changes and rolling back to previous versions if needed

  • Answered by AI
  • Q4. What are the Devops tools, you have experience on?
  • Ans. 

    I have experience with various DevOps tools including Jenkins, Docker, Ansible, and Terraform.

    • Jenkins

    • Docker

    • Ansible

    • Terraform

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good interview team. Perfect questions for Round 1.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain the Kubernetes Architecture ?
  • Ans. 

    Kubernetes Architecture is a container orchestration platform that manages the deployment, scaling, and operation of application containers.

    • Kubernetes follows a master-slave architecture with a master node and multiple worker nodes.

    • The master node controls the cluster and schedules workloads, while the worker nodes run the actual containers.

    • Key components of Kubernetes architecture include Pods, Nodes, Services, and Co...

  • Answered by AI
  • Q2. How you handle container orchestration ?
  • Ans. 

    I handle container orchestration using tools like Kubernetes and Docker Swarm.

    • Utilize Kubernetes for managing containerized applications

    • Use Docker Swarm for orchestrating containers across multiple hosts

    • Implement service discovery and load balancing for efficient orchestration

  • Answered by AI

Skills evaluated in this interview

Web Developer Interview Questions & Answers

UST user image Tanushree Mahato

posted on 15 Feb 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good all logical type of question, easy

Round 2 - Technical 

(4 Questions)

  • Q1. Good they ask all about projects
  • Q2. What were your projects?
  • Q3. What difficulties did u face during the project
  • Q4. Sql questions were asked

Interview Preparation Tips

Topics to prepare for UST Web Developer interview:
  • SQL
  • OOPS
  • DSA
  • New Projects
Interview preparation tips for other job seekers - interview rounds are easy go for it
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions on Docker
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude was mix of questions from logical reasoning, english grammar to simple numerical problems.

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions were regarding projects done.

Coforge Interview FAQs

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

Some of the top questions asked at the Coforge Devops interview -

  1. How do two pods communicate in different namesp...read more
  2. Explain k8s architect...read more

Tell us how to improve this page.

Coforge Devops Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Devops Interview Questions from Similar Companies

TCS Devops Interview Questions
3.7
 • 6 Interviews
Infosys Devops Interview Questions
3.6
 • 3 Interviews
Nagarro Devops Interview Questions
4.0
 • 2 Interviews
Wipro Devops Interview Questions
3.7
 • 1 Interview
View all
Senior Software Engineer
4.9k salaries
unlock blur

₹6.3 L/yr - ₹26 L/yr

Technical Analyst
2.6k salaries
unlock blur

₹9.4 L/yr - ₹38.4 L/yr

Software Engineer
2k salaries
unlock blur

₹2.2 L/yr - ₹9.5 L/yr

Senior Test Engineer
1.8k salaries
unlock blur

₹4.6 L/yr - ₹19.5 L/yr

Technology Specialist
1.2k salaries
unlock blur

₹11.8 L/yr - ₹42 L/yr

Explore more salaries
Compare Coforge with

Capgemini

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Infosys

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