Showing posts with label Cloud Infrastructure Chapter 4. Show all posts
Showing posts with label Cloud Infrastructure Chapter 4. Show all posts

Users complain that Internet access has been intermittent. You check the configuration of a user system and discover it has an IP address beginning with 169.254. What is the problem?

Users complain that Internet access has been intermittent. You check the configuration of a user system and discover it has an IP address beginning with 169.254. What is the problem?


A. The DHCP server cannot be reached.

B. The default gateway cannot be reached.

C. The DNS server cannot be reached.

D. The proxy server cannot be reached.


Answer: A. The DHCP server cannot be reached.

Andrew is a cloud network administrator. Cloud-based virtual machines hosting a custom web application have been deployed to a single cloud virtual network that currently has no Internet access. Each virtual machine must have Internet access, while incoming connections initiated from the Internet must be blocked. Which solution should the administrator deploy?

Andrew is a cloud network administrator. Cloud-based virtual machines hosting a custom web application have been deployed to a single cloud virtual network that currently has no Internet access. Each virtual machine must have Internet access, while incoming connections initiated from the Internet must be blocked. Which solution should the administrator deploy?


A. Forward proxy host

B. Packet filtering firewall

C. Web application firewall

D. NAT

E. Host based firewall


Answer: D. NAT

Lisa is responsible for a web application running in the public cloud. Recent performance metrics indicate that the average user wait time for page loads is four seconds due to the high number of HTTP requests. What should she configure?

Lisa is responsible for a web application running in the public cloud. Recent performance metrics indicate that the average user wait time for page loads is four seconds due to the high number of HTTP requests. What should she configure?


A. Compression

B. Load balancing

C. Proxying

D. PKI


Answer: B. Load balancing

Which of the following is a disadvantage of network compression?

Which of the following is a disadvantage of network compression?


A. Higher storage requirements

B. Longer transmission time

C. Higher compute requirements

D. Shorter transmission time

E. Higher latency


Answer: C. Higher compute requirements

In a network environment _______ is responsible for assigning IP addresses to computers and _______ is responsible for resolving those IP addresses to names.

In a network environment _______ is responsible for assigning IP addresses to computers and _______ is responsible for resolving those IP addresses to names.


A. DNS, DHCP

B. DHCP, DNS

C. HTTP, DNS

D. DHCP, SMTP


Answer: B. DHCP is responsible for assigning IP addresses to computers and DNS is responsible for resolving those IP addresses to names.


Which process allows a router to modify packets so that multiple devices can share a single public IP address?

Which process allows a router to modify packets so that multiple devices can share a single public IP address?


A. NAT

B. DNS

C. VLAN

D. Subnetting


Answer: A. NAT allows your router to change your private IP address into a public IP address so that you can access resources that are external to your organization; then the router tracks those IP address changes.

You administer a website that receives thousands of hits per second. You notice the web server hosting the website is operating at close to capacity. What solution would you recommend to improve the performance of the website?

You administer a website that receives thousands of hits per second. You notice the web server hosting the website is operating at close to capacity. What solution would you recommend to improve the performance of the website?


A. Caching

B. Network load balancing

C. Compression

D. Network bandwidth


Answer: B. Network load balancing is used to increase performance and provide redundancy for websites and applications.

After taking a new job at the state university, you are asked to recommend a network topology that best fits the large college campus. The network needs to span the entire campus. Which network topology would you recommend?

After taking a new job at the state university, you are asked to recommend a network topology that best fits the large college campus. The network needs to span the entire campus. Which network topology would you recommend?


A. LAN

B. WAN

C. MAN

D. SAN


Answer: C. A metropolitan area network (MAN) can connect multiple LANs and is used to build networks with high data connection speeds for cities or college campuses.

Which of the following causes network performance to deteriorate and delays network response time?

Which of the following causes network performance to deteriorate and delays network response time?


A. Network latency

B. Caching

C. Network bandwidth

D. High CPU and memory usage


Answer: A. Network latency is a time delay that is encountered while data is being sent from one point to another on the network and impacts network bandwidth and performance.