Upload Button Icon Add office photos
Engaged Employer

i

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

Cigniti Technologies Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 616 Reviews

Filter interviews by

Cigniti Technologies Senior Devops Engineer Interview Questions and Answers

Updated 31 May 2022

Cigniti Technologies Senior Devops Engineer Interview Experiences

1 interview found

Round 1 - Technical 

(1 Question)

  • Q1. Ansible, Terraform, Git related questions
Round 2 - HR 

(1 Question)

  • Q1. General Questions not technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Place to learn work and grow............

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Architecture of Kubernetes?
  • Ans. 

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

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

    • Master node components include API server, scheduler, controller manager, and etcd.

    • Worker node components include kubelet, kube-proxy, and container runtime (e.g. Docker).

    • Ku...

  • Answered by AI
  • Q2. Scenario based Questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Kubernetes Jenkins gitlab concepts
  • Q2. Docker, swarm architecture, networking
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2023. There were 6 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 

(2 Questions)

  • Q1. Explain the pipeline process in Jenkins
  • Ans. 

    Pipeline process in Jenkins automates the software delivery process.

    • Pipeline is defined as code in a Jenkinsfile

    • It consists of stages, steps, and post actions

    • Each stage can have multiple steps like build, test, deploy

    • Pipeline can be triggered manually or automatically based on events

  • Answered by AI
  • Q2. Which deployment strategy have you used?
  • Ans. 

    I have used blue-green deployment strategy in previous projects.

    • Blue-green deployment involves running two identical production environments, with one active and one inactive.

    • Switching between the two environments allows for zero downtime deployments and easy rollback in case of issues.

    • I have implemented blue-green deployment using tools like Kubernetes and Jenkins in past projects.

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Explain migration process of Github to Azure Repos.
  • Ans. 

    Migration process of Github to Azure Repos involves exporting repositories from Github and importing them into Azure Repos.

    • Export repositories from Github using tools like Git or Github API

    • Prepare repositories for migration by cleaning up and resolving any dependencies

    • Import repositories into Azure Repos using tools like Azure DevOps Services or Git commands

    • Update any references or configurations to point to the new Az...

  • Answered by AI
  • Q2. In docker, how will the containers communicate?
  • Ans. 

    Containers in Docker can communicate through networking using bridge networks, overlay networks, or user-defined networks.

    • Containers can communicate with each other using IP addresses and port numbers.

    • Docker provides default bridge networks for communication between containers on the same host.

    • Overlay networks allow communication between containers across multiple hosts.

    • User-defined networks can be created for custom c...

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. What are all the devops tools you have used in your application deployment?
  • Ans. 

    I have experience with a variety of devops tools including Jenkins, Docker, Kubernetes, Ansible, and Terraform.

    • Jenkins

    • Docker

    • Kubernetes

    • Ansible

    • Terraform

  • Answered by AI
  • Q2. What is snapshot in Maven?
  • Ans. 

    Snapshot in Maven is a version of a project that is still in development and not yet released.

    • Snapshots are versions of a project that are still in development and not yet released.

    • They are identified by the suffix '-SNAPSHOT' in the version number.

    • Snapshots can be deployed to a Maven repository for sharing with other developers for testing purposes.

    • They are not intended for production use as they are subject to freque

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

(1 Question)

  • Q1. What is the size of you team and what was your role?
Round 6 - HR 

(2 Questions)

  • Q1. Why did you leave your previous company?
  • Q2. Why do you choose to work in our company?

Interview Preparation Tips

Topics to prepare for Infogain Senior Devops Engineer interview:
  • Maven
  • Jenkins
  • Azure
  • Azure devops
  • Kubernetes
  • Terraform

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About DevOps & roles and responsibilities
  • Q2. Intro about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont join this company,
you may loose your career.
You will loose your self confidence.
No job security
Not a good & positive vibes
Nobody have good skill in that company
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2023. There were 5 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 tips
Round 2 - Aptitude Test 

There was an aptitude test with math, English and logical reasoning problems.

Round 3 - Coding Test 

A brief round of coding test based on language of your choice.

Round 4 - One-on-one 

(4 Questions)

  • Q1. Managerial discussion
  • Q2. Regarding previous experience
  • Q3. Scenario based fitment questions
  • Q4. Behavioral questions
Round 5 - HR 

(1 Question)

  • Q1. This was a weird one, conducted over a 2 minute call on phone

Interview Preparation Tips

