0 of 50 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
You must sign in or sign up to start the quiz.
You must first complete the following:
Quiz complete. Results are being recorded.
0 of 50 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0 )
Earned Point(s): 0 of 0 , (0 )
0 Essay(s) Pending (Possible Point(s): 0 )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Current
Review
Answered
Correct
Incorrect
Question 1 of 50
1 point(s)
Your company wants you to create a lambda function to read data from Kinesis stream
of transactions. You created this function using context logger in the code to log the
data to CloudWatch so that it can be monitored later. After the function started running
along with Kinesis stream, you did not see any log entries for the new lambda function.
What could be the reason?
Question 2 of 50
1 point(s)
To launch an operation, your organization requires you to create a REST API. You
are going to create this API using AWS API gateway with lambda as backend system
and Oracle RDS instance as database. You have created API methods, lambda function
code and launched the Oracle RDS instance in a private VPC which does not have an
internet gateway. However, connection getting failed when you are trying to connect to
RDS from your lambda function. Why? (Choose 2 reasons)
Question 3 of 50
1 point(s)
A team of data analysts need you. They need to perform big data analysis to
transform data and store the results in S3. They were doing this with a lambda function.
But, sometimes, the execution gets terminated abruptly after 5 minutes. They are asking
you to enable notifications for such termination situations. How will you do this?
Question 4 of 50
1 point(s)
You are required to upload large files (1 GB – 3 GB) to S3 and calculate the hash
checksum of the file to identify any potential corruption in downloads. This can be done
by reading the entre file. Against these requirements, you created a lambda function
with S3 notifications to trigger it. When you tested your function, the request is getting
timed out. Why?
Question 5 of 50
1 point(s)
Company PQRS, uploads compressed files to S3. These files are relatively large (100-
200 MB). When upload completes, the total number of objects in the compressed files
is added as the metadata of the file. They have hired you for a cost effective solution for
this scenario. You recommended that they should use AWS lambda with S3 event
notifications. For that, they are concerned about failures. S3 event notification is an
asynchronous one-time trigger and lambda can fail due to operation timeouts, max
memory limits, ma execution time limits etc. What could be the best retry approach?
Question 6 of 50
1 point(s)
An organization is planning to move its on premise infrastructure to the AWS cloud
and is in need to migrate the virtual machines. You have been approached for
recommendation, what would you suggest?
Question 7 of 50
1 point(s)
n your organization, the IT management wants you to build a web based
application on AWS. The application should follow a serverless architecture to
minimize the infrastructure cost. Choose 3 services that can be used for this
requirement
Question 8 of 50
1 point(s)
Your company is planning to setup a content serving web application where users
can access the content from all over the world. You are required to make sure that the
users from any place in the world, can experience smooth and continuous performance
of the web. Which of the following should definitely be part of this application?
Question 9 of 50
1 point(s)
You work for an organization that want you to setup a hybrid connection between
the on premises infrastructure and AWS VPC via AWS VPN managed connections. As
an architect, which 2 from the following you will need for the connection to be
established?
Question 10 of 50
1 point(s)
As an AWS architect, you are asked to host an application using EC2 instances. The
architecture should be fault tolerant and can be scaled on demand. Which 2 from the
following will be included in your solution?
Question 11 of 50
1 point(s)
Your company wants you to connect an RDS instance to a web application. You have to
make sure that the queries result should be delivered in a faster manner, also the
performance of the database must be up to the mark. How will you achieve this?
Question 12 of 50
1 point(s)
Your main revenue generating application uses the table in the data store that is setup
on AWS DynamoDB. Now you are expanding this application to 2 different other
locations. To make sure that the data retrieval latency is the least from the new regions,
which of the following you would choose?
Question 13 of 50
1 point(s)
You have setup EC2 instances in VPC for your application. Your organization is now
worried that not all of the instances are in use. How AWS helps you in finding out
underutilized resources? (Choose 2)
Question 14 of 50
1 point(s)
An organization that has large SQL data sets is planning to move its applications on
AWS cloud. The data sets are required to be hosted in a data store which should has
disaster recovery features available. Which of the following you will choose for this?
Question 15 of 50
1 point(s)
As an architect in your company, you have setup EC2 instances in a VPC for your
application. It is required to monitor all traffic to the instances. Which of the following
features can be used to capture information for incoming and outgoing IP traffic from
network interfaces in a VPC?
Question 16 of 50
1 point(s)
Your company wants to stream the logs from their 100 servers on the AWS cloud for
analysis. There will be programs running to analyze the stream of data for any sort of
abnormal behavior. Which of the following services you would choose to stream the log
data?
Question 17 of 50
1 point(s)
Your organization is planning on a micro services based architecture which will include
the deployment of various Docker containers. For this to get done, which service is
ideal?
Question 18 of 50
1 point(s)
our organization has decided to use API Gateway service to manage their APIs. Which
of the following services are automatically integrated with the API Gateway to ensure
better response?
Question 19 of 50
1 point(s)
You have setup EC2 instances in a VPC. These instances are for your application. The
security team wants to know the security mechanisms available to protect the instances
in terms of incoming and outgoing IP traffic. What are the two layers of the security
provided by AWS?
Question 20 of 50
1 point(s)
Which of the following security features of the API Gateway can be used to make
sure that the resources of the API can receive requests from a domain that is other than
the API’s domain?
Question 21 of 50
1 point(s)
You need at least eighth m4.large instances to serve traffic in your system. Your
organization has this system in the us-east-1 region which has six availability zones. You are asked to design this system in such a way that it can handle the death of a full
availability zone. Cost saving is also needed. For all this, how are you going to distribute
the servers? Assume that all the nodes are properly linked to an ELB, and you VPC
account can utilize the region’s AZs through f, inclusive.
Question 22 of 50
1 point(s)
You are asked to implement disaster recovery for an application that is currently
running in the Singapore region. Meaning that, if the application goes down in
Singapore, it has to be started in the Asia region. The subject app relies on pre-built
AMIs, what DR strategy would you consider?
Question 23 of 50
1 point(s)
The organization that you work for has asked you to make them able to run analytics
for all the combined log files from the ELB. Which combination of the services is used
to collect log files and perform log file analysis in the AWS environment?
Question 24 of 50
1 point(s)
How can you deploy a different application quickly to AWS, which are built using
different programming languages and are different from each other?
Question 25 of 50
1 point(s)
Your organization requires to keep the application log files for ten years. The most
recent log files are needed regularly for troubleshooting. It is required to keep the
logging system cost-effective and can be given large volumes of log data. How can you
achieve this
Question 26 of 50
1 point(s)
You are building environment for an application on AWS. To make the auditing
environment easy and security compliant, which service or feature you need to enable?
Question 27 of 50
1 point(s)
You need to design an application that should have; EC2 as a web server, session
data to be written on DynamoDB, and log files to be written on MS SQL server. How
are you going to make sure that the data is written to a DynamoDB table?
Question 28 of 50
1 point(s)
As a solutions architect, you proposed an idea of moving your organization’s
development, test, and production applications on EC2 instances. The seniors are worried about how the access control would be given to related IT admins. What would
you suggest for this concern?
Question 29 of 50
1 point(s)
Your company requires a data storage layer for storage of JSON documents. Other
requirements are the availability of indexes and auto-scaling. Which of the following
would you choose to meet the requirements?
Question 30 of 50
1 point(s)
Your organization needs a data processing system on AWS. Which of the following
would you choose to build this system?
Question 31 of 50
1 point(s)
You are assigned with a task of setting up a public website with database and application
server running in a VPC. The database should be able to connect to the internet for
patch upgrades. There should be no incoming requests to the database from the
internet. Which of the following solutions would best satisfy all these requirements?
Question 32 of 50
1 point(s)
For your company, you developed a mobile app with DynamoDB as the backend and
JavaScript as the frontend. You have notices spikes in the app especially in the
DynamoDB area, which of the following provides scalable and the most cost-effective
architecture for this application?
Question 33 of 50
1 point(s)
For warehousing, your organization has petabyte-scale data in a RedShift cluster which
can be easily reproduced from additional data that is stored in S3. You are asked to find
a way of reducing the overall cost of running this cluster. From the given options, which
one would best meet the needs of the running cluster while reducing overall ownership
of the cluster?
Question 34 of 50
1 point(s)
The company that you work for requires a large-scale confidential web server which
can store documentation on S3. It is necessary that, by using CloudFront, it should not be publicly accessible from S3 directly. Which of the following satisfies the mentioned
requirements?
Question 35 of 50
1 point(s)
While performing a load test on your application’s MySQL DB instance, you noticed
that when CPU utilization reaches 100%, the application becomes unresponsive.
Considering that your application is read-heavy, what methods will help in scaling your
data-tier to meet the needs of your application? (Choose 3)
Question 36 of 50
1 point(s)
You want to use ECS and utilize the set of Docker images that you have for building
containers. Which of the following can be used to store these Docker images?
Question 37 of 50
1 point(s)
You are asked if you can deploy an existing Java application to AWS with auto scaling
for the underlying environment. Which of the following would you choose to do the
task in the quickest way possible?
Question 38 of 50
1 point(s)
To monitor the number of bags handled at an airport, the management has placed
IoT sensors. A default-set Kinesis stream receives the data and then on every alternate
day, this data is sent to S3 for processing. They have noticed that S3 is not receiving all
of the data that is sent to the Kinesis stream. What do you think could be the reason?
Question 39 of 50
1 point(s)
You need to host a database on EC2, and an EBS volume is required to support a
high rate of IOPS because you are expecting a large number of read and write requests.
Which Amazon EBS volume type can meet the requirements of this database?
Question 40 of 50
1 point(s)
Which of the following would be optimal to upload a million files to S3?
Question 41 of 50
1 point(s)
A group of data analysts reached you for a recommendation; they need a columnar
structured database to perform complex analytic queries against petabytes of data.
Which AWS service would you recommend?
Question 42 of 50
1 point(s)
You are assigned with a task of building a highly available and fault-tolerant
application architecture. This architecture has to be loosely coupled. You have decided
to use EC2, the classic load balancer, auto-scaling, and Route 53. Which of the following
services should you also involve in this architecture?
Question 43 of 50
1 point(s)
You have instances running in a private subnet, and the management has asked you
to make sure that these instances can access the internet. Your solution should be
highly available and should cause less maintenance overhead. What would you do to
meet this requirement?
Question 44 of 50
1 point(s)
You, a solutions architect in an organization, have been tasked with architecting an
application that consists of EC2, the classic load balancer, auto-scaling, and Route 53. It
is a must to make this architecture in a way that Blue-Green deployments are possible.
What could be the ideal routing policy to use in Route 53 to fulfil the requirements?
Question 45 of 50
1 point(s)
Your organization uses different accounts for different departments. You are asked
to connect two VPCs that are running in development and production accounts. How
will you achieve this?
Question 46 of 50
1 point(s)
A company has an application that requires an EC2 instance to perform log
processing with 500 MiB/s of data throughput. They are planning to deploy it to the
AWS cloud. They have approached you for storage recommendation, what would you
suggest?
Question 47 of 50
1 point(s)
One of your friends wants you to deploy his code functions in the AWS cloud, but
he doesn’t want to manage the infrastructure. Which of the following services can fulfil
his desire?
Question 48 of 50
1 point(s)
You are requested to create a web application for a media company. Using this app,
users will upload the pictures that they have created to be published on the web. Considering requirements, you know that this application must be able to call the S3
API, without it, this can’t function. Where should you store API credentials while
maintaining the maximum level of security?
Question 49 of 50
1 point(s)
Users subscribe to your web application by using their email IDs. You want to enable
them to receive messages that are published by the service. Which of the following
service can probably be included in this architecture?
Question 50 of 50
1 point(s)
Hammad’s organization presently has a set of EC2 Instances hosted on the Amazon
web services Cloud. There is a need to ensure the restart of instances if a cloudwatch
metric goes beyond a certain threshold. As a solutions architect, how would he ask the
IT admin staff to implement this?