Upload Button Icon Add office photos
Engaged Employer

i

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

CitiusTech Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

CitiusTech Devops Engineer Interview Questions and Answers

Updated 25 Aug 2024

CitiusTech Devops Engineer Interview Experiences

2 interviews found

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

Devops Engineer Interview Questions & Answers

user image satyam chetkar

posted on 5 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Architecture about project
  • Q2. Container creation in terraform
  • Ans. 

    Container creation in terraform involves defining a container resource in a terraform configuration file.

    • Define a container resource in the terraform configuration file using the 'docker_container' or 'container' provider.

    • Specify the image, name, ports, and other necessary configurations for the container.

    • Run 'terraform init' and 'terraform apply' to create the container based on the defined configuration.

  • Answered by AI

Skills evaluated in this interview

Devops Engineer Interview Questions Asked at Other Companies

Q1. Reverse the String Problem Statement You are given a string STR w ... read more
asked in Lentra AI
Q2. if you want to connect multiple vpc ,we have 2 or 3 vpc, you have ... read more
asked in Siemens
Q3. How to run a docker command remotely. i.e. Docker is installed on ... read more
asked in Nagarro
Q4. Guess The Hidden Number Problem Statement You are given an intege ... read more
Q5. Docker command to transfer an image from one machine to another w ... read more

Interview questions from similar companies

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 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 Job Portal and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly technical questions and they considered background profile too

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your experience and get deep knowledge before attending interview

I applied via LinkedIn and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Difference between statefullset and deployment in kubernets ?
  • Ans. 

    StatefulSet is used for managing stateful applications, while Deployment is used for stateless applications.

    • StatefulSet is used for applications that require stable network identities and persistent storage.

    • StatefulSet maintains a unique identity for each pod and ensures ordered deployment and scaling.

    • Deployment is used for stateless applications that can be easily replicated and scaled.

    • Deployment manages a set of iden...

  • Answered by AI
  • Q2. How to check logs for pods and containers in kubernets ?
  • Ans. 

    To check logs for pods and containers in Kubernetes, you can use the kubectl command-line tool.

    • Use the 'kubectl logs' command to view logs for a specific pod or container.

    • Specify the pod or container name along with the appropriate flags.

    • You can also use selectors to filter logs based on labels or namespaces.

    • To follow logs in real-time, use the '-f' flag.

    • To limit the number of lines displayed, use the '--tail' flag.

    • To ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Add few concepts in resume and get more knowledge on those concepts . attend for interview ..but don't add the topics that you not aware .

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Cicd pipelines in jenkins
  • Ans. 

    CICD pipelines in Jenkins automate the process of building, testing, and deploying code.

    • CICD stands for Continuous Integration/Continuous Deployment

    • Jenkins is a popular automation server used for building, testing, and deploying software

    • CICD pipelines in Jenkins allow for automated workflows, from code commit to production deployment

  • Answered by AI
  • Q2. Aws servcies like s3 ec2 rds

Skills evaluated in this interview

I applied via Company Website and was interviewed in Feb 2022. There were 3 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself.
Round 3 - Aptitude Test 

What is your family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Know yourself and what you want. ...
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. 1. Questions on resumes only
Round 2 - Technical 

(1 Question)

  • Q1. 1. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best!!
go deep dive in scenario based questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. AWS, Terraforrm
  • Q2. Lambda, Python, Load Balancer
Round 2 - Technical 

(2 Questions)

  • Q1. Kubernetes, CloudFormation
  • Q2. VPC, Advancce AWS,

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't just rely on YT courses. Study in detail.
Contribute & help others!
anonymous
You can choose to be anonymous

CitiusTech Interview FAQs

How many rounds are there in CitiusTech Devops Engineer interview?
CitiusTech interview process usually has 1 rounds. The most common rounds in the CitiusTech interview process are One-on-one Round and Technical.
How to prepare for CitiusTech 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 CitiusTech. The most common topics and skills that interviewers at CitiusTech expect are Docker, DevOps, Kubernetes, Cloud and AWS.
What are the top questions asked in CitiusTech Devops Engineer interview?

Some of the top questions asked at the CitiusTech Devops Engineer interview -

  1. How to ensure high available of eks clust...read more
  2. What are liveness and readiness pr...read more
  3. Container creation in terraf...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

H&M

No Interviews

INTERVIEWS

Altimetrik

No Interviews

INTERVIEWS

Capgemini

No Interviews

INTERVIEWS

H&M

No Interviews

INTERVIEWS

Bounteous x Accolite

No Interviews

INTERVIEWS

Valeo

No Interviews

INTERVIEWS

Infosys

No Interviews

INTERVIEWS

Zara

No Interviews

Tell us how to improve this page.

CitiusTech Devops Engineer Interview Process

based on 3 interviews

Interview experience

3.7
  
Good
View more
CitiusTech Devops Engineer Salary
based on 57 salaries
₹4.8 L/yr - ₹18 L/yr
36% more than the average Devops Engineer Salary in India
View more details

CitiusTech Devops Engineer Reviews and Ratings

based on 8 reviews

3.3/5

Rating in categories

3.2

Skill development

3.1

Work-life balance

3.3

Salary

2.9

Job security

3.4

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 8 Reviews and Ratings
Senior Software Engineer
2.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead 1
374 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead 2
295 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare CitiusTech with

Accenture

3.8
Compare

Capgemini

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent