Upload Button Icon Add office photos
Engaged Employer

i

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

CGI Group Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

CGI Group Devops Engineer Interview Questions, Process, and Tips for Experienced

Updated 7 Jun 2024

CGI Group Devops Engineer Interview Experiences for Experienced

1 interview found

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

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain CI/CD pipeline .
  • Ans. 

    CI/CD pipeline is a set of automated processes that allow developers to continuously integrate code changes and deploy them to production.

    • Continuous Integration (CI) involves automatically building and testing code changes as they are committed to a shared repository.

    • Continuous Deployment (CD) involves automatically deploying code changes to production environments after passing automated tests.

    • CI/CD pipelines typicall...

  • Answered by AI
  • Q2. Explain daemonset in kubernetes.
  • Ans. 

    DaemonSet ensures that all or some nodes run a copy of a Pod

    • DaemonSet is a Kubernetes resource that ensures a copy of a Pod is running on all or some nodes in the cluster

    • It is useful for running a single instance of a Pod on every node, such as log collection or monitoring agents

    • DaemonSet automatically adds or removes Pods as nodes are added or removed from the cluster

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain the networking services in AWS.
  • Ans. 

    AWS provides a variety of networking services to help users manage their network infrastructure.

    • Virtual Private Cloud (VPC) allows users to create isolated networks within the AWS cloud

    • Elastic Load Balancing distributes incoming traffic across multiple instances to ensure high availability

    • Route 53 is a scalable domain name system (DNS) web service

    • Direct Connect allows users to establish a dedicated network connection b...

  • Answered by AI
  • Q2. What is terraform module?
  • Ans. 

    Terraform module is a reusable, configurable, and self-contained collection of Terraform resources.

    • Terraform modules help organize and reuse code for infrastructure components

    • Modules can be shared and reused across different projects

    • Modules can have input variables to customize their behavior

    • Modules can output values that can be used by other parts of the infrastructure code

  • Answered by AI
Round 3 - Client Interview 

(2 Questions)

  • Q1. Why GitOps tool ?
  • Ans. 

    GitOps tools help automate infrastructure management, version control, and deployment processes.

    • Enables infrastructure as code practices

    • Facilitates version control for infrastructure configurations

    • Automates deployment processes

    • Promotes collaboration and visibility among team members

    • Examples: Argo CD, Flux, Jenkins X

  • Answered by AI
  • Q2. What is AWS secret manager?
  • Ans. 

    AWS Secret Manager is a service that helps you protect access to your applications, services, and IT resources.

    • It allows you to securely store, manage, and retrieve sensitive credentials and configuration data.

    • You can rotate, manage, and retrieve secrets throughout their lifecycle.

    • Integrates with AWS services like Lambda, EC2, RDS, and more for secure access to secrets.

    • Helps you meet security and compliance requirement...

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Jobs at CGI Group

View all

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is stash
  • Ans. 

    Stash is a Git repository management tool that allows users to stash changes without committing them.

    • Stash is a feature of Git that allows users to temporarily save changes without committing them to the repository.

    • It is useful for when a user needs to switch to a different branch or work on a different feature without losing their current changes.

    • Stash can also be used to save changes that are not yet ready to be comm...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice to have video face to face interview

I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to networking, cloud.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. Well. Prepare for networking concepts, cloud concepts, I would recommend to go through Microsoft Azure Az 900 certificate. It is easy certificate and well start for your cloud journey.

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

Interview Questionnaire 

1 Question

  • Q1. Asked questions on the skills that mentioned on resume, artifactory,sonar,jenkins,git?

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare the skills that you have mentioned on your resume

I applied via Naukri.com and was interviewed before Jan 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic Exam about your knowledge.

Round 2 - Group Discussion 

We have to speak out properly and clear with our opinion.

Round 3 - Technical 

(1 Question)

  • Q1. Questions about some Technical and level of our confidence.
Round 4 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Tell me about yourself.
  • Q5. Why are you looking for a change?
  • Q6. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and feel free to attend the interview. Be confidence.

