Package deal
AWS Tests Compilation Bundle
AWS Tests Compilation Bundle
[Show more]AWS Tests Compilation Bundle
[Show more]A user plans to use RDS as a managed DB platform. Which of the below mentioned features is not supported by RDS? 
A. Automated backup 
B. Automated scaling to manage a higher load 
C. Automated failure detection and recovery 
D. Automated software patching Correct Answer: B 
 
A user has not enable...
Preview 2 out of 12 pages
Add to cartA user plans to use RDS as a managed DB platform. Which of the below mentioned features is not supported by RDS? 
A. Automated backup 
B. Automated scaling to manage a higher load 
C. Automated failure detection and recovery 
D. Automated software patching Correct Answer: B 
 
A user has not enable...
Users Correct Answer: End users 
 
Groups Correct Answer: Set of users under a set of permissions 
 
Roles Correct Answer: * Assigned AWS resources 
* Can be used by users or another service 
 
Policies Correct Answer: * Document that defines permissions 
* Can be used by users, groups or roles ...
Preview 3 out of 27 pages
Add to cartUsers Correct Answer: End users 
 
Groups Correct Answer: Set of users under a set of permissions 
 
Roles Correct Answer: * Assigned AWS resources 
* Can be used by users or another service 
 
Policies Correct Answer: * Document that defines permissions 
* Can be used by users, groups or roles ...
A developer is migrating code to an AWS Lambda function that will an Amazon Aurora MySQL database.What is the MOST secure way to authenticate the function to the database? 
 
A. Store the database credentials as encrypted parameters in AWS Systems Manager Parameters Store. Obtain the credentials fro...
Preview 3 out of 17 pages
Add to cartA developer is migrating code to an AWS Lambda function that will an Amazon Aurora MySQL database.What is the MOST secure way to authenticate the function to the database? 
 
A. Store the database credentials as encrypted parameters in AWS Systems Manager Parameters Store. Obtain the credentials fro...
A Developer is leveraging a Border Gateway Protocol (BGP)-based AWS VPN connection to connect from on-premises to Amazon EC2 instances in theDeveloper's account. The Developer is able to access an EC2 instance in subnet A, but is unable to access an EC2 instance in subnet B in the same VPC.Which lo...
Preview 3 out of 21 pages
Add to cartA Developer is leveraging a Border Gateway Protocol (BGP)-based AWS VPN connection to connect from on-premises to Amazon EC2 instances in theDeveloper's account. The Developer is able to access an EC2 instance in subnet A, but is unable to access an EC2 instance in subnet B in the same VPC.Which lo...
A company needs a version control system for collaborative software development. Features of the system must include the following: 
 Support for batches of changes across multiple files 
 Parallel branching 
 Version tracking 
Which AWS service will meet these requirements? 
 
A. AWS CodePipeline 
...
Preview 3 out of 17 pages
Add to cartA company needs a version control system for collaborative software development. Features of the system must include the following: 
 Support for batches of changes across multiple files 
 Parallel branching 
 Version tracking 
Which AWS service will meet these requirements? 
 
A. AWS CodePipeline 
...
A Developer created a dashboard for an application using Amazon API Gateway, Amazon S3, AWS Lambda, and Amazon RDS. The Developer needs an authentication mechanism allowing a user to sign in and view the dashboard. It must be accessible from mobile applications, desktops, and tablets, and must remem...
Preview 3 out of 18 pages
Add to cartA Developer created a dashboard for an application using Amazon API Gateway, Amazon S3, AWS Lambda, and Amazon RDS. The Developer needs an authentication mechanism allowing a user to sign in and view the dashboard. It must be accessible from mobile applications, desktops, and tablets, and must remem...
A customer wants to deploy its source code on an AWS Elastic Beanstalk environment. The customer needs to perform deployment with minimal outage and should only use existing instances to retain application access log.What deployment policy would satisfy these requirements? 
 
A. Rolling 
B. All at o...
Preview 3 out of 18 pages
Add to cartA customer wants to deploy its source code on an AWS Elastic Beanstalk environment. The customer needs to perform deployment with minimal outage and should only use existing instances to retain application access log.What deployment policy would satisfy these requirements? 
 
