Upload Button Icon Add office photos
Engaged Employer

i

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

Bounteous x Accolite Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 768 Reviews

Filter interviews by

Bounteous x Accolite Devops Engineer Interview Questions and Answers

Updated 26 Jun 2024

Bounteous x Accolite Devops Engineer Interview Experiences

1 interview found

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

Devops Engineer Jobs at Bounteous x Accolite

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Why DevOps is needed in an organisation?
  • Ans. 

    DevOps is needed in an organization to improve collaboration between development and operations teams, increase efficiency, and deliver high-quality software faster.

    • Improves collaboration between development and operations teams

    • Increases efficiency in software development and deployment processes

    • Helps in delivering high-quality software faster

    • Automates repetitive tasks to reduce manual errors

    • Facilitates continuous inte...

  • Answered by AI
  • Q2. What is the difference between ADD vs COPY?
  • Ans. 

    ADD and COPY are Dockerfile instructions used to copy files and directories into a Docker image, but they have some key differences.

    • ADD allows for URLs and automatically extracts compressed files, while COPY only works with local files

    • COPY is recommended for copying local files and directories into an image, while ADD is more versatile but can be less predictable

    • ADD can be used to download files from the internet and a

  • Answered by AI
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
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Review a provided code and explain it/correct it
  • Ans. 

    Review and explain/correct provided code

    • Understand the purpose of the code

    • Check for any syntax errors or logical mistakes

    • Explain the code step by step

    • Suggest improvements if necessary

  • Answered by AI
  • Q2. Docker, Kubernetes, Ansible
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

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via LinkedIn

Round 1 - HR 

(1 Question)

  • Q1. What is meant by Devops?
  • Ans. 

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

    • Devops focuses on automating and streamlining the software development and deployment process.

    • It emphasizes communication and collaboration between development and operations teams.

    • Devops aims to shorten the development lifecycle and provide continuous delivery of high...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is meant by CI/ CD pipeline?
  • Ans. 

    CI/CD pipeline stands for Continuous Integration/Continuous Deployment pipeline, which automates the process of testing and deploying code changes.

    • CI/CD pipeline automates the process of integrating code changes from multiple developers into a shared repository (Continuous Integration).

    • It also automates the process of testing the integrated code and deploying it to production (Continuous Deployment).

    • CI/CD pipelines hel...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HTC Global Services Devops Engineer interview:
  • Devops
  • AWS
Interview preparation tips for other job seekers - Be honest

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
-
Result
-

I applied via Job Portal and was interviewed in Nov 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. How to implement the docker image with the libraries required in the runtime with the updated changes based on the requirement.
  • Ans. 

    To implement docker image with required libraries and updated changes, use Dockerfile and build command.

    • Create a Dockerfile with base image and required libraries

    • Copy the updated changes to the Dockerfile

    • Build the Docker image using 'docker build' command

    • Run the Docker container using 'docker run' command

  • Answered by AI
  • Q2. Write down the terraform configuration file for implementing the virtual machine in azure cloud
  • Ans. 

    Terraform configuration file for creating a virtual machine in Azure cloud

    • Define the provider and resource blocks for Azure

    • Specify the virtual machine name, location, and resource group

    • Set the size of the virtual machine and the operating system image

    • Configure the network interface and security group

    • Define the storage account and disk for the virtual machine

    • Specify the admin username and password for the virtual machin...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - very bad experience with the interviewer about the communication which is happened.

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 Aug 2022. 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 - Technical 

(2 Questions)

  • Q1. All aspects of Devops and on your resume
  • Q2. Kubernetes , Docker , Jenkins and AWS
Round 3 - Technical 

(1 Question)

  • Q1. More technical depth questions
Round 4 - Technical 

(1 Question)

  • Q1. More of a managerial type of question
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion

I applied via Recruitment Consulltant

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Easy questions about technical experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Very Good company & easy questions while interviews and smooth onboarding

I applied via Recruitment Consulltant and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Kubernetes Docker containerisation
  • Q2. Ci cd implementation
Round 2 - Technical 

(2 Questions)

  • Q1. Cloud fundamentals , networking
  • Q2. Terraform Scripting language

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Ci cd implementation with yaml coding

Bounteous x Accolite Interview FAQs

How many rounds are there in Bounteous x Accolite Devops Engineer interview?
Bounteous x Accolite interview process usually has 1 rounds. The most common rounds in the Bounteous x Accolite interview process are Technical.
How to prepare for Bounteous x Accolite 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 Bounteous x Accolite. The most common topics and skills that interviewers at Bounteous x Accolite expect are Devops, Jenkins, AWS, Python and Automation.
What are the top questions asked in Bounteous x Accolite Devops Engineer interview?

Some of the top questions asked at the Bounteous x Accolite Devops Engineer interview -

  1. What is Devops and how do you ...read more
  2. Explain k8s in your infrat...read more

Tell us how to improve this page.

Bounteous x Accolite Devops Engineer Salary
based on 47 salaries
₹4.5 L/yr - ₹15 L/yr
15% more than the average Devops Engineer Salary in India
View more details

Bounteous x Accolite Devops Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

1.0

Skill development

2.0

Work-Life balance

2.0

Salary & Benefits

1.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

2.0

Work Satisfaction

Explore 1 Review and Rating
DevOps Engineer

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
1.4k salaries
unlock blur

₹7.3 L/yr - ₹28 L/yr

Software Engineer
534 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Associate Technical Delivery Manager
394 salaries
unlock blur

₹11 L/yr - ₹39 L/yr

Senior Test Engineer
206 salaries
unlock blur

₹5 L/yr - ₹19.2 L/yr

Technical Delivery Manager
154 salaries
unlock blur

₹18 L/yr - ₹60.4 L/yr

Explore more salaries
Compare Bounteous x Accolite with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

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