Upload Button Icon Add office photos
Engaged Employer

i

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

Amantya Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Amantya Technologies Devops Engineer Interview Questions and Answers

Updated 5 Jun 2022

Amantya Technologies Devops Engineer Interview Experiences

1 interview found

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

Round 1 - Technical 

(1 Question)

  • Q1. What is your roles and responsibilities in your project?
Round 2 - Technical 

(1 Question)

  • Q1. Explain ci/cd process?
  • Ans. 

    CI/CD is a process of continuous integration and continuous delivery/deployment.

    • CI/CD is a software development approach that involves continuous integration, testing, and delivery/deployment.

    • It helps to automate the software delivery process and ensures that the code is always in a deployable state.

    • CI/CD pipeline includes stages like build, test, deploy, and release.

    • Tools like Jenkins, GitLab, and Travis CI are used t...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me something about your self?
  • Q2. What is current ctc & expected ctc?
  • Ans. 

    I prefer to discuss compensation after understanding the role and responsibilities.

    • I am open to negotiation based on the job requirements

    • I am looking for a fair and competitive salary

    • I am more interested in the opportunity and growth potential than just the salary

    • I am willing to consider other benefits such as health insurance, retirement plans, etc.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Amantya Technologies Devops Engineer interview:
  • AWS
  • Jenkins
  • Docker
  • Kubernetes
  • Ansible
Interview preparation tips for other job seekers - Good atmosphere, friendly nature with colleagues.

Skills evaluated in this interview

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

Interview Preparation Tips

Interview preparation tips for other job seekers - Put those skills in resume which have good knowledge and you have worked on that skills.

I applied via Naukri.com and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Rolles and responsibilities of your previous organization and some of git cmds and docker basicks

Interview Preparation Tips

Interview preparation tips for other job seekers - Gain knowledge for all tools a bit focus on Kubernetes.

I was interviewed in May 2021.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself?
  • Q2. Eventually, you'll tell about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, cool and formal
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About kubernetes and it's ecosystem
  • Q2. Architecture of k8s
  • Ans. 

    Kubernetes (k8s) is an open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.

    • 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 t...

  • Answered by AI
Round 2 - Case Study 

About previous project work experience and how it's solving major challenges

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is the agile methodology?
  • Ans. 

    Agile methodology is a project management approach that emphasizes flexibility, collaboration, and incremental progress.

    • Agile focuses on delivering small, incremental releases and adapting to change quickly.

    • It promotes collaboration between cross-functional teams and encourages frequent communication.

    • Key principles include customer satisfaction, responding to change, and delivering working software.

    • Common agile framewo...

  • Answered by AI
  • Q2. What is the waterfall model in software development?
  • Ans. 

    Waterfall model is a linear sequential software development process where progress flows in one direction like a waterfall.

    • Involves distinct phases such as requirements, design, implementation, testing, and maintenance.

    • Each phase must be completed before moving on to the next.

    • Changes are difficult to implement once a phase is completed.

    • Example: Traditional software development approach.

    • Example: Construction projects.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was yawning during the interview and seemed to be merely reading the questions. The questions were not technical; they focused on theoretical concepts such as agile methodology and the waterfall model. The interviewer did not appear to take the situation seriously.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Troubleshooting with EKS
  • Ans. 

    Troubleshooting with EKS involves identifying and resolving issues within an Amazon EKS cluster.

    • Check the status of EKS nodes and pods

    • Review logs for errors and warnings

    • Verify network connectivity within the cluster

    • Monitor resource utilization to identify bottlenecks

    • Use kubectl commands to inspect and troubleshoot

  • Answered by AI
  • Q2. S3 storage classes
Round 2 - Technical 

(2 Questions)

  • Q1. Explain Project and roles and responsibilities
  • Ans. 

    A project is a temporary endeavor with a specific goal, roles and responsibilities define the tasks and duties of team members.

    • Project is a temporary endeavor to achieve a specific goal within a defined timeframe and budget.

    • Roles and responsibilities outline the tasks and duties of team members to ensure successful project completion.

    • Examples of roles include project manager, developer, tester, and operations engineer.

    • ...

  • Answered by AI
  • Q2. CICD setups with different tools
  • Ans. 

    CICD setups involve integrating various tools for automation and continuous delivery.

    • Use Jenkins for building, testing, and deploying code

    • Integrate with version control systems like Git for source code management

    • Utilize Docker for containerization and Kubernetes for orchestration

    • Implement monitoring tools like Prometheus and Grafana for tracking performance

    • Automate testing with tools like Selenium or JUnit

  • Answered by AI

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Amantya Technologies Interview FAQs

How many rounds are there in Amantya Technologies Devops Engineer interview?
Amantya Technologies interview process usually has 3 rounds. The most common rounds in the Amantya Technologies interview process are Technical and HR.
How to prepare for Amantya 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 Amantya Technologies. The most common topics and skills that interviewers at Amantya Technologies expect are Devops, Kubernetes, AWS, Docker and Ansible.
What are the top questions asked in Amantya Technologies Devops Engineer interview?

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

  1. What is current ctc & expected c...read more
  2. Explain ci/cd proce...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Grapecity

No Interviews

INTERVIEWS

Grapecity

No Interviews

INTERVIEWS

Amantya Technologies

No Interviews

INTERVIEWS

Amantya Technologies

No Interviews

INTERVIEWS

Amantya Technologies

No Interviews

INTERVIEWS

Tata Motors

No Interviews

INTERVIEWS

Connectwise India

No Interviews

INTERVIEWS

Accenture

5.6k top interview questions

Tell us how to improve this page.

Amantya Technologies Devops Engineer Salary
based on 9 salaries
₹5.1 L/yr - ₹15 L/yr
25% more than the average Devops Engineer Salary in India
View more details
Software Engineer
250 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
108 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
72 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Amantya 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