I put up a problem set based on my prep notes on AWS certification. Hopefully it helps for your exam preparation.
Blog URL: https://dennyzhang.com/aws_associate_cert
Tag: #quiz, #aws
AWS Quiz By Denny
Quiz-summary
0 of 11 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
Information
A problem set based on my prep notes of AWS exams
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 11 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Average score |
|
Your score |
|
Categories
- Data Management 0%
- Deployment / Provisioning 0%
- High Availability 0%
- Monitoring / Metrics 0%
- Networks 0%
- Security 0%
-
Result for the quiz
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- Answered
- Review
-
Question 1 of 11
1. Question
1 pointsCategory: SecurityAn IAM user is trying to perform an action on an object belonging to some other root account’s bucket. Which of the below mentioned options will AWS S3 not verify?
Correct
If the IAM user is trying to perform some action on the object belonging to another AWS user’s bucket, S3 will verify whether the owner of the IAM user has given sufficient permission to him. It also verifies the policy for the bucket as well as the policy defined by the object owner.
http://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-auth-workflow-object-operation.htmlIncorrect
If the IAM user is trying to perform some action on the object belonging to another AWS user’s bucket, S3 will verify whether the owner of the IAM user has given sufficient permission to him. It also verifies the policy for the bucket as well as the policy defined by the object owner.
http://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-auth-workflow-object-operation.html -
Question 2 of 11
2. Question
1 pointsCategory: Data ManagementA startup company hired you to help them build a mobile application, that will ultimately store billions of images and videos in Amazon Simple Storage Service (S3). The company is lean on funding, and wants to minimize operational costs, however, they have an aggressive marketing plan, and expect to double their current installation base every six months. Due to the nature of their business, they are expecting sudden and large increases in traffic to and from S3, and need to ensure that it can handle the performance needs of their application. What other information must you gather from this customer in order to determine whether S3 is the right option?
Correct
B
Incorrect
B
-
Question 3 of 11
3. Question
1 pointsCategory: Data ManagementWhat cli tools does AWS provide
Correct
All three are provided
Incorrect
All three are provided
-
Question 4 of 11
4. Question
1 pointsCategory: High AvailabilityWhat about below is false for AWS SLA
-
Question 5 of 11
5. Question
1 pointsCategory: High AvailabilityPlacement Groups: enables applications to participate in a low-latency, 10 Gbps network. Which of below statements is false.
-
Question 6 of 11
6. Question
1 pointsCategory: NetworksYou have assigned one Elastic IP to your EC2 instance. Now we need to restart the VM without EIP changed. Which of below you should not do?
-
Question 7 of 11
7. Question
1 pointsCategory: NetworksAbout the charge of Elastic IP Address, which of the following is true?
-
Question 8 of 11
8. Question
1 pointsCategory: NetworksEC2 role
-
Question 9 of 11
9. Question
1 pointsCategory: SecuritySelect the correct set of options. These are the initial settings for the default security group:
-
Question 10 of 11
10. Question
1 pointsCategory: Deployment / ProvisioningWhich of the below mentioned steps will not be performed while creating the AMI of instance stored-backend?
-
Question 11 of 11
11. Question
1 pointsCategory: Monitoring / MetricsThe user just started an instance at 3 PM. Between 3 PM to 5 PM, he stopped and started the instance twice. During the same period, he has run the linux reboot command by ssh once and triggered reboot from AWS console once. For how many instance hours will AWS charge this user?
More Reading:
thx for the quiz and the tips quite helpfull
Great stuff! thanks.
Hi Denny ,
Thanks for your website. its very useful. im preparing for AWS solution architect exam associate level. I have already registered to Udemy and covering most of the topics. Please guide me in exam point of view. Many of them telling its easy and many of them telling there is lot of scenario based questions which will twist you. If you could provide some exam tips it will be very useful.
Hi Balaji ,
How did it go?
The quiz is not working could you look into it.
Thomas, you are right. Will take a look
hey denny your quiz is not working..please resolve this isssue
Thanks for reporting it, Raj. Checking.
Hi Danny,
Your quiz is not working please help, Need as much info i can get my Exam is Tomorrow
Segs, I have fixed the problem.
Thanks. Maybe it’s better we start a GitHub repo for this kind of scenarios.
Denny,
The answer to first question seems to be wrong, got it cross checked with the aws doc link as well…