A. Rolling 
B. All at o...
In a move toward using microservices, a company's Management team has asked all Development teams to build their services so that API requests depend only on that service's data store. One team is building a Payments service which has its own database; the service needs data that originates in the...
Preview 3 out of 18 pages
Add to cartIn a move toward using microservices, a company's Management team has asked all Development teams to build their services so that API requests depend only on that service's data store. One team is building a Payments service which has its own database; the service needs data that originates in the...
A developer is writing an application that will run on -premises, but must access AWS services through an AWS SDK. How can the Developer allow the SDK to access the AWS 
services? 
 
A. Create an IAM EC2 role with correct permissions and assign it to the on-premises server. 
B. Create an IAM user wi...
Preview 4 out of 40 pages
Add to cartA developer is writing an application that will run on -premises, but must access AWS services through an AWS SDK. How can the Developer allow the SDK to access the AWS 
services? 
 
A. Create an IAM EC2 role with correct permissions and assign it to the on-premises server. 
B. Create an IAM user wi...
A Developer is building an application that needs access to an S3 bucket. Which API call should the developer use? Correct Answer: A: STS:AssumeRole. 
 
What is AWS Systems Manager Parameter Store? Correct Answer: AWS System Manager Parameter store provides secure, hierarchical storage for configu...
Preview 2 out of 11 pages
Add to cartA Developer is building an application that needs access to an S3 bucket. Which API call should the developer use? Correct Answer: A: STS:AssumeRole. 
 
What is AWS Systems Manager Parameter Store? Correct Answer: AWS System Manager Parameter store provides secure, hierarchical storage for configu...
Elastic Beanstalk (EB) Correct Answer: PaaS by AWS for deploying web apps 
 
PaaS Correct Answer: Platform-as-a-Service; platform allowing for customers to develop, run, and manage applications without having to worry about underlying infrastructure 
 
What kind of environments are Elastic Beansta...
Preview 3 out of 21 pages
Add to cartElastic Beanstalk (EB) Correct Answer: PaaS by AWS for deploying web apps 
 
PaaS Correct Answer: Platform-as-a-Service; platform allowing for customers to develop, run, and manage applications without having to worry about underlying infrastructure 
 
What kind of environments are Elastic Beansta...
A user is uploading archives to Glacier. The user is trying to understand key Glacier resources. Which of the below 
mentioned options is not a Glacier resource? 
A. Notification configuration 
B. Archive ID 
C. Job 
D. Archive Correct Answer: B 
 
An organization has 10 departments. The organizati...
Preview 3 out of 17 pages
Add to cartA user is uploading archives to Glacier. The user is trying to understand key Glacier resources. Which of the below 
mentioned options is not a Glacier resource? 
A. Notification configuration 
B. Archive ID 
C. Job 
D. Archive Correct Answer: B 
 
An organization has 10 departments. The organizati...
In regard to DynamoDB, can I modify the index once it is created? Correct Answer: No 
- Currently, in DynamoDB, an index cannot be modified once it is created. 
 
A user has created a MySQL RDS instance. Which of the below mentioned options is mandatory to configure while creating an instance? Corr...
Preview 2 out of 13 pages
Add to cartIn regard to DynamoDB, can I modify the index once it is created? Correct Answer: No 
- Currently, in DynamoDB, an index cannot be modified once it is created. 
 
A user has created a MySQL RDS instance. Which of the below mentioned options is mandatory to configure while creating an instance? Corr...
A user has launched a MySQL RDS. The user wants to plan for the DR and automate the snapshot. Which of the below 
mentioned functionality offers this option with RDS? 
A. Copy snapshot 
B. Automated synchronization 
C. Snapshot 
D. Automated backup Correct Answer: D 
 
You cannot access your AWS co...
Preview 2 out of 11 pages
Add to cartA user has launched a MySQL RDS. The user wants to plan for the DR and automate the snapshot. Which of the below 
mentioned functionality offers this option with RDS? 
A. Copy snapshot 
B. Automated synchronization 
C. Snapshot 
D. Automated backup Correct Answer: D 
 
You cannot access your AWS co...
10.2.181.56 is a valid S3 bucket name. Choose a correct answer from the options below 
A 
True 
B 
False Correct Answer: B 
 
A DynamoDB item is a collection of name and value attributes. Choose a correct answer from the options below 
A 
True 
B 
False Correct Answer: A 
 
A DynamoDB table can co...
Preview 4 out of 120 pages
Add to cart10.2.181.56 is a valid S3 bucket name. Choose a correct answer from the options below 
A 
True 
B 
False Correct Answer: B 
 