I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. The questions was to explain complete architecture of application and on the basis of answer they will go deeper in questioning to check your knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Preapare mostly from your experience and not from Google top 50/100 questions. These data on Google will never get asked in interview. Be prepared scenario based questions rather than just theory.

I applied via LinkedIn and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Package and joininv date
Round 2 - HR 

(1 Question)

  • Q1. Salary expected and location constraints

Interview Preparation Tips

Interview preparation tips for other job seekers - Study aws lambda, aws vpc, ansible, aws cloud , aws databases, cludformation, s3 amd aws ami
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Questions based on general aptitude

Round 2 - Technical 

(1 Question)

  • Q1. Tell me more about yourself Where you see yourself in 5 year ?
Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain you experience
  • Ans. 

    I have 5 years of experience as a DevOps Engineer.

    • Implemented CI/CD pipelines using tools like Jenkins and GitLab

    • Automated infrastructure provisioning using tools like Terraform and Ansible

    • Managed containerization using Docker and Kubernetes

    • Implemented monitoring and logging solutions using tools like Prometheus and ELK stack

    • Worked on cloud platforms like AWS and Azure

    • Collaborated with development and operations teams

  • Answered by AI
  • Q2. Explain AWS services you worked
  • Ans. 

    I have worked with various AWS services including EC2, S3, RDS, Lambda, and CloudFormation.

    • EC2 - Elastic Compute Cloud for virtual servers

    • S3 - Simple Storage Service for object storage

    • RDS - Relational Database Service for managed databases

    • Lambda - Serverless compute service for running code without provisioning servers

    • CloudFormation - Infrastructure as Code service for automating resource provisioning

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good questions asked in an interview and the process

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

Interview Questionnaire 

2 Questions

  • Q1. Various tools that I have worked on
  • Ans. 

    I have worked on various tools including Jenkins, Ansible, Docker, Kubernetes, and Git.

    • Jenkins for continuous integration and delivery

    • Ansible for configuration management

    • Docker for containerization

    • Kubernetes for container orchestration

    • Git for version control

  • Answered by AI
  • Q2. Why do I want to join mindtree

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience. Swift process and good hike.

CGI Group Interview FAQs

How many rounds are there in CGI Group Devops Engineer interview for experienced candidates?
CGI Group interview process for experienced candidates usually has 3 rounds. The most common rounds in the CGI Group interview process for experienced candidates are Technical and Client Interview.
How to prepare for CGI Group Devops Engineer interview for experienced candidates?
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 CGI Group. The most common topics and skills that interviewers at CGI Group expect are CGI, Python, Linux, Devops and Automation.
What are the top questions asked in CGI Group Devops Engineer interview for experienced candidates?

Some of the top questions asked at the CGI Group Devops Engineer interview for experienced candidates -

  1. What is terraform modu...read more
  2. What is AWS secret manag...read more
  3. Explain the networking services in A...read more

Tell us how to improve this page.

CGI Group Devops Engineer Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more
CGI Group Devops Engineer Salary
based on 407 salaries
₹3.7 L/yr - ₹15 L/yr
At par with the average Devops Engineer Salary in India
View more details

CGI Group Devops Engineer Reviews and Ratings

based on 26 reviews

4.4/5

Rating in categories

3.9

Skill development

4.3

Work-life balance

3.6

Salary

4.2

Job security

4.3

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 26 Reviews and Ratings
DevOps Engineer

Pune

7-8 Yrs

Not Disclosed

Explore more jobs
Software Engineer
8.1k salaries
unlock blur

₹3.8 L/yr - ₹14 L/yr

Senior Software Engineer
7.3k salaries
unlock blur

₹6.1 L/yr - ₹22.5 L/yr

Lead Analyst
3.1k salaries
unlock blur

₹10 L/yr - ₹31.5 L/yr

Associate Software Engineer
1.9k salaries
unlock blur

₹2.5 L/yr - ₹7 L/yr

Senior Test Engineer
1.2k salaries
unlock blur

₹6 L/yr - ₹21.3 L/yr

Explore more salaries
Compare CGI Group with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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