Interview preparation tips for other job seekers - Super weird interview experience. After all the rounds they reached out to me after 1 month offering just 5% hike whilst in the screening phase itself I had confirmed on no less than 50%. An unbelievably unprofessional and sluggish interview experience. A complete waste of time.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How to ensure high available of eks cluster.
  • Ans. 

    To ensure high availability of EKS cluster, utilize multiple availability zones, implement auto-scaling, use managed node groups, and set up monitoring and alerts.

    • Utilize multiple availability zones to distribute workload and ensure redundancy.

    • Implement auto-scaling to automatically adjust resources based on demand.

    • Use managed node groups to simplify node management and ensure high availability.

    • Set up monitoring and al...

  • Answered by AI
  • Q2. What are liveness and readiness probe
  • Ans. 

    Liveness and readiness probes are used in Kubernetes to check the health of containers.

    • Liveness probe checks if a container is running and healthy. If it fails, Kubernetes restarts the container.

    • Readiness probe checks if a container is ready to serve traffic. If it fails, Kubernetes stops sending traffic to the container.

    • Probes are configured in the pod's YAML file using the 'livenessProbe' and 'readinessProbe' fields.

    • ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a long process

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is docker, what is DevOps
  • Ans. 

    Docker is a containerization platform that allows applications to be packaged and run in isolated environments. DevOps is a software development methodology that focuses on collaboration, automation, and integration between development and operations teams.

    • Docker is a tool designed to make it easier to create, deploy, and run applications by using containers.

    • Containers allow a developer to package up an application wit...

  • Answered by AI
  • Q2. Difference between git and sub git
  • Ans. 

    Git is a version control system used for tracking changes in source code, while Subversion (SVN) is another version control system with similar features.

    • Git is distributed, allowing for offline work and faster branching and merging.

    • Subversion is centralized, requiring a network connection for most operations.

    • Git uses a staging area for changes before committing, while Subversion commits changes directly to the reposito...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for interview

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is Devops and how do you use
  • Ans. 

    DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to improve collaboration and efficiency.

    • DevOps focuses on automating and streamlining the software development process.

    • It involves continuous integration, continuous delivery, and continuous deployment.

    • DevOps aims to shorten the system development life cycle and provide continuous delivery of high-quality soft...

  • Answered by AI
  • Q2. Explain k8s in your infratsru
  • Ans. 

    K8s, short for Kubernetes, is a popular open-source container orchestration platform used for automating deployment, scaling, and management of containerized applications.

    • Kubernetes automates the deployment, scaling, and management of containerized applications.

    • It provides features like self-healing, load balancing, and rolling updates.

    • Kubernetes uses declarative configuration files to define the desired state of the a...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(3 Questions)

  • Q1. Basics of Devops and scenerio based questions
  • Q2. How you write a CICD using Jenkins for java based application
  • Ans. 

    Setting up a CICD pipeline using Jenkins for a Java based application involves configuring Jenkins jobs for building, testing, and deploying the application.

    • Install Jenkins and necessary plugins for Java projects

    • Create a Jenkins job for building the Java application using Maven or Gradle

    • Add a post-build step to run unit tests using tools like JUnit

    • Configure Jenkins to trigger the job on code commits to the repository

    • Se...

  • Answered by AI
  • Q3. Explain what happen in backend when you try to access any website
  • Ans. 

    When accessing a website, the backend server receives the request, processes it, retrieves data from databases or other sources, and sends a response back to the client.

    • Client sends a request to the website's URL

    • DNS resolves the domain name to an IP address

    • Backend server receives the request and processes it

    • Server retrieves data from databases or other sources

    • Server generates a response and sends it back to the client

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Company fitment and package discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are applying for DevOps role make sure your basics are clear

Skills evaluated in this interview

Cigniti Technologies Interview FAQs

How many rounds are there in Cigniti Technologies Senior Devops Engineer interview?
Cigniti Technologies interview process usually has 2 rounds. The most common rounds in the Cigniti Technologies interview process are Technical and HR.
What are the top questions asked in Cigniti Technologies Senior Devops Engineer interview?

Some of the top questions asked at the Cigniti Technologies Senior Devops Engineer interview -

  1. Ansible, Terraform, Git related questi...read more
  2. General Questions not techni...read more

Tell us how to improve this page.

Cigniti Technologies Senior Devops Engineer Salary
based on 6 salaries
₹8.7 L/yr - ₹19 L/yr
At par with the average Senior Devops Engineer Salary in India
View more details
Senior Test Engineer
617 salaries
unlock blur

₹5.5 L/yr - ₹17.5 L/yr

Senior Engineer
509 salaries
unlock blur

₹6.4 L/yr - ₹25 L/yr

Test Lead
384 salaries
unlock blur

₹6.8 L/yr - ₹27 L/yr

Test Engineer
376 salaries
unlock blur

₹3.2 L/yr - ₹12 L/yr

Project Lead
246 salaries
unlock blur

₹8.5 L/yr - ₹31 L/yr

Explore more salaries
Compare Cigniti Technologies with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview