Exam 10: Configuring Cloud Features

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Isabella installs a Fedora Linux distribution on a Windows Server 2019 server. Next, she installs the Apache Web server on this system . Because the server is also running IIS that uses port 80, Isabella modifies the port number for the Apache Web server. Which of the following commands must Isabella run to ensure that she did not make a syntax error during the recent change?

Free
(Multiple Choice)
4.8/5
(40)
Correct Answer:
Verified

C

You enable LCOW on a Windows Server 2019 system that already has IIS installed. The server is also used to run Windows containers. Next, you download and run some Linux containers. You disable LCOW and run the docker images command. What will be the result in this scenario?

Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
Verified

A

LCOW requires that each Linux container run on a separate Linux kernel and achieves this by automatically running each Linux container as a Hyper-V container.

Free
(True/False)
4.8/5
(37)
Correct Answer:
Verified

True

TravelBugz is a website that reviews accommodations and holiday destinations. Users of the website can post their own reviews. Users can use the TravelBugz app too instead of the website if they want to. The app and website both directly access the Web app running on the cloud to store and retrieve data. Which of the following is true of this scenario?

(Multiple Choice)
4.9/5
(32)

What makes Nano Server container images great for Web Apps?

(Essay)
4.8/5
(29)

The IUSRS group in an Active Directory domain or workgroup is used to provide anonymous access to both website and Web app content.

(True/False)
4.9/5
(45)

Valentina decides to install the Docker EE package on a Windows server. She wants to download the latest stable version of the package, so she chooses to install Docker using the DockerMsftProvider module. She enters the following commands in the Windows PowerShell window: PS C:\> Install-Module -Name DockerMsftProvider -XXXX psgallery -Force PS C:\> Install-Package -Name docker -ProviderName DockerMsftProvider Identify the correct code that should replace XXXX.

(Multiple Choice)
4.8/5
(47)

After downloading a container image from Docker Hub, you create multiple containers using the docker run command. After a few minutes, you download another container image and create multiple containers. Upon noticing that you are running out of system resources, you decide to stop some containers. Which of the following commands is the best choice to view the containers that are currently running?

(Multiple Choice)
4.8/5
(30)

Why does IIS contain an FTP server service? What is the alternative option for Web app developers who do not want to use this service?

(Essay)
4.9/5
(36)

To run a Windows Web app in a public cloud using SaaS, you will need to create, configure, and maintain the associated Windows Server 2019 virtual machine on the public cloud provider's hypervisor.

(True/False)
4.9/5
(39)

Skyfelt Graphics is a company that does not own any of the hardware or operating systems on which it creates and runs its Web app containers. These components are owned, maintained, and operated by a cloud provider. Which of the following cloud delivery models is Skyfelt using?

(Multiple Choice)
5.0/5
(42)

How does the cloud differ from the World Wide Web of the 1990s?

(Essay)
4.9/5
(35)

Ezra wants to install Docker on a Windows Server 2019 server. He has two options to download and install the Docker Enterprise Edition-either Microsoft or Docker. He chooses to download the package using the DockerProvider Windows PowerShell module. Which of the following justifies Ezra's choice?

(Multiple Choice)
4.8/5
(34)

Lin chooses to run a Windows Web app in a public cloud environment using IaaS. She wants to optimize the cost of running the application on the cloud. Which of the following options should Lin choose?

(Multiple Choice)
4.9/5
(37)

Maqsud installs IIS on a Windows Server 2019 server. To allows users to connect to Default Web Site using HTTPS, he installs an HTTPS encryption certificate on the Web server. Next, he configures Default Web Site to respond to HTTPS requests. However, when users connect to the website using HTTPS, they receive a security warning. Which of the following is most likely causing this issue?

(Multiple Choice)
4.8/5
(37)

VLX Learning Media provides IT training solutions to corporates. For the lab activities in these training sessions, the company runs the lab setup on virtual machines. These virtual machines are hosted by another company, VirtualFMZ, on its servers, but VLX installs and manages the virtual machines, including the different software applications that are required for various training offerings. Which of the following cloud delivery models is exemplified in this scenario?

(Multiple Choice)
4.7/5
(38)

Soha wants to build a Web app that analyzes financial details of users and provides them with investment advice. She will be running this app on a public cloud using IIS. If Soha wants to take advantage of applications pools to improve security of her Web app, which of the following should she do?

(Multiple Choice)
4.9/5
(30)

Describe the need for and process of changing the default folder for downloaded container images.

(Essay)
5.0/5
(37)

Ralph uses Docker EE to run his Web apps in containers. He builds a new app to process financial information provided by customers and file taxes. Owing to the sensitive nature of this information, Ralph wants to use secure containers that would also provide greater stability and performance. What should Ralph do?

(Essay)
4.8/5
(32)

Alya runs the following command in Windows PowerShell: docker run -d -p --name cont1 kerinapp. What does the -d option do in this scenario?

(Essay)
4.9/5
(41)
Showing 1 - 20 of 37
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)