Upload Button Icon Add office photos

Filter interviews by

AB Chambers Azure Cloud Engineer Interview Questions and Answers

Updated 11 Jul 2023

AB Chambers Azure Cloud Engineer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed before Jul 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 

(5 Questions)

  • Q1. About Cloud computing, Azure 365 administration helpdesk
  • Q2. Azure interview questions
  • Q3. MS office 365 administration
  • Q4. Server and Desktop Support
  • Q5. Daily calls and remote control software

Interview questions from similar companies

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 having different module with test for e-mail writing, quantitative, communication etc.

Round 3 - Group Discussion 

Providing group discussion topic as a common topic and ask each candidate view point.

Round 4 - HR 

(3 Questions)

  • Q1. Is willing to work any where any shift
  • Q2. What is your long term goal.
  • Q3. Strength and weakness.

Interview Preparation Tips

Interview preparation tips for other job seekers - Show your commitment and dedication and try to build hope in recruitment team about your self.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Aug 2022. There were 3 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 

(3 Questions)

  • Q1. Describe your roles and responsibilities in previous job.
  • Q2. Describe your technical expertise in cloud.
  • Q3. Where are your career path in cloud?
Round 3 - HR 

(2 Questions)

  • Q1. Describe did you manage your work life and personal life while working in 24x7 shift?
  • Q2. How do you plan to step into leading a team and managing a project?

I applied via AmbitionBox and was interviewed in Apr 2022. There were 2 interview rounds.

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

Mental ability, problem of L.C.M and H.C.F,simplification etc

Interview Preparation Tips

Topics to prepare for Infosys Azure Cloud Engineer interview:
  • Cloud Computing
  • Azure active directory
  • Azure virtual machines
  • Azure virtual network
  • Azure storage account
  • Azure monitor
Interview preparation tips for other job seekers - Use the opportunity where your getting and prove your knowledge and skills on that organisation or company...

I applied via Naukri.com and was interviewed in Dec 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is azure
  • Ans. 

    Azure is a cloud computing platform and service provided by Microsoft.

    • Azure is a cloud computing platform

    • It provides a wide range of services for building, deploying, and managing applications and services

    • It offers infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS) capabilities

    • Examples of Azure services include virtual machines, storage, databases, AI, analytics, and more

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Gain the knowledge and advice some basic knowledge for students

Skills evaluated in this interview

I applied via campus placement at Academy of Technology, Kolkata and was interviewed before Sep 2021. There was 0 interview round.

Interview Preparation Tips

Topics to prepare for Cognizant Azure Cloud Engineer interview:
  • Java
  • OOPS
  • DBMS
  • HTML
  • CSS
Interview preparation tips for other job seekers - Be fair and try to be true to yourself. Practice Medium Difficulty codes of all types.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL medium questions to be done in Pyspark parallely.
  • Q2. Datafactory and other azure resources scenario based
Round 2 - Technical 

(1 Question)

  • Q1. Project discussion with the team lead and manager
Round 3 - Client Interview 

(1 Question)

  • Q1. Technical and general discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. How would you create a pipeline for ADLS to SQL data movement?
  • Q2. How would you create a pipeline from REST API to ADLS? What is there are 8 million rows of records?
  • Q3. IF data needs filtering, joining and aggregation, how would you do it with ADF?
  • Q4. Explain medallion architecture.
  • Q5. Explain medallion with databricks
Round 2 - HR 

(1 Question)

  • Q1. Basic questions and salary expectation.

Interview Preparation Tips

Topics to prepare for Capgemini Azure Data Engineer interview:
  • ADF
  • Databricks
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is Terraform
  • Ans. 

    Terraform is an open-source infrastructure as code software tool created by HashiCorp.

    • Terraform allows users to define and provision infrastructure using a declarative configuration language.

    • It supports multiple cloud providers such as AWS, Azure, Google Cloud, and more.

    • Terraform uses 'terraform plan' to create an execution plan and 'terraform apply' to apply the changes.

    • It helps in automating the creation, modificatio...

  • Answered by AI
  • Q2. What is Azure DevOps
  • Ans. 

    Azure DevOps is a set of development tools provided by Microsoft to help teams collaborate and deliver high-quality software.

    • Azure DevOps includes services such as Azure Repos, Azure Pipelines, Azure Boards, Azure Artifacts, and Azure Test Plans.

    • It allows for version control, continuous integration/continuous deployment (CI/CD), project management, and testing.

    • Teams can plan, build, test, and deploy applications using ...

  • Answered by AI
  • Q3. What is CI/CD pipelines
  • Ans. 

    CI/CD pipelines automate the process of building, testing, and deploying code changes.

    • CI/CD stands for Continuous Integration/Continuous Deployment

    • Automates the process of integrating code changes into a shared repository and deploying them to production

    • Helps in detecting and fixing integration errors early in the development process

    • Enables faster delivery of software updates and improvements

    • Popular tools for CI/CD pip...

  • Answered by AI
  • Q4. What is Docker and Kubernetes
  • Ans. 

    Docker is a platform for developing, shipping, and running applications in containers. Kubernetes is a container orchestration tool for managing containerized applications across a cluster of nodes.

    • Docker allows developers to package applications and their dependencies into containers for easy deployment.

    • Kubernetes automates the deployment, scaling, and management of containerized applications.

    • Docker containers are lig...

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What is details that interview
  • Q2. What is problem in slow in Amazon
  • Ans. 

    The problem of slow performance in Amazon can be attributed to various factors.

    • Insufficient server capacity leading to high latency

    • Network congestion causing delays in data transfer

    • Inefficient code or algorithms affecting processing speed

    • Inadequate optimization of database queries

    • Heavy traffic load impacting overall system performance

  • Answered by AI
  • Q3. What this means you have any
  • Q4. The Amazon's product
  • Ans. 

    Amazon's product is a popular online marketplace and cloud computing platform.

    • Amazon's product offers a wide range of products and services for customers and businesses.

    • It allows individuals and companies to sell and buy products online.

    • Amazon's product also provides cloud computing services through Amazon Web Services (AWS).

    • Some examples of Amazon's product include Amazon Prime, Amazon Echo, and Amazon Web Services (A

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing to the job seekers

Skills evaluated in this interview

AB Chambers Interview FAQs

How many rounds are there in AB Chambers Azure Cloud Engineer interview?
AB Chambers interview process usually has 2 rounds. The most common rounds in the AB Chambers interview process are Resume Shortlist and Technical.
What are the top questions asked in AB Chambers Azure Cloud Engineer interview?

Some of the top questions asked at the AB Chambers Azure Cloud Engineer interview -

  1. About Cloud computing, Azure 365 administration helpd...read more
  2. Daily calls and remote control softw...read more
  3. Azure interview questi...read more

Tell us how to improve this page.

AB Chambers Azure Cloud Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

AB Chambers Azure Cloud Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

3.0

Salary

5.0

Job security

5.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Compare AB Chambers with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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