A DynamoDB item is a collection of name and value attributes. Choose a correct answer from the options below 
A 
True 
B 
False Correct Answer: A 
 
A DynamoDB table can co...
Amazon Glacier is designed for: (Choose 2 answers) 
 
A. active database storage. 
B. infrequently accessed data. 
C. data archives. 
D. frequently accessed data. 
E. cached session data. Correct Answer: B. infrequently accessed data. 
C. data archives. 
 
Your web application front end consists of...
Preview 4 out of 57 pages
Add to cartAmazon Glacier is designed for: (Choose 2 answers) 
 
A. active database storage. 
B. infrequently accessed data. 
C. data archives. 
D. frequently accessed data. 
E. cached session data. Correct Answer: B. infrequently accessed data. 
C. data archives. 
 
Your web application front end consists of...
1. Which of the following describes a physical location around the world where AWS clusters data centers? A. Endpoint B. Collection C. Fleet D. Region - 1. D. A region is a named set of AWS resources in the same geographical area. A region comprises at least two Availability Zones. Endpoint, Collect...
Preview 4 out of 58 pages
Add to cart1. Which of the following describes a physical location around the world where AWS clusters data centers? A. Endpoint B. Collection C. Fleet D. Region - 1. D. A region is a named set of AWS resources in the same geographical area. A region comprises at least two Availability Zones. Endpoint, Collect...
Amazon SWF is designed to help users: 
 
a. Manage user identification and authorization 
b. Coordinate synchronous and asynchronous tasks 
c. Secure their VPCs 
d. Help users store file based objects Correct Answer: b 
 
In RDS, what is the maximum value I can set for my backup retention period? 
...
Preview 3 out of 16 pages
Add to cartAmazon SWF is designed to help users: 
 
a. Manage user identification and authorization 
b. Coordinate synchronous and asynchronous tasks 
c. Secure their VPCs 
d. Help users store file based objects Correct Answer: b 
 
In RDS, what is the maximum value I can set for my backup retention period? 
...
Which AWS service is used as a CDN to distribute content around the world? 
 
a) CloudStream 
b) CloudFormation 
c) CloudFront 
d) CloudPush Correct Answer: c) CloudFront 
 
Which AWS service would be the best choice for long term data archival? 
 
a) S3 
b) CloudFront 
c) EFS 
d) Glacier Correct A...
Preview 4 out of 60 pages
Add to cartWhich AWS service is used as a CDN to distribute content around the world? 
 
a) CloudStream 
b) CloudFormation 
c) CloudFront 
d) CloudPush Correct Answer: c) CloudFront 
 
Which AWS service would be the best choice for long term data archival? 
 
a) S3 
b) CloudFront 
c) EFS 
d) Glacier Correct A...
Which AWS service is used as a CDN to distribute content around the world? 
 
a) CloudStream 
b) CloudFormation 
c) CloudFront 
d) CloudPush Correct Answer: c) CloudFront 
 
Which AWS service would be the best choice for long term data archival? 
 
a) S3 
b) CloudFront 
c) EFS 
d) Glacier Correct A...
Preview 4 out of 65 pages
Add to cartWhich AWS service is used as a CDN to distribute content around the world? 
 
a) CloudStream 
b) CloudFormation 
c) CloudFront 
d) CloudPush Correct Answer: c) CloudFront 
 
Which AWS service would be the best choice for long term data archival? 
 
a) S3 
b) CloudFront 
c) EFS 
d) Glacier Correct A...
How do I decide which load balancer to select for my application? Correct Answer: Elastic Load Balancing supports *three types of load balancers*. 
You can select the appropriate load balancer based on your application needs. 
If you *need flexible application management and TLS termination then ...
Preview 2 out of 12 pages
Add to cartHow do I decide which load balancer to select for my application? Correct Answer: Elastic Load Balancing supports *three types of load balancers*. 
You can select the appropriate load balancer based on your application needs. 
If you *need flexible application management and TLS termination then ...
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Stuvia is a marketplace, so you are not buying this document from us, but from seller Classroom. Stuvia facilitates payment to the seller.
No, you only buy these notes for $40.49. You're not tied to anything after your purchase.
4.6 stars on Google & Trustpilot (+1000 reviews)
79373 documents were sold in the last 30 days
Founded in 2010, the go-to place to buy study notes for 14 years now