|
You are here |
brooker.co.za | ||
| | | | |
github.com
|
|
| | | | | A curated list of software and architecture related design patterns. - DovAmir/awesome-design-patterns | |
| | | | |
maheshba.bitbucket.io
|
|
| | | | | There are at least five distinct paradigms for replication: Group Communication [0], Viewstamped Replication [1], MultiPaxos [2], Raft [3], and Shared Logs [4]. In a previous post, I did a deep-dive on MultiPaxos, showing that it implements a specific abstraction: State Machine Replication or SMR. The SMR API allows servers to propose commands and play them back in a durable total order: | |
| | | | |
api7.ai
|
|
| | | | | In the microservices architecture, API gateway is of increasing importance. | |
| | | | |
devopsian.net
|
|
| | | A deep-dive into progressive deployments, specifically Canary, on Kubernetes with Flagger using ingress-controller or a service mesh. How it works? I ran into some pitfalls and wrote about it, so you don't need to solve it too. | ||