What is the difference between client side and server side encryption?

client side is when we do it in outside and server side is when AWS doing it

What are the two levels at which encryption can be made?

plain text and cipher text

What is a repository in linux?

repository is like an app store for linux

What is the difference between system software and application software?

System software provides the foundation for a computer's hardware and software, while application software allows users to perform specific tasks

What is the difference between running an software as an application and a service?

Applications are designed for user interaction and specific tasks, while services are typically background processes that support the overall functionality of a system without direct user control.