7) 208.4 Implementing Nginx as a web server and a reverse proxy

7) 208.4 Implementing Nginx as a web server and a reverse proxy

University

9 Qs

quiz-placeholder

Similar activities

Tema 1 - AW - Parte 2

Tema 1 - AW - Parte 2

University

10 Qs

Mobile Commerce P3

Mobile Commerce P3

University

10 Qs

Lesson 1 - The Basics

Lesson 1 - The Basics

University

12 Qs

4. Section 3: Kubernetes Concepts

4. Section 3: Kubernetes Concepts

University

13 Qs

Revision - Communications & Networks

Revision - Communications & Networks

10th Grade - University

14 Qs

CN-QUIZ3

CN-QUIZ3

University

10 Qs

Web Server Quiz

Web Server Quiz

University

10 Qs

Operating System Week 7 Quiz

Operating System Week 7 Quiz

University

11 Qs

7) 208.4 Implementing Nginx as a web server and a reverse proxy

7) 208.4 Implementing Nginx as a web server and a reverse proxy

Assessment

Quiz

Computers

University

Easy

Created by

Maiky Alfaro

Used 6+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"It can be used as a web server, an HTTP reverse proxy or as an IMAP/POP3 proxy".

Apache

Squid

HAProxy

Nginx

Varnish

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What's true according Nginx as a web server and reverse proxy

Can be used as a transparent proxy

It has a small footprint and performs very well under load with predictable resources

Provides support for multiple programming languages, including PHP, Python, and Perl

Highly configurable with a flexible rules-based configuration language.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"It's an intermediary software that forwards requests for content from multiple clients to different servers across the internet".

Web server

HTTP Server

Proxy server

Reverse Proxy Server

Squid server

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"It's a type of server sits behind the firewall in the private network that directs client requests to the appropriate backend-server".

Web server

HTTP Server

Proxy server

Reverse Proxy Server

Squid server

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Choose three common uses for a reverse proxy server:

Filter unwanted traffic

Load balancing

Web acceleration

Security and anonymity

Private hosting servers

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"It can acts as a "traffic-cop" sitting in front of your backend servers and distributing client requests to a group of servers for speed and capacity utilization".

Which of the common uses for a reverse proxy server does the above statement refer to?

Filter unwanted traffic

Load balancing

Web acceleration

Security and anonymity

Private hosting servers

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"It can compress inbound and outbound data, as well as cache commonly requested content".

Which of the common uses for a reverse proxy server does the above statement refer to?

Filter unwanted traffic

Load balancing

Web acceleration

Security and anonymity

Private hosting servers

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"By intercepting requests headed by your backend-servers it protects their identities and acts as an additional defense against security attacks".

Which of the common uses for a reverse proxy server does the above statement refer to?

Filter unwanted traffic

Load balancing

Web acceleration

Security and anonymity

Private hosting servers

9.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Type the full path of the Nginx configuration file: