Upload Button Icon Add office photos

Filter interviews by

Grace Infotech Cloud Devops Engineer Interview Questions and Answers

Updated 8 Jun 2022

Grace Infotech Cloud Devops Engineer Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed in May 2022. There were 4 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 - Aptitude Test 

Aptitude test are test that will predict sucess to some degree. It helps us to measure the probability of success in an activity.

Round 3 - Technical 

(4 Questions)

  • Q1. Wt is AWS cloud? And it's uses
  • Ans. 

    AWS cloud is a secure and scalable cloud computing platform provided by Amazon Web Services.

    • AWS cloud provides a wide range of services such as computing power, storage, databases, and networking.

    • It allows businesses to quickly scale their infrastructure up or down based on demand.

    • AWS cloud offers high availability, reliability, and security.

    • It enables organizations to reduce costs by paying only for the resources they...

  • Answered by AI
  • Q2. Wt is Jenkins and CI/CD pipeline ?
  • Ans. 

    Jenkins is an open-source automation tool used for continuous integration and continuous delivery (CI/CD) pipelines.

    • Jenkins is a popular tool in the DevOps ecosystem.

    • It allows developers to automate the build, test, and deployment processes.

    • CI/CD pipeline refers to the automated workflow of building, testing, and deploying software.

    • Jenkins enables the creation and management of CI/CD pipelines.

    • It integrates with versio...

  • Answered by AI
  • Q3. Wt is ansible and how to write play book in ansible?
  • Ans. 

    Ansible is an open-source automation tool used for configuration management, application deployment, and task automation.

    • Ansible uses YAML syntax to write playbooks

    • Playbooks contain a set of tasks to be executed on remote hosts

    • Ansible uses SSH protocol to connect and execute tasks on remote hosts

    • Playbooks can be used for various tasks such as installing packages, configuring services, and managing users

    • Example playbook...

  • Answered by AI
  • Q4. Ansible is the simplest way to automate app and IT infrastructure. Application deployment and configuration management continuous delivery Hosts: all Tasks: Name : install appache2 Yum: ...
Round 4 - HR 

(3 Questions)

  • Q1. Tell me about your self ?
  • Q2. And your current location and expected CTC ?
  • Q3. Wt was your notice period?

Interview Preparation Tips

Topics to prepare for Grace Infotech Cloud Devops Engineer interview:
  • Git github
  • Maven
  • Jenkins
  • Ansible
  • Docker
  • AWS
  • Sonarqube
  • Tomcat
Interview preparation tips for other job seekers - 1. Be vulnerable
2.learn how to listen
3. Create your position
4. focus on body language
5. Start at the top and move down

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. What blue green deployment?
  • Ans. 

    Blue green deployment is a software release strategy that reduces downtime and risk by running two identical production environments.

    • In blue green deployment, one environment (blue) is currently live and serving production traffic, while the other environment (green) is idle.

    • The new version of the software is deployed to the idle environment (green) and tested thoroughly.

    • Once the new version is deemed stable, traffic i...

  • Answered by AI
  • Q2. What is kubeadm?
  • Ans. 

    kubeadm is a tool used to bootstrap Kubernetes clusters.

    • kubeadm helps in setting up a minimum viable Kubernetes cluster.

    • It automates the process of configuring the cluster's control plane.

    • It is part of the Kubernetes project and is used for cluster initialization.

    • kubeadm simplifies the process of creating a Kubernetes cluster by handling complex tasks like TLS certificate generation.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics

Skills evaluated in this interview

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
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

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
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 Questionnaire 

1 Question

  • Q1. What is stash
  • Ans. 

    Stash is a Git repository management tool that allows users to stash changes without committing them.

    • Stash is a feature of Git that allows users to temporarily save changes without committing them to the repository.

    • It is useful for when a user needs to switch to a different branch or work on a different feature without losing their current changes.

    • Stash can also be used to save changes that are not yet ready to be comm...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice to have video face to face interview

I applied via Company Website and was interviewed before Apr 2021. 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 tips
Round 2 - Assessment 

(1 Question)

  • Q1. This round is consist of aptitude , logical , reasoning , verbal + coding assessment
Round 3 - Business discussion round 

(1 Question)

  • Q1. Tell me about yourself ? Tell me about yourself final year project ? Suppose you are team leader of your team and If your group members are absent then how you handle that ? What are your short term and lo...

Interview Preparation Tips

Topics to prepare for Wipro Project Engineer interview:
  • Data Structures
Interview preparation tips for other job seekers - Improve your coding skills and brush up your knowledge before going for the assessments

Interview Questionnaire 

2 Questions

  • Q1. Why you chose AWS to make your career over any other cloud platform
  • Q2. 2 cons you know about AWS but still would suggest your client to go with AWS

I applied via Naukri.com and was interviewed before Feb 2021. 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 tips
Round 2 - Aptitude Test 

Basic idea about the technology for one has applied.

Round 3 - HR 

(5 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - It depends upon HR whether the person suitable for that job or not.

Grace Infotech Interview FAQs

How many rounds are there in Grace Infotech Cloud Devops Engineer interview?
Grace Infotech interview process usually has 4 rounds. The most common rounds in the Grace Infotech interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Grace Infotech Cloud Devops Engineer interview?

Some of the top questions asked at the Grace Infotech Cloud Devops Engineer interview -

  1. Wt is ansible and how to write play book in ansib...read more
  2. Wt is Jenkins and CI/CD pipelin...read more
  3. Wt is AWS cloud? And it's u...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all
Software Engineer
88 salaries
unlock blur

₹3 L/yr - ₹8.5 L/yr

Software Developer
42 salaries
unlock blur

₹4.5 L/yr - ₹8.5 L/yr

Devops Engineer
34 salaries
unlock blur

₹3.5 L/yr - ₹8.4 L/yr

Test Engineer
24 salaries
unlock blur

₹3.2 L/yr - ₹7.1 L/yr

Softwaretest Engineer
24 salaries
unlock blur

₹3.6 L/yr - ₹7.6 L/yr

Explore more salaries
Compare Grace Infotech with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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