E20-020 Exam - Cloud Infrastructure Specialist Exam for Cloud Architects

certleader.com

Q1. An organization wants to provide its developers with the ability to deploy virtual machines. These virtual machines have software and libraries installed that are used to develop applications. Each virtual machine will be configured with the same IP address and will be able to download application code from a central server. Which will be included in the design to support these requirements?

A. VSANs and virtual firewall appliances

B. VLANs and virtual firewall appliances

C. VLANs and virtual IDS appliances

D. VXLANs and an OS firewall

Answer: D

Explanation: Virtual Extensible LAN (VXLAN) is a proposed encapsulation protocol for running an overlay network on existing Layer 3 infrastructure. An overlay network is a virtual network that is built on top of existing network Layer 2 and Layer 3 technologies to support elastic compute architectures. VXLAN will make it easier for network engineers to scale out a cloud computing environment while logically isolating cloud apps and tenants.

Explanation: References:

http://whatis.techtarget.com/definition/VXLAN

Q2. Which aspect of the project definition does the cloud design scope provide?

A. Broad directions for the project

B. Boundaries of what the project should and should not include

C. Sales figures that must be met when designing the project

D. Specific features or functions that must be included in the project

Answer:

Q3. An organization wants to deploy a block storage in the cloud using a storage array that is accessible through the iSCSI protocol. The hosts support iSCSI.

Why would network segmentation be included in the design to support this requirement?

A. Secure all traffic between the storage array and the hosts

B. Enable CHAP between the array and hosts

C. iSCSI traffic is not supported on networks with other types of traffic

D. Enable LUN masking capabilities of the array

Answer: D

Explanation: LUN masking is a further constraint added to LUN zoning to ensure that only devices authorized to access a specific server can access the corresponding port.

A logical unit number (LUN) is a unique identifier that designates individual hard disk devices or grouped devices for address by a protocol associated with a SCSI, iSCSI, Fibre Channel (FC) or similar interface.  LUNs are central to the management of block storage arrays shared over a storage area network (SAN).

Explanation: References:

http://searchvirtualstorage.techtarget.com/definition/LUN-masking

Q4. An organization plans to deploy many cloud-native applications that will generate a considerable amount of east-west traffic. The cloud-native applications will be deployed on hosts running hyppervisors. Why would distributed routers be considered in this design?

A. Enable network segment

B. Improve network performance between hosts

C. Minimize Internet traffic

D. Protect against a physical router failure

Answer: B

Explanation: Distributed Virtual Router (DVR) aims to isolate the failure domain of the traditional network node and to optimize network traffic by eliminating the centralized L3 agent. It does that by moving most of the routing previously performed on the network node to the compute nodes.

* East/west traffic (Traffic between different networks in the same tenant, for example between different tiers of your app) previously all went through one of your network nodes whereas with DVR it will bypass the network node, going directly between the compute nodes hosting the VMs. Etc. Explanation:

References:

http://assafmuller.com/2015/04/15/distributed-virtual-routing-overview-and-eastwest-routing/

Q5. When implementing QoS across a cloud network, how is storage traffic usually prioritized?

A. Most important

B. More important than tenant traffic but less important than management traffic

C. More important than management traffic but less important than tenant traffic

D. Least improtant

Answer:

Q6. A cloud architect is designing a private cloud for an organization. The organization has no existing backup infrastructure. They want to offer consumers the ability to backup virtual machine instances using image-based backups.

What should the cloud architect look for when selecting a backup application for this environment?

A. Virtual machine hardware is on the backup application vendor's compatibility list

B. Hypervisor servers' hardware is on the backup application vendor's compatibility list

C. Backup application can be integrated with the selected CMP components

D. Backup application supports a cloud gateway for accessing the cloud-based virtual machines

Answer: D

Explanation: A cloud storage gateway provides basic protocol translation and simple connectivity to allow the incompatible technologies to communicate transparently. The gateway can make cloud storage appear to be a NAS filer, a block storage array, a backup target or even an extension of the application itself.

Explanation: References:

http://searchcloudstorage.techtarget.com/definition/cloud-storage-gateway