Interview_cyber security
π purpose π‘ roles of the technology π’ implementation steps π΄ challenges, solutions π΅ outcomes, benefits π Palabras SIEM: administraciΓ³n de eventos e informaciΓ³n de seguridad equipo de ...
π purpose π‘ roles of the technology π’ implementation steps π΄ challenges, solutions π΅ outcomes, benefits π Palabras SIEM: administraciΓ³n de eventos e informaciΓ³n de seguridad equipo de ...
β Virtual Memory allow process to be run outside of memory when process does not fit the existing memory βοΈ Functions of Virtual Memory Simplified management of memory: each proc...
β Kernel interface interface between hardware and processes(software) most crucial part of OS that is always on the memory core component of OS manage compute resources c...
β MQTT Message Qeuing Telementry Transport protocol for transporting messages between IoT devices ππ» require low computing power ππ» require less bandwidth ππ» good for device with les...
π Difference: 곡ν΅μ : used to perform read and write operations μ°¨μ΄μ : How to use it in network programming β IO Input, Output 1οΈβ£ blocking process waits until data operation fin...
How to achieve reliable data transmission over unreliable source/service β Packet corruption ν¨ν· μμ bit error inside packet often occur in physical layer π ARQ: retransmit β Packet loss ...
β MTU Maximum Transmission Unit ν¨ν· λλ νλ μ κΈ°λ° λ€νΈμν¬μμ μ μ‘λ μ μλ μ΅λ ν¬κΈ° ν¨ν·, νλ μ ν λ²μ μ μ‘ν μ μλ μ΅λ μ μ‘λ byte MTU would depend on environment Ethernet environment: MTU 1500 FDDI environment: ...
π UDP β What is UDP? - User Datagram Protocol - conectionless - unreliable - check just data error with checksum β What are the benefits of UDP? and the disadvantages? ππ» fast ππ» les...
β Huffman coding λ¬Έμμ λΉλμλ₯Ό κ°μ§κ³ μμΆνλ κ³Όμ assign variable length code to input characters, lengths of the assigned codes are bsed on the frequencies of corresponding characters λΆλͺ¨ λ Έλλ₯Ό λ§λ€ λ ...
β Proxy intermediary between client and server connect two or more applications using same protocol HTTP proxy can function both as server and client Proxy recives HTTP client reques...