Ethan Chiu - Home Page

luigisync33@gmail.com

Assignments

Question 1

What is middleware scripting?

Creating scripts that function in an application's middleware layer to simplify interaction between multiple systems or components is regarded as middleware scripting. Before a request hits the primary program, it handles obligations that involve data validation, verification, and tying applications to databases.

Question 2

What is the difference between SSH and FTP and why do we use each?

A reliable tool called SSH (Secure Shell) allows a single computer to be reached from afar and controlled across a network. For activities like server management, command operation, and secure file transfers (known as SFTP), it encodes all data, thus keeping it safe. File Transfer Protocol, or FTP, is a protocol created primarily to facilitate network data transfers across computers. Traditional FTP is less safe until you choose a secure version, like FTPS, because it doesn't protect your data.