I am on my 3rd year of cyber education, a project year, I chose to do a cloud platform but it’s hard to do the research since everywhere I search “cloud” google cloud API and information about it pops up… (not what I need)
I want to understand how the cloud works:
- How the communication works
- encryption
- cryptography
- File splitting algorithm
- How to make sure that if a cloud server is down the file can still be reassembled (from what I know, this happens using copies stored in other servers)
- how the whole architecture looks
- I heard each server has a Database (MySQL or MongoDB is my plan), how does the DB work?
- how the cloud compresses the data
these are the stuff I heard are used in a cloud, if there is anything else I should know please tell 🙂
New contributor
MLGguyMLG is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.