Partitioning, Sharding
โ Partitioning divide big table into small several tables ๐๐ป improve query performace data is physically divided into seperate tables but user can access the data as if it is on ...
โ Partitioning divide big table into small several tables ๐๐ป improve query performace data is physically divided into seperate tables but user can access the data as if it is on ...
โ ๋ชจ์๋ฉด์ ์คํฐ๋๋ฅผ ์ ์ฒญํ๊ณ ์์ํ๊ฒ ๋ ๊ณ๊ธฐ ๋คํธ์ํฌ ์ง์ ํฅ์ ๋ฉด์ ํ๋ ๊ฐ์ ํ์ต์ ๋ํ ๊ฐ์ ์ฑ, ๋ถ๋ด ๋ถ์ฌ โ ์คํฐ๋๋ฅผ ๋ง๋ฌด๋ฆฌํ๋ฉฐ ์ฑ์ฅํ ์ , ๋๋์ ๊ฐ์ด ๊ณต๋ถํ๋ฉด ์ด๋์ ๋ ๋ถ๋ด์ด ์์ง๋ง, ๋ ๊ทธ๋งํผ ์ด์ฌํ ํ๊ฒ ๋๋ค. ๋๋ ํจ๊ป ๊ณต๋ถํ๋ ์ต๊ด์ด ์ด๋์ ๋ ๊ฐ์ ์ฑ๋ ๋ถ์ฌํด์ฃผ๊ณ , ์ ๋ง๋ ๊ฒ ๊ฐ๋ค. โ Feedba...
โ Starvation resource management problem process priority is low process is never allocated resource priority is low: came late, takes long timeโฆ ๐ก How to prioritize proc...
๐ Web application security โ How did you ensure the security of sensitive data in the โAplicaciรณn Web HTTPS TLS/SSL CA: Let's encrypt Nginx use symmetric, assymetric key โ Can you explain how H...
โ Page Replacement Algorithm in OS that uses paging for memory management which page should be replaced when a new page comes in used 1๏ธโฃ when page fault occurs and 2๏ธโฃ there is no free pag...
๐ IP address โ What is IP address? - address for each device connected to network โ Two parts of IP address? - network part โ host part - network part๊ฐ ๊ฐ๋ค๋ฉด ๊ฐ์ ๋คํธ์ํธ โก๏ธ switch, bridge,...
๐ 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...