Quiz 1 of 0
AWS Developer Associate (DVA-C01) Practice Exam #2
Anastasia-Instructor September 3, 2022
Time limit: 0
Quiz Summary
0 of 50 Questions completed
Questions:
Information
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 must first complete the following:
Results
Quiz complete. Results are being recorded.
Results
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)
Categories
- Not categorized 0%
-
Unfortunately, you didn’t pass the practice exam, but hey, you have unlimited access.😎
Practice makes you perfect! 👊 -
Congratulations! 🥳
You have passed the practice exam successfully! You are one step closer to pass the real exam!
We hope to see you again on another certification path.✌️
Good luck with the exam! Stay strong.👊
- 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. Question
The AWS account of the ExamsDigest has an ID of 318855545211. The sign-in page URL has the following format https://318855545211.signin.aws.amazon.com/console. We want the URL for our sign-in page to contain our company name (ExamsDigest) instead of the AWS account ID.
Which of the following AWS CLI command will you use to create an alias?
CorrectIncorrect -
Question 2 of 50
2. Question
An Online Travel Agency (OTA) platform, which is deployed using Elastic Beanstalk, has a batch of new features being deployed at least twice a week. Each time a new feature is deployed the platform experiences outages or intermittently switches back between the old and the new version. Upon checking, this was caused by partially completed deployments which occurs when a rolling deployment fails after some batches have already completed.
Which of the following deployment methods will you use to prevent these issues from happening on the platform?
CorrectIncorrect -
Question 3 of 50
3. Question
Your application is hosted in Elastic Beanstalk which is currently running in Node.js 8 (deprecated) runtime environment. Now you are working on a new version of the application and you need to upgrade the platform to Node.js 10 to accommodate the changes.
Which of the following action will you take to upgrade the platform?
CorrectIncorrect -
Question 4 of 50
4. Question
Which of the following is not a prerequisite action for attaching an available EBS volume to one or more of your instances that is in the same Availability Zone as the volume?
CorrectIncorrect -
Question 5 of 50
5. Question
Which of the following are considered AWS CloudFormation best practices for creating templates? (Choose all that apply)
CorrectIncorrect -
Question 6 of 50
6. Question
AWS CloudFormation Designer (Designer) is a graphic tool for creating, viewing, and modifying AWS CloudFormation templates.
CorrectIncorrect -
Question 7 of 50
7. Question
Which of the following enables you to update a collection of AWS resources (stacks) across multiple accounts and regions with a single operation?
CorrectIncorrect -
Question 8 of 50
8. Question
You can configure a Lambda function to connect to private subnets in a virtual private cloud (VPC) in your AWS account.
What happens when you connect a function to a VPC?
CorrectIncorrect -
Question 9 of 50
9. Question
Which feature of Lambda should you use in order to use libraries in your function without needing to include them in your deployment package?
CorrectIncorrect -
Question 10 of 50
10. Question
Which of the following is a deployment service that automates application deployments to Amazon EC2 instances, on-premises instances, serverless Lambda functions, or Amazon ECS services?
CorrectIncorrect -
Question 11 of 50
11. Question
What is the most suitable solution if you encounter problems while detaching a volume through the Amazon EC2 console?
CorrectIncorrect -
Question 12 of 50
12. Question
Imagine that you have customers from all over the world that upload files to a centralized bucket. You need to provide fast, easy, and secure transfer of the files over long distances between your clients and an S3 bucket.
Which of the following tool should you use to meet the requirement?
CorrectIncorrect -
Question 13 of 50
13. Question
Your online educational app is uploading a huge amount of files (courses, practice exam tests, assignments) in the S3 bucket. The size of the objects is over 150MB. The time required to upload the objects to the bucket in a single operation is not acceptable.
Which of the following tools should you use to improve the throughput and optimize the upload time?
CorrectIncorrect -
Question 14 of 50
14. Question
You are building a serverless application using AWS Lambda to send and receive messages to and from individual users or groups of users in a chat room.
Which AWS service should you use in conjunction with the AWS Lambda to build the app?
CorrectIncorrect -
Question 15 of 50
15. Question
You are developing an application that stores data to an Amazon DynamoDB table. You have enabled DynamoDB Streams as the application automatically sends notifications to the mobile devices of all friends in a group as soon as one friend uploads a new picture.
Assuming your AWS components are set up in Europe (Frankfurt). Which of the following endpoints you will use to access DynamoDB Streams?
CorrectIncorrect -
Question 16 of 50
16. Question
You have created an Amazon Simple Workflow Service (Amazon SWF) workflow for your e-commerce app. Amazon SWF coordinates and manages the e-commerce order-processing workflow, from verifying the order to saving the order details if the order is shipped. You need to test a new implementation of a workflow while keeping the existing workflow in production.
Which of the following SWF options will you use to test the new implementation of a workflow while keeping the current in production?
CorrectIncorrect -
Question 17 of 50
17. Question
You are designing the cloud architecture of an application that will be used by a company that has a hundred employees. The company needs to ensure that the architecture is elastic enough to adequately match the supply of resources to the demand while maintaining its cost-effectiveness.
Which of the following services can make the architecture elastic enough to meet the requirement? (Choose all that apply.)
CorrectIncorrect -
Question 18 of 50
18. Question
In a NoSQL database such as DynamoDB, data can be queried flexibly, but queries are relatively expensive and don’t scale well in high-traffic situations.
CorrectIncorrect -
Question 19 of 50
19. Question
You want to declare stage variables for two deployment stages of a sample API by using the Amazon API Gateway console. You have already signed in to the API Gateway console at https://console.aws.amazon.com/apigateway.
Which of the following is the next step in order to declare stage variables?
CorrectIncorrect -
Question 20 of 50
20. Question
You are working for an eCommerce multi-vendor marketplace startup. You have been tasked to create the business process workflow associate with an order fulfillment system and track ordering system.
What AWS service can assist with coordinating tasks across distributed application components?
CorrectIncorrect -
Question 21 of 50
21. Question
You are working on a bookkeeping accountant application for a startup. Your project manager asked you to have the ability to automatically transfer obsolete data from their S3 bucket to a low-cost storage system in AWS.
Which of the following solution will you use to meet the requirement?
CorrectIncorrect -
Question 22 of 50
22. Question
You have been tasked to find a solution to monitor your endpoints and APIs using scripted canaries (configurable scripts that run on a schedule) that run 24 hours per day, once per minute.
Which of the following services should you use to complete the task?
CorrectIncorrect -
Question 23 of 50
23. Question
You have just finalized the process of hosting your WordPress blog on a new Amazon EC2 Linux instance. After trying to connect to your instance you get the following error message:
Network error: Connection timed out or Error connecting
Which of the following actions should you take in order to troubleshoot the issue? (Choose all that apply.)
CorrectIncorrect -
Question 24 of 50
24. Question
You are developing a new app using Amazon CloudFront from the early stage to speed up the distribution of your static and dynamic web content. Now you have been tasked to use your own domain name to your distribution, such as www.examsdigest.com, instead of the cloudfront.net domain name by adding an alternate domain name (CNAME). When you try to add an alternate domain name (CNAME) to your distribution, CloudFront returns an InvalidViewerCertificate error.
Which of the following options might be the root cause of this issue?
CorrectIncorrect -
Question 25 of 50
25. Question
You have been noticed that each time CloudFront requests an object from your origin, the origin returns an HTTP 504 status code.
What does the HTTP 504 status code (Gateway Timeout) indicate?
CorrectIncorrect -
Question 26 of 50
26. Question
A company that has a MySQL on Amazon Relational Database Service they discover common attack patterns, such as SQL injection and cross-site scripting. You have been hired to implement a solution to improve web traffic visibility by monitoring the entire inbound traffic and improve the security against web attacks.
Which of the following services should you implement to meet the requirements?
CorrectIncorrect -
Question 27 of 50
27. Question
Each time you are trying to create a new instance your get the following error.
InstanceLimitExceeded
What’s the cause and the solution of this error?
CorrectIncorrect -
Question 28 of 50
28. Question
You are using Amazon CloudWatch to monitor metrics for Amazon S3 as it helps you understand and improve the performance of your application that uses Amazon S3.
Which of the following is NOT a way that you can use CloudWatch with Amazon S3.
CorrectIncorrect -
Question 29 of 50
29. Question
You are working with AWS X-Ray to collect data about requests that your application serves, and gain insights into that data to identify issues and opportunities for optimization. Your coworker named Bruce tries to use the console to perform an action in X-Ray but he gets the following error:
User: arn:aws:iam::123456789012:user/bruce is not authorized to perform: iam:PassRole
Which of the following actions will solve the issue?
CorrectIncorrect -
Question 30 of 50
30. Question
An Auto Scaling Group is unable to respond quickly enough to load changes, resulting in lost messages from another application tier. The messages are typically around 78KB in size.
Which of the following solutions will you implement to prevent messages from being lost?
CorrectIncorrect -
Question 31 of 50
31. Question
You are working as a site reliability engineer (SRE) for a large US-based IT company. You have been tasked to find an automated way to monitor and resolve issues with their on-demand EC2 instances.
Which of the following option can be used to automatically monitor the EC2 instances and notify you for any possible incident?
CorrectIncorrect -
Question 32 of 50
32. Question
What can you accomplish if you use an ElastiCache for Memcached cluster to store the user session state of the application?
CorrectIncorrect -
Question 33 of 50
33. Question
Suppose that you have a large customer base spread across three geographic areas—the US East Coast, the US West Coast, and Western Europe. Customers can update their profile information using your application. To satisfy this use case, you need to create three identical DynamoDB tables named CustomerProfiles, in three different AWS Regions where the customers are located.
What should you do to replicate data changes among these tables without writing your own code?
CorrectIncorrect -
Question 34 of 50
34. Question
For compliance purposes, you have been tasked to make sure that all of the new changes made to the items in DynamoDB are recorded and stored on another DynamoDB table in another region.
What should you do in order to complete the task?
CorrectIncorrect -
Question 35 of 50
35. Question
You are working with AWS Lambda functions and is considered as a best practice to analyze how long your function runs so that you can better determine any problems with a dependency service that may increase the concurrency of the function beyond what you expect.
What function configuration should you make to determine an optimum timeout value?
CorrectIncorrect -
Question 36 of 50
36. Question
After you’ve made your API available to be called, you realize that it needs to be optimized to improve responsiveness. After making your research you end up following the payload compression strategy.
Which of the following AWS CLI command will you use to enable compression on your existing API?
CorrectIncorrect -
Question 37 of 50
37. Question
You have been tasked to implement the following scenario. Each time an item in the table is modified and a new record appears in the table’s stream then copy each stream record to persistent storage, such as Amazon Simple Storage Service (Amazon S3), to create a permanent audit.
Which of the following action should you take to meet the requirement?
CorrectIncorrect -
Question 38 of 50
38. Question
You want to configure CloudFront to use HTTPS to communicate with your origin Amazon S3 for encrypted connection between CloudFront and Amazon S3.
What action should you take to meet the requirement?
CorrectIncorrect -
Question 39 of 50
39. Question
You are working on an app that starts gaining more and more traction. As a result, the user base is increasing day after day at an exponential rate. The more users the app acquired, the more delay the users experience while retrieving data from the database (DynamoDB). Now you are responsible to improve the app’s performance by reducing the database response times down to microseconds.
Which of the following service should you use to meet the requirement?
CorrectIncorrect -
Question 40 of 50
40. Question
Your new application is hosted in an Auto Scaling group of EC2 instances. To improve the monitoring process, you have to configure it to keep the average aggregate CPU utilization of your Auto Scaling group at 50 percent. This should be done by specifying the scaling metrics and threshold values for the CloudWatch alarms that trigger the scaling process.
Which of the following scaling policy type you should use?
CorrectIncorrect -
Question 41 of 50
41. Question
You are building an application that will be hosted in ECS which needs to be configured to run its tasks and services using the Fargate launch type. The application will have four different tasks where each task will access various AWS resources that are different from the other tasks.
Which of the following solutions can provide your application in ECS access to the required AWS resources?
CorrectIncorrect -
Question 42 of 50
42. Question
By default, Amazon S3 encrypts your data at the object level as it writes it to disks in its data centers and decrypts it when someone accesses it as long as the request is authenticated. Now, you need to add an extra layer of audit trail that shows when your Customer Master Keys (CMK) was used and by whom.
Which option will you choose to manage the encryption keys?
CorrectIncorrect -
Question 43 of 50
43. Question
For compliance purposes, you need to assess how well your resource configurations comply with internal practices, industry guidelines, and regulations.
Which of the following tools will you use to meet the requirement?
CorrectIncorrect -
Question 44 of 50
44. Question
Your company is using AWS Organizations to manage its multiple AWS accounts which are being used by its IT, accounting, and HR departments. To avoid security issues, it is of utmost importance to test the impact of service control policies (SCPs) on your IAM policies and resource policies before applying them.
Which of the following AWS services can you use to test and troubleshoot IAM and resource-based policies?
CorrectIncorrect -
Question 45 of 50
45. Question
Imagine that your organization has multiple AWS accounts to isolate a development environment from a production environment. Users in the development account might occasionally need to access resources in the production account.
What is the most efficient way to promote an update from the development environment to the production environment?
CorrectIncorrect -
Question 46 of 50
46. Question
In which of the following scenarios you DON’T need to contact your administrator to help you diagnose and fix common issues that you might encounter when working with Systems Manager and IAM?
CorrectIncorrect -
Question 47 of 50
47. Question
Which of the following lifecycle event hooks runs last in an Amazon ECS deployment?
CorrectIncorrect -
Question 48 of 50
48. Question
You are preparing the CodeDeploy application specification (AppSpec) that uses AWS Lambda compute platform. In the deployment, you need to configure CodeDeploy to run a task after the traffic is shifted to the deployed Lambda function version.
Which deployment lifecycle will you configure in this scenario?
CorrectIncorrect -
Question 49 of 50
49. Question
Your organization already uses an identity provider software package such as Microsoft Active Directory that supports SAML 2.0 (Security Assertion Markup Language 2.0).
Which of the following solution will you implement if the users that have identities in Microsoft Active Directory need to work with AWS resources?
CorrectIncorrect -
Question 50 of 50
50. Question
You are working on a project that uses Microsft SQL Server 2019 Standard Edition for a database. To add an extra layer of security you need to configure the DB to encrypts data before it is written to storage, and automatically decrypts data when the data is read from storage.
Which of the following actions will you follow to achieve this?
CorrectIncorrect