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

Cloud Basics

Cloud Basics

University

13 Qs

DITN13 CLC Networking for Cloud Computing

DITN13 CLC Networking for Cloud Computing

University

11 Qs

Network Fundamentals-Introduction to Networks Part 1

Network Fundamentals-Introduction to Networks Part 1

9th Grade - University

8 Qs

CS 05 BBA SEM 3

CS 05 BBA SEM 3

University

10 Qs

Pemasangan dan Konfigurasi Perangkat Jaringan

Pemasangan dan Konfigurasi Perangkat Jaringan

11th Grade - University

10 Qs

Quiz 2 - Operating System Patches & Security Configuration

Quiz 2 - Operating System Patches & Security Configuration

University

8 Qs

Internet and mobile programming 4

Internet and mobile programming 4

University

6 Qs

1.8 - Pods, Services and Deployments

1.8 - Pods, Services and Deployments

University

6 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 7+ 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: