Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Cloud Operations Engineer Interview Questions, Process, and Tips

Updated 3 Mar 2023

Top Accenture Cloud Operations Engineer Interview Questions and Answers

View all 11 questions

Accenture Cloud Operations Engineer Interview Experiences

2 interviews found

I applied via LinkedIn and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. How do you connect to storage account
  • Ans. 

    To connect to a storage account, you need to use the appropriate connection string.

    • Obtain the connection string from the Azure portal or programmatically

    • Use the connection string in your code to connect to the storage account

    • Examples of connection strings: Blob storage - DefaultEndpointsProtocol=https;AccountName=myaccount;AccountKey=mykey;EndpointSuffix=core.windows.net, File storage - DefaultEndpointsProtocol=https;A...

  • Answered by AI
  • Q2. Difference between sas keys and access keys
  • Ans. 

    SAS keys are used for accessing specific resources while access keys are used for accessing all resources in a storage account.

    • SAS keys provide time-limited access to specific resources in a storage account

    • Access keys provide full access to all resources in a storage account

    • SAS keys are more secure as they limit access to specific resources and have an expiration time

    • Access keys should be used only for initial setup an...

  • Answered by AI
  • Q3. What are Types of network peering
  • Ans. 

    Types of network peering include private, public, and global.

    • Private peering involves connecting two networks directly, without going through a third-party network.

    • Public peering involves connecting to a public internet exchange point (IXP) where multiple networks can exchange traffic.

    • Global peering involves connecting to a global IXP, which allows for peering with networks around the world.

    • Other types of peering inclu...

  • Answered by AI
  • Q4. How do you give access to users via az portal
  • Ans. 

    To give access to users via az portal, follow these steps:

    • Log in to the Azure portal

    • Navigate to the resource you want to give access to

    • Click on the 'Access control (IAM)' tab

    • Click on the 'Add' button

    • Select the role you want to assign to the user

    • Enter the user's email address or select from the list of existing users

    • Click on the 'Save' button

  • Answered by AI
  • Q5. Different vpn sets up in azure
  • Ans. 

    Azure provides multiple VPN options for different use cases.

    • Site-to-Site VPN for connecting on-premises network to Azure

    • Point-to-Site VPN for connecting individual devices to Azure

    • ExpressRoute for dedicated private connections to Azure

    • VNet-to-VNet VPN for connecting multiple VNets in Azure

    • Third-party VPN solutions can also be used

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for the topics which you mention in resume then you will get in to any job for sure.
All the best

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Mar 2022. There was 1 interview round.

Round 1 - Technical 

(8 Questions)

  • Q1. 1. Availability set and availability zone
  • Q2. 2. Fault domain and update domain
  • Q3. 3 what is nsg and asg
  • Ans. 

    NSG stands for Network Security Group and ASG stands for Application Security Group.

    • NSG is a firewall that filters network traffic to and from Azure resources.

    • ASG is a logical container for grouping Azure VMs to apply network security policies.

    • NSG can be associated with subnets, VMs, or network interfaces.

    • ASG can be associated with NSGs to enforce security policies on a group of VMs.

    • NSG rules can allow or deny traffic ...

  • Answered by AI
  • Q4. 4 different types of blob
  • Ans. 

    There are 4 types of blobs in Azure Blob Storage: block blobs, append blobs, page blobs, and managed disks.

    • Block blobs are used for storing large amounts of unstructured data.

    • Append blobs are used for appending data to an existing blob.

    • Page blobs are used for storing random access files and virtual hard disks.

    • Managed disks are used for storing virtual machine disks in Azure.

    • Examples: storing images, videos, backups, an

  • Answered by AI
  • Q5. What is diff between management group and tenant
  • Ans. 

    Management group is a logical container for resources while tenant is an organization or individual who owns and manages resources.

    • Management group is used to organize resources and apply policies across multiple subscriptions.

    • Tenant is the highest level of organization in Azure and represents an individual or organization that owns and manages resources.

    • A tenant can have multiple subscriptions and management groups.

    • Ma...

  • Answered by AI
  • Q6. What is azure Active Directory?
  • Ans. 

    Azure Active Directory is a cloud-based identity and access management service.

    • It provides single sign-on and multi-factor authentication for applications and services.

    • It allows users to access resources across multiple cloud environments.

    • It integrates with other Microsoft services such as Office 365 and Azure.

    • It can be used to manage user identities and access to resources within an organization.

    • It supports various au...

  • Answered by AI
  • Q7. What is service principal?
  • Ans. 

    A service principal is an identity created for an application to access resources in a specific tenant.

    • Service principal is used to authenticate an application to access resources in Azure Active Directory.

    • It is created for a specific tenant and can be assigned roles and permissions.

    • Service principal can be used to access Azure resources like virtual machines, storage accounts, etc.

    • It is commonly used in automation sce...

  • Answered by AI
  • Q8. Difference between private and service endpoint
  • Ans. 

    Private endpoint is used to access resources within a VNet, while service endpoint is used to access Azure services over a private link.

    • Private endpoint is a network interface that connects to a specific resource within a VNet

    • Service endpoint is a secure and direct connection to an Azure service over a private link

    • Private endpoint provides secure access to resources without exposing them to the public internet

    • Service e...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please cover as much as interview questions available on internet

Skills evaluated in this interview

Cloud Operations Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. How do you give access to users via az portal
asked in Accenture
Q2. What is diff between management group and tenant
asked in Accenture
Q3. How do you connect to storage account
asked in Accenture
Q4. What are Types of network peering
asked in Seclore
Q5. Docker Restart will change which attributes of comtainer

