Question | Answer |
Cloud Support Associate – Data and Databases | |
Question 1: How are Reserved Instances different from On-Demand DB Instances? Memory Resources Storage Capacity Billing Method CPU Resources |
Billing Method |
Question 2: Which of the following is NOT a way to manage your database instances? Amazon CloudFront Command Line Tools Amazon RDS APIs AWS Management Console |
Amazon CloudFront |
Question 3: True or False. A Reserved Instance can be moved from one Region to another. True False |
False |
Question 4: How are Reserved Instances different from On-Demand DB Instances? CPU Resources Billing Method Memory Resources Storage Capacity |
Billing Method |
Question 5: An ___ is a fundamental data element, something that does not need to be broken down any further. For example, a Department item might have attributes such as DepartmentID , Name , Manager , and so on.asset element attribute item |
attribute |
Cloud Support Associate – Network | |
Question 1: How often is a user’s data backed up on AWS WorkSpaces? 3 hours 12 hours 6 hours 9 hours |
12 hours |
Question 2: The ___ is used by the TCP/IP protocol to determine whether a host is on the local subnet or on a remote network. directory subnet mask bundle packet |
subnet mask |
Question 3: ___ provides end-to-end data communication specifying how data should be packetized, addressed, transmitted, routed and received. NIC Switch Repeater TCP/IP |
TCP/IP |
Question 4: Which of the following AWS Directory Service prerequisites are for Simple AD, AWS Directory Service for Microsoft Active Directory (Enterprise Edition) and AD Connector? (select all that apply) Create a security group Create a VPC with at least two subnets. Each of the subnets must be in a different Availability Zone. The VPC must have default hardware tenancy Create a directory administrator account |
Create a security group Create a VPC with at least two subnets. Each of the subnets must be in a different Availability Zone. The VPC must have default hardware tenancy Create a directory administrator account |
Question 5: Which of the following is NOT a Virtual Private Cloud architecture template to manage public access? TLS Protocols and Ciphers VPC with public and private subnets. VPC with public and private subnets and hardware VPN access. VPC with a single public subnet only. |
TLS Protocols and Ciphers |
Cloud Support Associate – Platforms | |
Question 1: What are the two types of virtualization offered by Linux Amazon Machine Images? Amazon EC2 and Amazon RDS PV-GRUB and API Gateway ParaVirtual (PV) and Hardware Virtual Machine (HVM) API Gateway and CloudFront |
ParaVirtual (PV) and Hardware Virtual Machine (HVM) |
Question 2: True or False. An Amazon VPC can span multiple Availability Zones. True False |
True |
Question 3: Virtual Machine (VM) Import provides the following features: (Select all that apply) The ability to import disks as Amazon EBS snapshots. The ability to import a VM from your virtualization environment to Amazon EC2 as an Amazon Machine Image (AMI). The ability to import a VM from your virtualization environment to Amazon EC2 as an EC2 instance. The ability to export a VM that was previously imported from your virtualization environment. |
The ability to import disks as Amazon EBS snapshots. The ability to import a VM from your virtualization environment to Amazon EC2 as an Amazon Machine Image (AMI). The ability to import a VM from your virtualization environment to Amazon EC2 as an EC2 instance. The ability to export a VM that was previously imported from your virtualization environment. |
Question 4: How many subnets can I create per VPC? 200 150 50 100 |
200 |
Question 5: True or False. Amazon Virtual Private Cloud (Amazon VPC) lets you have complete control over your virtual networking environment, including selection of your own IP address range, creation of subnets, and configuration of route tables and network gateways. True False |
True |
Cloud Support Associate – Software Development | |
Question 1: This is a formal document used to describe in detail for software developers a product’s intended capabilities, appearance, and interactions with users. acceptable use policy Bootstrap Protocol license functional specification |
functional specification |
Question 2: ___ provides the information required to launch an instance, which is a virtual server in the cloud. Index file Application Programming Interface (API) Amazon Machine Image (AMI) CloudFront |
Amazon Machine Image (AMI) |
Question 3: On Microsoft Windows operating system and environment which AWS CLI installation method should you use? awscli library Pip MSI installer API Gateway |
MSI installer |
Question 4: What command is the following AWS Command Line Interface script executing? Command Line script: $ aws s3 sync myfolder s3://mybucket/myfolder –exclude *.tmp upload: myfolder/newfile.txt to s3://mybucket/myfolder/newfile.txt view the contents of your S3 buckets view supported services recursive uploads and downloads of multiple files synchronize the contents of a local folder with a copy in an S3 bucket. |
synchronize the contents of a local folder with a copy in an S3 bucket. |
Question 5: True or False. JavaScript statements are separated by colons. True False |
False |
Cloud Support Associate – Final Assessment | |
Question 1: How are Reserved Instances different from On-Demand DB Instances? Memory Resources CPU Resources Storage Capacity Billing Method |
Billing Method |
Question 2: True or False. A Reserved Instance can be moved from one Region to another. True False |
False |
Question 3: Which of the following is NOT a way to manage your database instances? Amazon RDS APIs Amazon CloudFront Command Line Tools AWS Management Console |
Amazon CloudFront |
Question 4: A ___ is a collection of related data entries and it consists of columns and rows. data log cluster table stack |
table |
Question 5: What is the subnet mask for a Class C TCP/IP address? 255.255.255.0 255.255.0.0 255.255.255.255 255.0.0.0 |
255.255.255.0 |
Question 6: Your web application front end consists of multiple EC2 instances behind an Elastic Load Balancer. You configured ELB to perform health checks on these EC2 instances. If an instance fails to pass health checks, which statement would be true? The instance gets quarantined by the ELB for root cause analysis. The instance gets terminated automatically by the ELB. The ELB stops sending traffic to the instance that failed its health check. The instance is replaced automatically by the ELB. |
The ELB stops sending traffic to the instance that failed its health check. |
Question 7: What does Amazon ElastiCache provide? A service by this name doesn’t exist. A virtual server with a huge amount of memory. An Amazon EC2 instance with the Memcached software already pre-installed A managed In-memory cache service. |
A managed In-memory cache service. |
Question 8: To protect S3 data from both accidental deletion and accidental overwriting, you should: access S3 data using only signed URLs enable Multi-Factor Authentication (MFA) protected access enable S3 Reduced Redundancy Storage enable S3 versioning on the bucket |
enable S3 versioning on the bucket |
Question 9: How many Elastic IP addresses are allowed, by default, in an Amazon Web Services account? 1 Elastic IP 3 Elastic IP 5 Elastic IP 0 Elastic IP |
5 Elastic IP |
Question 10: Amazon WorkSpaces uses a ___ to store and manage WorkSpace and user information. array instance directory table |
directory |
Question 11: Which AWS Directory Service option is the best option if you have 5,000 or less users and you’re looking for the least expensive option? AWS Directory Service for Microsoft Active Directory (Enterprise Edition) AD Connector Simple AD |
Simple AD |
Question 12: Which AWS service makes it easy to set up and run Microsoft Active Directory (AD) in the AWS cloud, or connect your AWS resources with an existing on-premises Microsoft Active Directory? Amazon Elastic Compute Cloud API Gateway Amazon DevOps AWS Directory Service |
AWS Directory Service |
Question 13: True or False. By default, users are configured as local administrators of their WorkSpaces. True False |
True |
Question 14: How many WorkSpaces can an administrator launch per AWS administrator account per region? 15 5 20 10 |
20 |
Question 15: What are the two types of virtualization offered by Linux Amazon Machine Images? ParaVirtual (PV) and Hardware Virtual Machine (HVM) Amazon EC2 and Amazon RDS PV-GRUB and API Gateway API Gateway and CloudFront |
ParaVirtual (PV) and Hardware Virtual Machine (HVM) |
Question 16: Creating a virtual machine over existing operating system and hardware is referred as ___. Software Virtualization Storage Virtualization Hardware Virtualization Memory Virtualization |
Software Virtualization |
Question 17: True or False. Amazon Virtual Private Cloud (Amazon VPC) lets you have complete control over your virtual networking environment, including selection of your own IP address range, creation of subnets, and configuration of route tables and network gateways. True False |
True |
Question 18: Using the scenario below order each task as Step 1, Step 2, etc. to complete the scenario activity. Scenario: Configure your VM before exporting it from the virtualization environment. Install the AWS CLI on your virtual machine to import it to Amazon EC2. [Choose] Step 4. Step 6. Step 3. Step 1. Step 7. Step 5. Step 2. Uninstall the VMware Tools from your VMware VM. [Choose] Step 4. Step 6. Step 3. Step 1. Step 7. Step 5. Step 2. Review the operating systems and image formats that VM Import/Export supports, and understand the limitations on importing instances and volumes. [Choose] Step 4. Step 6. Step 3. Step 1. Step 7. Step 5. Step 2. Disconnect any CD-ROM drives (virtual or physical). [Choose] Step 4. Step 6. Step 3. Step 1. Step 7. Step 5. Step 2. Disable any antivirus or intrusion detection software on your VM. [Choose] Step 4. Step 6. Step 3. Step 1. Step 7. Step 5. Step 2. Set your network to DHCP instead of a static IP address. [Choose] Step 4. Step 6. Step 3. Step 1. Step 7. Step 5. Step 2. Shut down your VM before exporting it. [Choose] Step 4. Step 6. Step 3. Step 1. Step 7. Step 5. Step 2. |
Step 2 -> Step 4 -> Step 1 -> Step 5 -> Step 3 -> Step 6 -> Step 7 |
Question 19: Virtual Machine (VM) Import provides the following features: (Select all that apply) The ability to import a VM from your virtualization environment to Amazon EC2 as an Amazon Machine Image (AMI). The ability to export a VM that was previously imported from your virtualization environment. The ability to import disks as Amazon EBS snapshots. The ability to import a VM from your virtualization environment to Amazon EC2 as an EC2 instance. |
The ability to import a VM from your virtualization environment to Amazon EC2 as an Amazon Machine Image (AMI). The ability to export a VM that was previously imported from your virtualization environment. The ability to import disks as Amazon EBS snapshots. The ability to import a VM from your virtualization environment to Amazon EC2 as an EC2 instance. |
Question 20: JavaScript statements often start with a keyword to identify the JavaScript action to be performed. Which of the following is NOT a JavaScript keyword? Debugger Break Function Write |
Write |
Question 21: True or False. JavaScript is the programming language of HTML and the Web. True False |
True |
Question 22: On Linux, OS X, or Unix operating system and environment which AWS CLI installation method should you use? API Gateway awscli library MSI installer Pip |
Pip |
Question 23: The annual failure rate (AFR) for an EBS volume is ___. 1% and 2% 3% and 4% 0.1 % and 0.5% 2% and 3% |
0.1% and 0.5% |
Question 24: ___ is defined as the set of activities that revolve around a new software product, from its inception to when the product matures and perhaps retires. release management lifecycle management agile deployment integration testing |
lifecycle management |
Question 25: ___ provides the information required to launch an instance, which is a virtual server in the cloud. Application Programming Interface (API) Index file CloudFront Amazon Machine Image (AMI) |
Amazon Machine Image (AMI) |
Cloud Support Associate – Cloud Support Associate Final Project v1 | |
An AWS Cloud Support Associate is qualified to support clients running which of the follow operating systems? iOS Linux Mac OS Windows Android |
iOS Linux Mac OS Windows Android |
Amazon’s ___ service presents a true virtual computing environment, allow you to use web service interfaces to launch instances with a variety of operating systems, load them with your custom application environment, manage your network access permissions, and run your image using as many or few systems as you desire. | EC2 |
Which language is best suited for content management systems, integrating well with a database to store and retrieve information | PHP |
Which of the following describe the way a Cloud Support Associate (CSA) will employ Database Management in relation to the cloud? Select all that apply.
Architecting Recovery Solutions |
|
On a UNIX system, how would you find the longest path name, not including the file? | find / -type d -print|awk ‘{print length($0), $0}’|sort -n|tail -1 |
Chúc các bạn thành công!
DienDan.Edu.Vn Cám ơn bạn đã quan tâm và rất vui vì bài viết đã đem lại thông tin hữu ích cho bạn.DienDan.Edu.Vn! là một website với tiêu chí chia sẻ thông tin,... Bạn có thể nhận xét, bổ sung hay yêu cầu hướng dẫn liên quan đến bài viết. Vậy nên đề nghị các bạn cũng không quảng cáo trong comment này ngoại trừ trong chính phần tên của bạn.Cám ơn.