Upload Button Icon Add office photos

Cybage

Compare button icon Compare button icon Compare

Filter interviews by

Cybage Cloud Devops Engineer Interview Questions and Answers

Updated 4 May 2024

Cybage Cloud Devops Engineer Interview Experiences

1 interview found

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain Docker File?
  • Ans. 

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

    • Dockerfile is used to build Docker images by specifying a series of instructions.

    • Each instruction in a Dockerfile creates a layer in the image.

    • Common instructions include FROM, RUN, COPY, CMD, and ENTRYPOINT.

    • Example: FROM ubuntu:latest, RUN apt-get update, COPY . /app, CMD ["python", "app.py"]

  • Answered by AI
  • Q2. Explain all the contents of a Docker file.
  • Ans. 

    A Docker file contains instructions to build a Docker image.

    • Specifies the base image

    • Sets environment variables

    • Installs dependencies

    • Copies files into the image

    • Defines commands to run when the container starts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy questions.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(1 Question)

  • Q1. Difference between deployment and statefull.
  • Ans. 

    Deployment refers to the process of releasing a new version of software, while stateful refers to systems that retain data between sessions.

    • Deployment involves releasing new versions of software to servers or environments.

    • Stateful systems retain data between sessions, unlike stateless systems.

    • Stateful applications require more complex management and scaling compared to stateless applications.

    • Examples of stateful applic...

  • Answered by AI
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 Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Many questions on terraform
  • Q2. Terraform cicd azure aks
Round 2 - Technical 

(1 Question)

  • Q1. Terraform cicd aks
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Self introduction and questions

Round 2 - Coding Test 

Coding knowledge and my preparation

Interview Preparation Tips

Interview preparation tips for other job seekers - No ideas for the job
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Questions from resume
Round 2 - One-on-one 

(1 Question)

  • Q1. This is MR round and questions are scenario based.
Round 3 - HR 

(1 Question)

  • Q1. This is hr round related to saty discussion

Interview Preparation Tips

Topics to prepare for Infosys Cloud Devops Engineer interview:
  • GitHub,
  • Devops
  • JIRA
Interview preparation tips for other job seekers - Be prepared to answer questions regarding everything mentioned in your resume.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Tell me about kubernetes architecture
  • Ans. 

    Kubernetes architecture is a container orchestration platform that manages containerized applications across a cluster of nodes.

    • Kubernetes follows a master-slave architecture with a master node and 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).

    • Pods are the smallest deployabl...

  • Answered by AI

Skills evaluated in this interview

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

Cloud Related question

Round 2 - Technical 

(1 Question)

  • Q1. Why did you look at this Job
  • Ans. 

    Opportunity to work with cutting-edge technologies in a dynamic and innovative environment.

    • Exciting opportunity to work with cloud technologies like AWS, Azure, or Google Cloud Platform

    • Interest in automation, continuous integration/continuous deployment (CI/CD), and infrastructure as code (IaC)

    • Desire to be part of a collaborative team that values learning and growth

    • Passion for problem-solving and optimizing processes t

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is devops?
  • Ans. 

    DevOps is a software development methodology that combines software development (Dev) with IT operations (Ops) to shorten the systems development life cycle.

    • DevOps focuses on collaboration, automation, and monitoring throughout the software development lifecycle.

    • It aims to increase the speed of software delivery, improve reliability, and build scalable and secure systems.

    • Tools commonly used in DevOps include Jenkins, D

  • Answered by AI
  • Q2. Write play book to copy files in ansible
  • Ans. 

    Playbook to copy files in Ansible

    • Use the 'copy' module in Ansible to copy files

    • Specify source and destination paths in the playbook

    • Run the playbook using 'ansible-playbook' command

  • Answered by AI
  • Q3. Explain version control tool
  • Ans. 

    Version control tool is a system that records changes to a file or set of files over time so that you can recall specific versions later.

    • Tracks changes made to files

    • Allows multiple users to collaborate on a project

    • Helps in reverting back to previous versions if needed

    • Examples: Git, SVN, Mercurial

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why do you switch job

Skills evaluated in this interview

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

Cybage Interview FAQs

How many rounds are there in Cybage Cloud Devops Engineer interview?
Cybage interview process usually has 1 rounds. The most common rounds in the Cybage interview process are Technical.
How to prepare for Cybage Cloud 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 Cybage. The most common topics and skills that interviewers at Cybage expect are AWS, Ansible, Azure, Bash and Devops.

Tell us how to improve this page.

Cybage Cloud Devops Engineer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
EPAM Systems Interview Questions
3.7
 • 535 Interviews
View all
Cybage Cloud Devops Engineer Salary
based on 8 salaries
₹6 L/yr - ₹11.5 L/yr
5% less than the average Cloud Devops Engineer Salary in India
View more details
Software Engineer
3.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior QA Engineer
757 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Analyst
740 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cybage with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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