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?
Correct
Incorrect
Question 2 of 49
2. Question
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)
Correct
Incorrect
Question 3 of 49
3. Question
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?
Correct
Incorrect
Question 4 of 49
4. Question
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?
Correct
Incorrect
Question 5 of 49
5. Question
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?
Correct
Incorrect
Question 6 of 49
6. Question
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?
Correct
Incorrect
Question 7 of 49
7. Question
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?
Correct
Incorrect
Question 8 of 49
8. Question
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?
Correct
Incorrect
Question 9 of 49
9. Question
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?
Correct
Incorrect
Question 10 of 49
10. Question
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?
Correct
Incorrect
Question 11 of 49
11. Question
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?
Correct
Incorrect
Question 12 of 49
12. Question
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?
Correct
Incorrect
Question 13 of 49
13. Question
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)
Correct
Incorrect
Question 14 of 49
14. Question
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?
Correct
Incorrect
Question 15 of 49
15. Question
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?
Correct
Incorrect
Question 16 of 49
16. Question
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?
Correct
Incorrect
Question 17 of 49
17. Question
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?
Correct
Incorrect
Question 18 of 49
18. Question
1 point(s)
Your 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?
Correct
Incorrect
Question 19 of 49
19. Question
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?
Correct
Incorrect
Question 20 of 49
20. Question
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?
Correct
Incorrect
Question 21 of 49
21. Question
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. Youare 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.
Correct
Incorrect
Question 22 of 49
22. Question
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?
Correct
Incorrect
Question 23 of 49
23. Question
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?
Correct
Incorrect
Question 24 of 49
24. Question
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?
Correct
Incorrect
Question 25 of 49
25. Question
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?
Correct
Incorrect
Question 26 of 49
26. Question
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?
Correct
Incorrect
Question 27 of 49
27. Question
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 e you going to make sure that the data is written to a DynamoDB table
Correct
Incorrect
Question 28 of 49
28. Question
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?
Correct
Incorrect
Question 29 of 49
29. Question
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?
Correct
Incorrect
Question 30 of 49
30. Question
1 point(s)
Your organization needs a data processing system on AWS. Which of the following would you choose to build this system?
Correct
Incorrect
Question 31 of 49
31. Question
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?
Correct
Incorrect
Question 32 of 49
32. Question
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?
Correct
Incorrect
Question 33 of 49
33. Question
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?
Correct
Incorrect
Question 34 of 49
34. Question
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?
Correct
Incorrect
Question 35 of 49
35. Question
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)
Correct
Incorrect
Question 36 of 49
36. Question
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?
Correct
Incorrect
Question 37 of 49
37. Question
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?
Correct
Incorrect
Question 38 of 49
38. Question
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?
Correct
Incorrect
Question 39 of 49
39. Question
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?
Correct
Incorrect
Question 40 of 49
40. Question
1 point(s)
Which of the following would be optimal to upload a million files to S3?
Correct
Incorrect
Question 41 of 49
41. Question
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?
Correct
Incorrect
Question 42 of 49
42. Question
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?
Correct
Incorrect
Question 43 of 49
43. Question
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?
Correct
Incorrect
Question 44 of 49
44. Question
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?
Correct
Incorrect
Question 45 of 49
45. Question
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?
Correct
Incorrect
Question 46 of 49
46. Question
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?
Correct
Incorrect
Question 47 of 49
47. Question
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?
Correct
Incorrect
Question 48 of 49
48. Question
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?
Correct
Incorrect
Question 49 of 49
49. Question
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?
Correct
Incorrect
Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.