Upload Button Icon Add office photos
Premium Employer

i

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

Coditas Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Coditas Technologies Devops Engineer Interview Questions and Answers

Updated 15 Mar 2024

Coditas Technologies Devops Engineer Interview Experiences

3 interviews found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. TCP UDP knowlege, OSI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2023. 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 - One-on-one 

(2 Questions)

  • Q1. Basic questions regarding AWS, Python and others
  • Q2. Few questions on kubernetes

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to the basics

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

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

(1 Question)

  • Q1. Difference between ENTRYPOINT, CMD, and RUN in docker. Can we use RUN instead of CMD in a Dockerfile? Difference between ARGS and ENV.
  • Ans. 

    Explaining the differences between ENTRYPOINT, CMD, and RUN in Docker and the usage of ARGS and ENV.

    • ENTRYPOINT is the command that runs when the container starts

    • CMD is the default command that runs after ENTRYPOINT, can be overridden

    • RUN executes commands during the build process

    • RUN can be used instead of CMD, but it will not be the default command

    • ARGS are used to pass arguments to the Dockerfile during build time

    • ENV se...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to answer in the bookish language because the interviewer might not be experienced in understanding your points.
In my case, I have experience with azure but he is asking me about AWS concepts because he only worked on AWS.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain kuberentes 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).

    • Nodes communicate with each oth...

  • Answered by AI
  • Q2. What is docker file
  • Ans. 

    A 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 the base image, adding dependencies, and defining commands to run.

    • Each instruction in a Dockerfile creates a layer in the image, allowing for efficient reuse of layers.

    • Examples of Dockerfile instructions include FROM, RUN, COPY, and CMD.

    • Dockerf...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is docker file
  • Ans. 

    A 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 the base image, adding dependencies, and defining commands to run.

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

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

    • Example: FROM ubuntu:latest, RUN ap

  • Answered by AI
  • Q2. Explain kuberentes architecture
  • Ans. 

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

    • Kubernetes follows a master-slave architecture

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

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

    • Pods are the smallest deployable units in Kubernetes

    • Services enable communication between d

  • Answered by AI
  • Q3. Explain terraform life cycle
  • Ans. 

    Terraform life cycle involves planning, creating, applying, and destroying infrastructure resources.

    • Terraform plan: Generates an execution plan showing what will be done.

    • Terraform apply: Executes the actions proposed in the plan.

    • Terraform destroy: Destroys the Terraform-managed infrastructure.

    • Terraform refresh: Updates the state file against real resources.

    • Terraform validate: Validates the configuration files.

    • Terraform...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before May 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 - Technical 

(2 Questions)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a DevOps Engineer with 5 years of experience in managing and automating infrastructure, CI/CD pipelines, and cloud platforms.

    • I have expertise in tools like Jenkins, Docker, Kubernetes, and AWS.

    • I have successfully implemented continuous integration and delivery processes in previous roles.

    • I have experience in scripting languages like Python and Bash.

    • I am skilled in infrastructure as code using tools like Terraform ...

  • Answered by AI
  • Q2. What make you suitable for this job
  • Ans. 

    I have a strong background in DevOps and possess the necessary skills and experience to excel in this role.

    • I have a deep understanding of DevOps principles and practices

    • I have experience working with various DevOps tools and technologies such as Docker, Kubernetes, Jenkins, and Ansible

    • I have successfully implemented CI/CD pipelines and automated deployment processes

    • I have strong scripting and programming skills, allowi...

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Explain kuberentes 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).

    • Nodes communicate with each oth...

  • Answered by AI
  • Q2. What is docker file
  • Ans. 

    A 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 the base image, adding dependencies, and defining commands to run.

    • Each instruction in a Dockerfile creates a layer in the image, allowing for efficient reuse of layers.

    • Examples of Dockerfile instructions include FROM, RUN, COPY, and CMD.

    • Dockerf...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is docker file
  • Ans. 

    A 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 the base image, adding dependencies, and defining commands to run.

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

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

    • Example: FROM ubuntu:latest, RUN ap

  • Answered by AI
  • Q2. Explain kuberentes architecture
  • Ans. 

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

    • Kubernetes follows a master-slave architecture

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

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

    • Pods are the smallest deployable units in Kubernetes

    • Services enable communication between d

  • Answered by AI
  • Q3. Explain terraform life cycle
  • Ans. 

    Terraform life cycle involves planning, creating, applying, and destroying infrastructure resources.

    • Terraform plan: Generates an execution plan showing what will be done.

    • Terraform apply: Executes the actions proposed in the plan.

    • Terraform destroy: Destroys the Terraform-managed infrastructure.

    • Terraform refresh: Updates the state file against real resources.

    • Terraform validate: Validates the configuration files.

    • Terraform...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed before May 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a DevOps Engineer with 5 years of experience in managing and automating infrastructure, CI/CD pipelines, and cloud platforms.

    • I have expertise in tools like Jenkins, Docker, Kubernetes, and AWS.

    • I have successfully implemented continuous integration and delivery processes in previous roles.

    • I have experience in scripting languages like Python and Bash.

    • I am skilled in infrastructure as code using tools like Terraform ...

  • Answered by AI
  • Q2. What make you suitable for this job
  • Ans. 

    I have a strong background in DevOps and possess the necessary skills and experience to excel in this role.

    • I have a deep understanding of DevOps principles and practices

    • I have experience working with various DevOps tools and technologies such as Docker, Kubernetes, Jenkins, and Ansible

    • I have successfully implemented CI/CD pipelines and automated deployment processes

    • I have strong scripting and programming skills, allowi...

  • Answered by AI

Coditas Technologies Interview FAQs

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

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

  1. Difference between ENTRYPOINT, CMD, and RUN in docker. Can we use RUN instead o...read more
  2. Basic questions regarding AWS, Python and oth...read more
  3. Few questions on kuberne...read more

Tell us how to improve this page.

Coditas Technologies Devops Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
Coditas Technologies Devops Engineer Salary
based on 47 salaries
₹5 L/yr - ₹19.1 L/yr
29% more than the average Devops Engineer Salary in India
View more details

Coditas Technologies Devops Engineer Reviews and Ratings

based on 8 reviews

3.1/5

Rating in categories

4.1

Skill development

3.0

Work-life balance

2.9

Salary

3.5

Job security

3.1

Company culture

2.9

Promotions

2.8

Work satisfaction

Explore 8 Reviews and Ratings
Software Engineer
391 salaries
unlock blur

₹4.5 L/yr - ₹12 L/yr

Associate Software Engineer
149 salaries
unlock blur

₹1 L/yr - ₹9.1 L/yr

Software Developer
129 salaries
unlock blur

₹6 L/yr - ₹20.5 L/yr

Senior Software Engineer
111 salaries
unlock blur

₹10.8 L/yr - ₹36 L/yr

QA Engineer
66 salaries
unlock blur

₹2.5 L/yr - ₹11.1 L/yr

Explore more salaries
Compare Coditas Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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