Cloud Operations Engineer Jobs at Accenture

View all

Interview questions from similar companies

I applied via Company Website and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - say individual ideas,plans, story's.say different opinions,speek confidentially, correctly answer Yes or no questions, correctly say interested and confidential job,

I appeared for an interview before Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 45 minutes
Round difficulty - Hard

All mcqs should answer with in time limit should have a lot of practice to solve in exam

  • Q1. 

    Water Jug Problem Statement

    You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to...

  • Ans. 

    The Water Jug Problem involves determining if a specific amount of water can be measured using two jugs of different capacities.

    • Start by considering the constraints and limitations of the problem.

    • Think about how the operations allowed can be used to reach the target measurement.

    • Consider different scenarios and test cases to come up with a solution.

    • Implement a function that takes the capacities of the jugs and the targe...

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

Easy and just basic questions very easy round

  • Q1. 

    Matrix Multiplication Task

    Given two sparse matrices MAT1 and MAT2 of integers with dimensions 'N' x 'M' and 'M' x 'P' respectively, the goal is to determine the resulting matrix produced by their multipl...

  • Ans. 

    Implement a function to multiply two sparse matrices and return the resulting matrix.

    • Create a function that takes two sparse matrices as input and returns the resulting matrix after multiplication.

    • Iterate through the non-zero elements of the matrices to perform the multiplication efficiently.

    • Ensure to handle the sparse nature of the matrices to optimize the multiplication process.

    • Consider the constraints provided to en...

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 6 cgpaTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Dql, Data structures, Java, Operating system, Data scienceTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : preapre core subjects 
Tip 2 : be confident and answer clearly
Tip 3 : be strong with projects

Application resume tips for other job seekers

Tip 1 : good projects in ml and ai
Tip 2 : practical experience

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. What is flexbox
  • Ans. 

    Flexbox is a CSS layout module that allows for flexible and responsive web design.

    • Flexbox allows for easy alignment and positioning of elements within a container.

    • It uses a set of properties to define the layout, such as display: flex and flex-direction.

    • Flexbox is particularly useful for creating responsive designs that adapt to different screen sizes.

    • It can also be used in combination with other CSS layout modules, su...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Flexbox is a layout model that allows elements to align and distribute space within a container. Using flexible widths and heights, elements can be aligned to fill a space or distribute space between elements, which makes it a great tool to use for responsive design systems.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. It was for automotive domain. Mainly the questions were on automotive concept like CAN, UDS protocols, and tools of Vector company. Embedded c knowledge is must
  • Q2. Embedded c knowledge is must
  • Q3. Debugging skills are add on

Interview Preparation Tips

Interview preparation tips for other job seekers - Python or any script language for automotion will be plus point

I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is a bit
  • Q2. What us the size of a bit
  • Ans. 

    A bit is the smallest unit of digital information. It can have a value of either 0 or 1.

    • A bit is a binary digit, represented as either 0 or 1.

    • It is the basic unit of information used in computing and digital communications.

    • A group of 8 bits is called a byte.

    • The size of a bit is dependent on the architecture of the computer system.

  • Answered by AI
  • Q3. How many bits are there in C
  • Ans. 

    C is a programming language and does not have a fixed number of bits.

    • C is a high-level programming language that can be compiled to run on different architectures with varying bit sizes.

    • The number of bits in C depends on the hardware architecture it is compiled for.

    • For example, C code compiled for a 32-bit architecture will have 32-bit integers, while code compiled for a 64-bit architecture will have 64-bit integers.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and patient. Dont hesitate to give answers.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All technical discussion not much deeper but basic questions of graduation were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't hesitate 🙂

Interview Questionnaire 

1 Question

  • Q1. Networking

Interview Questionnaire 

4 Questions

  • Q1. Oops concept,
  • Q2. Heritance
  • Q3. Polyorphis
  • Q4. Thread

Interview Preparation Tips

Interview preparation tips for other job seekers - be cinfedent

Accenture Interview FAQs

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

Some of the top questions asked at the Accenture Cloud Operations Engineer interview -

  1. How do you give access to users via az por...read more
  2. What is diff between management group and ten...read more
  3. How do you connect to storage acco...read more

Tell us how to improve this page.

Accenture Cloud Operations Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k 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
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
View all
Accenture Cloud Operations Engineer Salary
based on 187 salaries
₹4 L/yr - ₹19.2 L/yr
36% more than the average Cloud Operations Engineer Salary in India
View more details

Accenture Cloud Operations Engineer Reviews and Ratings

based on 18 reviews

3.4/5

Rating in categories

3.2

Skill development

3.6

Work-life balance

2.9

Salary

3.9

Job security

3.4

Company culture

2.6

Promotions

2.7

Work satisfaction

Explore 18 Reviews and Ratings
Cloud Operations Engineer

Pune

5-7 Yrs

Not Disclosed

Cloud Operations Engineer

Indore

5-10 Yrs

Not Disclosed

Cloud Operations Engineer

Hyderabad / Secunderabad

3-6 Yrs

₹ 5.5-15.6 LPA

Explore more jobs
Application Development Analyst
39k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.4k salaries
unlock blur

₹7 L/yr - ₹20.2 L/yr

Team Lead
24.9k salaries
unlock blur

₹7.2 L/yr - ₹25.7 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.9k salaries
unlock blur

₹5.5 L/yr - ₹21.3 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

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