You are given several logs that each log contains a unique id and timestamp. Timestamp is a strin ...
最近,我們網站的上新增了幾個新功能,比如通過導航欄的QR Code可以下載App 通過Carousel的方式,顯示多條信息。 以往這樣的功能可能需要 個Sprints完成,但是現在這些功能都是在一個Sprint內完成了所有功能的開發和測試。之所以我們能高效的完成開發和測試,主要歸功於我們對設計系統 Design System 的成功應用。 什么是設計系統 對於設計系統,大家已經不太陌生,業界已經有 ...
2021-11-13 00:07 2 3603 推薦指數:
You are given several logs that each log contains a unique id and timestamp. Timestamp is a strin ...
前言 公司設計的RDMS挺好用的,我也照貓畫虎簡單的設計一個DevOps系統,與大家分享,不足之處歡迎拍磚,以免誤人子弟 前置條件 gitlab gitlab-runner k8s 1. gitlab創建群組 創建群組的好處是,對項目進行分組,群組內的資源可以共享,這里創建了一個 ...
作者:HelloGitHub-小魚干 摘要:GitHub Trending 上周看點,老項目依舊搶眼,系統設計必看 Repo:The System Design Primer 周獲 1k+ star,而新開源的項目 Real-Time-Person-Removal 表現也不俗,開源當周 ...
Design an in-memory file system to simulate the following functions: ls: Given a path in string format. If it is a file path, return a list ...
Design a search autocomplete system for a search engine. Users may input a sentence (at least one word and end with a special character ...
系統設計Design For Failure思想 Complex systems fail in spectacular ways. Failure isn’t a question of if, but when. Resilient systems recover from ...
微軟最新設計Fluent Design System初體驗 本文圖片不全!建議移步知乎專欄查看!!! https://zhuanlan.zhihu.com/p/30582886 原創 2017-11-06 MSP-李桑郁 ...
對象進出系統的系統邊界。本篇文章討論實作系統時,系統核心與系統邊界之間的架構如何設計,才能提高內聚、減少 ...