Learning Resources
-
[Learning Resources] API SecurityLearning Resources 2022. 1. 15. 10:51
https://github.com/NeilMadden/apisecurityinaction https://cheatsheetseries.owasp.org/ https://oauth.net/ https://observatory.mozilla.org/ https://portswigger.net/research/json-hijacking-for-the-modern-web https://datatracker.ietf.org/doc/html/rfc6750 OAuth 2.0 for native apps: https://datatracker.ietf.org/doc/html/rfc8252 API Security in Action XSS - https://developer.mozilla.org/en-US/docs/Web/..
-
[Learning Resources] CryptocurrencyLearning Resources 2021. 9. 26. 09:12
Articles 1978 A method for obtaining digital signatures and public-key cryptosystems Time, clocks, and the ordering of events in a distributed system 1979 – Invention of Merkle Trees (hashes in a tree structure) by Ralph C. Merkle 1980 Reaching agreement in the presence of faults 1982 https://www.microsoft.com/en-us/research/publication/byzantine-generals-problem/ Blind signatures for untraceabl..
-
[Reading List] Articles on Containerization & Resource SchedulingLearning Resources 2021. 8. 30. 20:12
https://www.usenix.org/legacy/publications/library/proceedings/osdi99/full_papers/banga/banga.pdf https://people.eecs.berkeley.edu/~alig/papers/drf.pdf Borg Large-scale cluster management at Google with Borg SHIYF: A Secured and High-Integrity YARN Framework 2013 Omega: flexible, scalable schedulers for large compute clusters 2015 Heracles: Improving Resource Efficiency at Scale 2016 DieHard: re..
-
[Reading List] 데이터 엔지니어링 관련 논문 (Articles on tools for the Data Engineering)Learning Resources 2020. 11. 23. 18:47
도구 Albis Albis: High-Performance File Format for Big Data Systems Apache Calcite Apache Calcite: A Foundational Framework for Optimized Query Processing Over Heterogeneous Data Sources Apache Hadoop Distributed File System The Hadoop Distributed File System Apache Hadoop Mapreduce MapReduce: Simplified Data Processing on Large Clusters Parallel MapReduce: Maximizing Cloud ResourceUtilization and..
-
[Reading List] Articles on Web Server PerformanceLearning Resources 2020. 11. 23. 18:47
http://www.kegel.com/c10k.html#related http://pl.atyp.us/content/tech/servers.html 1999 Javia: A Java Interface to the Virtual Interface Architecture Reducing the Disk I/O of Web Proxy Server Caches 2000 Analyzing the Overload Behavior of a Simple Web Server Kqueue: A generic and scalable event notification facility Scalability of LinuxEvent-Dispatch Mechanisms 2001 Exploring the Performance ofS..