A Developer creates code in Node.js language and executes this code in EC2 instance which took 200 seconds. The code calls Dynamo DB table but if he executes this code by deploying Lambda Function with default setting then it does not add necessary rows in the table, and it is not working same as it works in EC2 than what will be the changes required to execute it in the same way as EC2 instance work?
Correct
Incorrect
Question 2 of 50
2. Question
1 point(s)
In AWS code deploy, the developer follow which sequence of hooks that get called?
Correct
Incorrect
Question 3 of 50
3. Question
1 point(s)
An organization has a lambda function which is used to process the data asynchronously but if in case of any failure in function and they want to find out the
issue then what will do?
Correct
Incorrect
Question 4 of 50
4. Question
1 point(s)
How an organization optimizes the performance of Amazon S3 if they get 7000 requests per second to access the files stored in it? (Choose any 2)
Correct
Incorrect
Question 5 of 50
5. Question
1 point(s)
A company has Lambda function which is in the process of debugging, and they also have a print statement for the help in debugging process, but when they want to see logs in CloudWatch they can’t see that what was the issue behind this?
Correct
Incorrect
Question 6 of 50
6. Question
1 point(s)
Consider an organization which worldwide has an application, and they use DynamoDB table for this application which is required across the world in various
regions then how they reduce latency for requests to DynamoDB?
Correct
Incorrect
Question 7 of 50
7. Question
1 point(s)
Consider an educational institute has a static website which is hosted in S3 and now the code is changed, and JavaScript calls the web page in the same bucket via FQDN. But now uploading webpage is blocked what the issue was?
Correct
Incorrect
Question 8 of 50
8. Question
1 point(s)
An organization has an API gateway which is used by its client to access API’s, and code of that API is hosted in AWS Lambda. It also gives a chance to all of its clients to move toward a new version of API within 5 months. Then how they achieve this scenario?
Correct
Incorrect
Question 9 of 50
9. Question
1 point(s)
If an organization have multiple environments used in Lambda function and want to connect with the database in each environment then how IT department deploy Lambda Function?
Correct
Incorrect
Question 10 of 50
10. Question
1 point(s)
An organization has an application which calls AWS RDS instance but in some cases when same queries are creating a burden on the database and reduces the performance of the database then how they resolve this issue?
Correct
Incorrect
Question 11 of 50
11. Question
1 point(s)
If an organization has multiple resources on AWS cloud and they want to monitor all requests of STS Service for security purpose. How they meet the requirements?
Correct
Incorrect
Question 12 of 50
12. Question
1 point(s)
An organization has an application which runs on an EC2 instance. Organization grant access to credentials for testing. The credentials contain permission to write in S3 bucket. When testing is done, an IAM role was attached to the instance which allows only read access from the bucket. But bucket still have to write access why?
Correct
Incorrect
Question 13 of 50
13. Question
1 point(s)
An organization has an application which works on the basis of XML messages. An API gateway need to be placed in front of the application so that client requests to call API then how you configure the application?
Correct
Incorrect
Question 14 of 50
14. Question
1 point(s)
An organization has a function which is in .NET format and hosted in AWS Lambda. In code, they have some external libraries which required then how in AWS Lambda they can work with external libraries?
Correct
Incorrect
Question 15 of 50
15. Question
1 point(s)
An educational institute wants an application in which they use DyanmoDB tables approximate hundreds of request per second are made. They also have an application which captures changes and store it in DynamoDB table for future process. How do you meet above requirement?
Correct
Incorrect
Question 16 of 50
16. Question
1 point(s)
A developer wants to access video file through unauthenticated identities in AWS although it developed a mobile-based application which wants to make use of authentication service. How he accessed?
Correct
Incorrect
Question 17 of 50
17. Question
1 point(s)
A company develops an application in which they use Amazon Kinesis, and because of high throughput, they need to increase the number of shards. How the processing of the data on these shards occur?
Correct
Incorrect
Question 18 of 50
18. Question
1 point(s)
If a developer uses Amazon S3 for object storage and approximately more than 6000 requests per seconds for accessing object then how he optimize performance?
Correct
Incorrect
Question 19 of 50
19. Question
1 point(s)
An organization has an application which they want to maintain in cloud AWS with the help of ElasticBeanstalk. If deploying new application versions, it hits application version limits. How they effectively overcome this issue?
Correct
Incorrect
Question 20 of 50
20. Question
1 point(s)
An organization has a static web page with CSS pages on S3 service which has a size of 2MB, and they enable server logging on that S3. After some duration, they see that the size of the bucket increases to 30 MB why?
Correct
Incorrect
Question 21 of 50
21. Question
1 point(s)
How you streamed large datasets directly in Amazon S3 in AWS?
Correct
Incorrect
Question 22 of 50
22. Question
1 point(s)
If a developer wants to create a template in CloudFormation on AWS which contain a large number of resources like EC2 instances, Load balancers, etc. How he design that template?
Correct
Incorrect
Question 23 of 50
23. Question
1 point(s)
An organization has Lambda function on AWS that is used for API gateway as backend technology. For testing purpose, they want to assign URL of API gateway to some user.What the will do before performing a test on API?
Correct
Incorrect
Question 24 of 50
24. Question
1 point(s)
A company wants to store its data in the cloud in DynamoDB table. They define that
table has 5 read capacity unit and 5 write capacity. How they achieve this? (choose any 3)
Correct
Incorrect
Question 25 of 50
25. Question
1 point(s)
An organization used AWS Elastic container service in AWS to deploy Docker containers and each container has its instances which they want not be able to access each other because all instances will be used by the single client. How the developer provide a solution to meet requirements?
Correct
Incorrect
Question 26 of 50
26. Question
1 point(s)
Consider an organization has resources which are in a separate account on the cloud for deployment of CI/CD automation because of some security issues and for this automation they need to use CodePipeline service. Then how they deploy that automation in the organization? (choose any 2)
Correct
Incorrect
Question 27 of 50
27. Question
1 point(s)
If an organization has an application that wants to deploy by the use of AWS CodeDeploy in the cloud. Secure parameters which are in use of application are in AWS System Manager Parameter store. How they automatically deploy an application via CodeDeploy? (choose any 2)
Correct
Incorrect
Question 28 of 50
28. Question
1 point(s)
An institute has an application in Cloud that is java based, and because of security purpose, they need encryption by using AWS KMS then how they achieve this and also decrypting as well? (choose any 2)
Correct
Incorrect
Question 29 of 50
29. Question
1 point(s)
An organization has an application which points out multiple Lambda functions in AWS, and they want that if any modification is done on any function then traffic of application shifts from one function to other. How they achieve this? (choose any 2)
Correct
Incorrect
Question 30 of 50
30. Question
1 point(s)
An image processing company has an application in which user upload images. They need that images and username who upload that image should be stored effectively. How does a developer meet above requirement? (choose any 2)
Correct
Incorrect
Question 31 of 50
31. Question
1 point(s)
If a company has an application which deploys through Elastic Beanstalk in the AWS cloud. They need some health checks for which its configuration file
(healthcheck.config) need to be placed where it will work as a part of the Elastic Beanstalk environment. How will they place?
Correct
Incorrect
Question 32 of 50
32. Question
1 point(s)
If an institution has an application which is used as a messaging system. They need that no message replicate itself and as well as its processes orderly in which they received. How they achieve this?
Correct
Incorrect
Question 33 of 50
33. Question
1 point(s)
Consider an organization admin department has Code Commit repository which they want to provide it to it development department on another account then how they give access to this repository?
Correct
Incorrect
Question 34 of 50
34. Question
1 point(s)
If you have data stored in DynamoDB table. After some time a huge amount of request is receiving on that then how you reduce the latency of request to DynamoDB table?
Correct
Incorrect
Question 35 of 50
35. Question
1 point(s)
An organization has a DynamoDB table which is set with Read throughput capacity of 5RCU then how you will get maximum read operation by read configuration?
Correct
Incorrect
Question 36 of 50
36. Question
1 point(s)
An organization wants to stream of data into S3 by using Amazon Kinesis Firehose, but before sending data to S3, it first needs to be transformed then how they will do transformation?
Correct
Incorrect
Question 37 of 50
37. Question
1 point(s)
If a developer develops an application in which he receives 429 error after sometimes when he collects metric from multiple servers and then sends them to CloudWatch. How he remove this error?
Correct
Incorrect
Question 38 of 50
38. Question
1 point(s)
If an organization use AWS Lambda in the cloud in which they use a recursive function. Now they see some throttling error after invocations multiple times then how they remove this error?
Correct
Incorrect
Question 39 of 50
39. Question
1 point(s)
An organization has an application in the cloud which calls AWS RDS instance. In the application, there is a transactional system as well as the reporting module. Because of the huge amount of load response time for application is very high and due to this number of queries are rejected against a database system. How they resolve response time?
Correct
Incorrect
Question 40 of 50
40. Question
1 point(s)
An organization has an application for which they required authentication in AWS and user which are logged into the application need MFA enabled then how they achieve the above requirements?
Correct
Incorrect
Question 41 of 50
41. Question
1 point(s)
An organization is facing performance issue when they deploy the application on AWS in EC2 instance which calls DynamoDB table. To identify the performance problems they use X-ray service but they could not find any trace in X-ray service why? (choose any 2)
Correct
Incorrect
Question 42 of 50
42. Question
1 point(s)
An organization using an application which uses a DynamoDB table. In the beginning, the application is working well, but after some modification in the application, its performance is reduced. In a modification, you identify the queries that use an attribute which is not partition key. How you resolve this error?
Correct
Incorrect
Question 43 of 50
43. Question
1 point(s)
Which is an ideal data store as a backend store to store the JSON data generated by the application?
Correct
Incorrect
Question 44 of 50
44. Question
1 point(s)
An organization has an application in that they want to work with messages and for that, they use SQS with the default setting in AWS. Application required 60 seconds to process the individual message. What will they need to modify an application?
Correct
Incorrect
Question 45 of 50
45. Question
1 point(s)
An organization has an application which writes to an SQS queue but as per policy of organization AWS credentials need to be encrypted and once in a week it must be rotated as well. How a developer provide credentials to allow your application to perform write in the queue?
Correct
Incorrect
Question 46 of 50
46. Question
1 point(s)
An organization wants to develop and host its RESTful API service in AWS that are serviced through URL: https://companydemo.com/customers. How will they achieve the above demand? (choose any 2)
Correct
Incorrect
Question 47 of 50
47. Question
1 point(s)
A production company wants to use an S3 bucket along with AWS Lambda function, but the function is not working as per demand then how you identify the issue and correct it?
Correct
Incorrect
Question 48 of 50
48. Question
1 point(s)
With the help of kinesis stream how you encrypt all of your data easily at rest in your application?
Correct
Incorrect
Question 49 of 50
49. Question
1 point(s)
An organization used S3 to store object with request rate of 2500 GET request per second. Now they need to encrypt object at rest for that they use KMS, but their performance is degrading due to this what the issue of performance degrading was?
Correct
Incorrect
Question 50 of 50
50. Question
1 point(s)
A developer is using AWS Elastic Beanstalk to maintain its application which is for IT Company, and now the company needs that whenever there is a modification in the application, the infrastructure capacity is always maximum. How he meets the requirement of the company?
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.