๐ŸŒ
GitHub
github.com โ€บ Devinterview-io โ€บ aws-interview-questions
GitHub - Devinterview-io/aws-interview-questions: ๐ŸŸฃ AWS interview questions and answers to help you prepare for your next technical interview in 2026.
๐ŸŸฃ AWS interview questions and answers to help you prepare for your next technical interview in 2026. - Devinterview-io/aws-interview-questions
Starred by 242 users
Forked by 196 users
๐ŸŒ
GitHub
github.com โ€บ miztiik โ€บ AWS-Demos โ€บ blob โ€บ master โ€บ Interview-Questions โ€บ README.MD
AWS-Demos/Interview-Questions/README.MD at master ยท miztiik/AWS-Demos
Q: You need to quickly set up an email service because a client needs to start using it in the next hour. Amazon service seems to be the logical choice but there are several options available to set it up.
Author ย  miztiik
Discussions

Cloud System Admin Or Devops Scenario Based questions
Edited for Grammar / Clarity Not sure about sources, but I recently gave a few on another post on this subreddit a few moments ago: -- Create Infrastructure that would support a 3 Tier Architecture -- LB/Compute/DB -- how many VPCs would you setup? How many Subnets? How are your NACLs & SGs created for Least-Privilege? What would your Route Tables look like? When would you use a NAT, when would use a IGW? How would you make it a Hybrid architecture / account for Bastion Hosts (aka Jump Boxes, if you're weird) -- What Load Balancing services would you use for that 3 Tier Architecture? Can you speak through the difference between Layer 4 and Layer 7 Load Balancing? How would you do it in ELB, how would you do it via Nginx or HAProxy? -- What will you use for your Compute layer? Can you setup an ASG & EC2 Fleet to point your ELB at? Can you talk through different scaling events, cooldowns and/or grace? How will they communicate with the DB Layer? What instance sizes would you provision to start with? -- What will you do for your DB Layer? Can you talk through RDBMS vs NoSQL? OLAP vs OLTP? Would you use a managed solution or spin up your own on EC2? -- How will you monitoring this infrastructure? What services would you use and do you know how to set them up? Can you read Flow Logs to figure out if someone is trying to run recon, versus a user who cannot get in? How would you roll up all of the different data sources? -- How would you secure this? What SG / NACL rules would be too permissive, or not enough? How would you handle Global Access? What services can you leverage to protect it? Would you use Native Tools, 3rd Party or a Combination? -- How will you scale / alleviate load on your 3-Tier? When would you Horiz. Scale versus Vert. Scale, and why? When would you use Read Replicas or maybe Elasticache? Can you talk through Caching, Sharding, Redis v Memcached? These are some I have been asked during interviews / have asked potential candidates. Hope that helps. More on reddit.com
๐ŸŒ r/aws
7
15
February 15, 2019
What are the most common scenario based(tricky) questions that i can expect from AWS Glue/Lambda/PySpark interviews?
You can find a list of community submitted learning resources here: https://dataengineering.wiki/Learning+Resources I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns. More on reddit.com
๐ŸŒ r/dataengineering
4
5
February 13, 2022
AWS Debugging Scenarios in Interviews
You can definitely expect a range of debugging scenario questions in AWS interviews beyond just networking. For instance, you might be asked about troubleshooting issues with AWS S3, like why an object isn't accessible or why a bucket policy isn't working as expected. Another common area is debugging IAM roles and policies, where you might need to figure out why a user or service doesn't have the expected permissions. RDS issues, such as connectivity problems or performance bottlenecks, are also fair game. These scenarios test your ability to diagnose and resolve issues across different AWS services, so it's good to be familiar with the AWS Management Console, CloudWatch logs, and AWS CLI for troubleshooting. When it comes to preparing for these questions, hands-on practice is invaluable. Try setting up different AWS services and intentionally misconfiguring them to see what kind of errors you encounter and how you can resolve them. For more structured guidance, you might find resources like the AWS Well-Architected Framework and AWS re:Invent videos helpful. If you're looking for a tool to help you navigate these tricky interview questions and ease the pain of the job search process, an interview helper AI can be a great resource. Iโ€™m on the team that made it, and itโ€™s designed to help you ace your job interviews by providing real-time suggestions and answers. More on reddit.com
๐ŸŒ r/devops
4
3
September 29, 2024
Interview Tips: Smart questions to impress in your AWS/DevOps interview
No, those questions are for you to resolve any doubts you have with the company, not to impress me as an interviewer. More on reddit.com
๐ŸŒ r/aws
16
8
January 26, 2024
๐ŸŒ
GitHub
github.com โ€บ vijaybiradar โ€บ DevOps-AWS-Interview-QA
GitHub - rdwr-vijaykumarb/DevOps-AWS-Interview-QA: DevOps-AWS-Interview-QA
ยท Deploy the API to a desired stage (e.g. prod, dev, test) to make it publicly accessible. Question-5: Can you describe a scenario in which you would use AWS Elastic Beanstalk to deploy an application?
Starred by 25 users
Forked by 57 users
๐ŸŒ
GitHub
github.com โ€บ avizway1 โ€บ aws-interview-questions โ€บ blob โ€บ main โ€บ s3.md
aws-interview-questions/s3.md at main ยท avizway1/aws-interview-questions
Answer: When migrating large datasets, I would plan for efficient data transfer, possibly using AWS Snowball or AWS DataSync for large initial transfers. I'd also consider using multi-part uploads, and I'd implement data validation checks to ...
Author ย  avizway1
๐ŸŒ
GitHub
gist.github.com โ€บ devops-school โ€บ f7a4916f4f540ee18fab78f6dd8b4a93
AWS Interview Questions and Answer Part โ€“ 40
AWS Interview Questions and Answer Part โ€“ 40. GitHub Gist: instantly share code, notes, and snippets.
๐ŸŒ
Medium
manoj777.medium.com โ€บ 10-scenerios-based-aws-interview-questions-and-answers-experienced-devops-part-1-cd54452314f7
Top 10+ Scenerios based AWS Interview questions and answers| Part-1 | by Manoj Kumar | Medium
March 12, 2023 - Scenarios-based AWS interview questions for experienced professionals | aws interview questions for 2+ year's experience | aws toughโ€ฆ
๐ŸŒ
GitHub
github.com โ€บ Divinreddy โ€บ Interview-Questions
GitHub - Divinreddy/Interview-Questions: AWS-Devops Questions
AWS-Devops Questions. Contribute to Divinreddy/Interview-Questions development by creating an account on GitHub.
Starred by 116 users
Forked by 248 users
๐ŸŒ
GitHub
github.com โ€บ avizway1 โ€บ aws-interview-questions โ€บ blob โ€บ main โ€บ ec2.md
aws-interview-questions/ec2.md at main ยท avizway1/aws-interview-questions
Answer: An Elastic IP address is a static, public IPv4 address that you can allocate to your AWS account. It's designed for dynamic cloud computing to ensure that the IP address of your EC2 instance doesn't change if the instance is stopped or terminated. What is a security group in EC2? Answer: A security group acts as a virtual firewall for an instance. It controls inbound and outbound traffic, allowing or denying communication based on rules defined for the group.
Author ย  avizway1
Find elsewhere
๐ŸŒ
GitHub
github.com โ€บ NotHarshhaa โ€บ DevOps-Interview-Questions
GitHub - NotHarshhaa/DevOps-Interview-Questions: Collection of 1100+ DevOps interview questions with detailed answers covering CI/CD, Cloud (AWS, Azure, GCP), Kubernetes, Terraform, Ansible, Git, Jenkins, Docker, Monitoring, and more. Perfect for beginners and experienced professionals preparing for DevOps roles. Stay ahead in your interviews with real-world scenarios and best practices! ๐ŸŒŸ
Expect scenario-based and practical discussions! We have organized the questions based on DevOps tools and concepts: ๐Ÿ“ฆ devops-interview-questions โ”œโ”€โ”€ ๐Ÿ“ core-concepts/ # DevOps fundamentals โ”œโ”€โ”€ ๐Ÿ“ cloud/ # AWS, Azure, GCP, OpenStack โ”œโ”€โ”€ ๐Ÿ“ ci-cd/ # Jenkins, GitHub Actions, GitLab CI/CD โ”œโ”€โ”€ ๐Ÿ“ containers/ # Docker, Kubernetes, Helm โ”œโ”€โ”€ ๐Ÿ“ infrastructure-as-code/ # Terraform, Ansible, CloudFormation โ”œโ”€โ”€ ๐Ÿ“ monitoring-logging/ # Prometheus, Grafana, ELK Stack โ”œโ”€โ”€ ๐Ÿ“ networking-security/ # IAM, Firewalls, Load Balancers โ”œโ”€โ”€ ๐Ÿ“ auto
Starred by 845 users
Forked by 630 users
๐ŸŒ
GitHub
github.com โ€บ kcr123 โ€บ AWS-Interview-Questions-Answers
GitHub - kcr123/AWS-Interview-Questions-Answers
Instances launched inside a VPC are invisible to the rest of the internet by default. AWS therefore does not bother assigning them a public DNS name.
Starred by 31 users
Forked by 74 users
Languages ย  Python 81.5% | Shell 13.2% | HTML 5.3% | Python 81.5% | Shell 13.2% | HTML 5.3%
๐ŸŒ
GitHub
github.com โ€บ sv222 โ€บ cloud-engineer-interview-questions
GitHub - sv222/cloud-engineer-interview-questions: A Comprehensive Collection of Interview Questions for Cloud Engineers. ยท GitHub
This GitHub repository is a meticulously curated and constantly evolving collection of interview questions for cloud engineers, specifically tailored for various cloud platforms, including AWS, Azure, and Google Cloud.
Starred by 128 users
Forked by 64 users
๐ŸŒ
GitHub
github.com โ€บ OBenner โ€บ data-engineering-interview-questions โ€บ blob โ€บ master โ€บ content โ€บ aws.md
data-engineering-interview-questions/content/aws.md at master ยท OBenner/data-engineering-interview-questions
More than 2000+ Data engineer interview questions. - data-engineering-interview-questions/content/aws.md at master ยท OBenner/data-engineering-interview-questions
Author ย  OBenner
๐ŸŒ
GitHub
github.com โ€บ jassics โ€บ security-interview-questions โ€บ blob โ€บ main โ€บ Cloud_Security_Engineer_Scenario_Questions.md
security-interview-questions/Cloud_Security_Engineer_Scenario_Questions.md at main ยท jassics/security-interview-questions
Tools: Compliance management tools like AWS Config, Azure Policy. Practices: Regular audits, compliance checks, automated remediation. Question: How would you integrate security into CI/CD pipelines for cloud deployments?
Author ย  jassics
๐ŸŒ
Vinsys
vinsys.com โ€บ blog โ€บ aws-interview-questions
Top 68 AWS Interview Questions and Answers to Ace the Interview Effortlessly - Vinsys
July 12, 2024 - List of Well Researched AWS Interview Questions and Answers. Scenario-Based Interview Questions for Freshers & Experienced excel in AWS Cloud
๐ŸŒ
Sprintzeal
sprintzeal.com โ€บ blog โ€บ aws-interview-questions
AWS Interview Questions and Answers (UPDATED)
August 20, 2025 - The AWS certification is leading to 15 top-paying jobs in IT. Here, we are helping you upgrade your career to meet the requirements of all those industries. This blog includes all AWS technical interview questions and answers, as well as AWS scenario-based interview questions.
๐ŸŒ
GitHub
github.com โ€บ jassics โ€บ security-interview-questions โ€บ blob โ€บ main โ€บ aws-security-interview-questions.md
security-interview-questions/aws-security-interview-questions.md at main ยท jassics/security-interview-questions
How would you find evidence of malicious activity within the services like AWS EBS, Application using Lambda etc. This is to check if the person have experience with GuardDuty, CloudTrail, Config and have worked on any such malicious activities in past. If so, what all he/she did. CloudTrail vs CloudWatch and explain in depth from security perspective. Person has to work on CloudTrail functionalities more often and has to be good at incident/event analysis. Also, to check whether an interviewee is aware about CloudWatch.
Author ย  jassics
๐ŸŒ
GitHub
github.com โ€บ iam-veeramalla โ€บ aws-devops-zero-to-hero โ€บ blob โ€บ main โ€บ interview-questions โ€บ iam.md
aws-devops-zero-to-hero/interview-questions/iam.md at main ยท iam-veeramalla/aws-devops-zero-to-hero
AWS zero to hero repo for devops engineers to learn AWS in 30 Days. This repo includes projects, presentations, interview questions and real time examples. - aws-devops-zero-to-hero/interview-questions/iam.md at main ยท iam-veeramalla/aws-devops-zero-to-hero
Author ย  iam-veeramalla
๐ŸŒ
Medium
medium.com โ€บ @siddharth3121997 โ€บ aws-scenario-based-interview-questions-dd7170c82b5c
AWS Scenario Based Interview Questions | by Siddharth Singh | Medium
November 21, 2024 - Here are some scenario-based AWS interview questions that focus on different AWS services and concepts. These questions are designed to test your problem-solving skills and your ability to design andโ€ฆ
๐ŸŒ
Devopstraininginstitute
devopstraininginstitute.com โ€บ blog โ€บ Scenario-Based-AWS-Interview-Questions
Scenario-Based AWS Interview Questions [2025] - Top DevOps Training Institute Blog | DevOps Tools, Tutorials & Career Tips [2025]
September 11, 2025 - Excel in AWS interviews with this 2025 guide of 100+ scenario-based AWS cloud engineer interview questions. Covering core services, networking, security, DevOps, storage, and monitoring, it aligns with AWS certification exam questions (Solutions ...