🌝
  • Posts
  • Talks
  • About

[Security] DDoS: Distributed Denial of Service Attack

資訊安全系列文一:分散式阻斷服務攻擊

#web concepts#networking#security
August 9, 2019


[Networking] the TCP/IP Model

and what exactly its relationship is with the OSI model

#web concepts#networking
July 23, 2019


[Networking] the OSI Model

what happens when you click on a URL?

#web concepts#networking
July 6, 2019


[Database] Transaction and Concurrency Control

concurrency control in database

#database#activerecord#web concepts#concurrency
May 15, 2019


[Operating System] The Dining Philosophers Problem

synchronization, mutex locks and semaphores

#web concepts#operating system#semaphores#mutex locks#concurrency
May 2, 2019


[Operating System] Process Synchronization

a seriously digested note on process synchronization

#web concepts#operating system
April 21, 2019


[筆記] REST 到底是什麼

帶回家的訊息:REST 真的很難懂

#web concepts
March 10, 2019


Serverless & FaaS

順帶一提 SaaS, PaaS & IaaS

#web concepts#web technology
February 17, 2019


Container 概念筆記

最近好常聽到 Container, Docker, Kubernetes, Microservice 這些名詞,該是時候來好好梳理清楚了。

#web concepts#web technology
January 27, 2019


從點一個 URL 到看到頁面中間發生了什麼事?(下集)

終於,我們進入 Ruby on Rails 應用程式中。

#ruby on rails#web concepts
January 15, 2019


Next