Accenture
Global professional services company with leading capabilities in digital, cloud and security.
4 Rounds
~21 Days
Medium
The Interview Loop
Recruiter Screen (30 min)
Standard fit check, behavioral questions, and resume overview.
Technical Loop (3-4 Rounds)
Deep dive into domain knowledge, coding, and system design.
Interview Question Bank
Cloud Engineer
•
Coding
•
medium
Write a Python script that reads a JSON-formatted AWS CloudTrail log file, extracts all 'ConsoleLogin' events where 'MFAUsed' is false, and prints the associated usernames.
#Python
#JSON
#Security
#Log Parsing
Cloud Engineer
•
Technical
•
medium
Explain how you would set up cross-account IAM access in AWS so that a CI/CD pipeline in a 'Tools' account can deploy infrastructure into a 'Production' account.
#AWS
#IAM
#Security
Cloud Engineer
•
Technical
•
medium
How do you securely manage secrets (like database passwords and API keys) in a CI/CD pipeline and a Kubernetes runtime environment?
#DevSecOps
#Kubernetes
#Secrets Management
Cloud Engineer
•
Technical
•
medium
A client is worried about ransomware attacks on their data stored in Amazon S3. What features and architectures would you implement to protect their data?
#AWS
#S3
#Security
#Data Protection
Cloud Engineer
•
Technical
•
hard
By default, how do pods communicate in Kubernetes? How would you restrict a frontend pod so it can only communicate with a backend pod, and block all other traffic?
#Kubernetes
#Networking
#Security
Cloud Engineer
•
Technical
•
medium
Compare Azure Active Directory (Entra ID) with AWS IAM. How do they differ fundamentally in managing identities and access?
#Azure
#AWS
#Identity Management
Difficulty Radar
Based on recent AI-sourced data.
Meet Your Interviewers
The "Standard" Interviewer
Senior EngineerFocuses on core competencies, system constraints, and clear communication.
SimulateUnwritten Rules
Think Out Loud
Always explain your thought process before writing code or drawing architecture.