From ad7180ce44854d8d804afd8be62d2ce159066281 Mon Sep 17 00:00:00 2001 From: Prasanthpadp <76952704+Prasanthpadp@users.noreply.github.com> Date: Tue, 6 Apr 2021 12:02:16 +0530 Subject: [PATCH] New Resource To AWS Interview Questions --- docs/aws.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/aws.md b/docs/aws.md index 184f4f24..a2bc110c 100644 --- a/docs/aws.md +++ b/docs/aws.md @@ -657,6 +657,7 @@ aws ec2 describe-instances --query 'Reservations[].Instances[].[Placement.Availa ## Interview Questions - [intellipaat.com: Top Amazon AWS Interview Questions – Most Asked](https://intellipaat.com/blog/interview-question/amazon-aws-interview-questions/) +- [Frequently Asked AWS Interview Questions](https://www.interviewbit.com/aws-interview-questions/) ## Local Testing - [Amazon EC2 Metadata Mock](https://github.com/aws/amazon-ec2-metadata-mock)