What is middleware scripting?
Middleware scripting referr to server-side scripts and this act as a middle layer between the website users will see in their browser to show the back-end systems such as database or applicatins it's make different communicate with other languages like Python
What is the difference between SSH and FTP and why do we use each?
Secure Shell(SSH) is a protocol that used to remote access and control a sever through the command line. and it help the user to run commands, cofiguration and manage file, through securly process. and File Transfer Protocol(FTP)are useing to tranfer files between an computer and a server, the simple FTP is not secure, but the SFTP is must encrypts and secure for data tranfering