2018-01-23

2018-01-23  本文已影响0人  carmenliu

Been Done


Thoughts

Learned

AWS Serverless APIs & Apps - A Complete Introduction

Basic knowledge about API GateWay
Basic knowledge about setup with Lambda

微服务架构的分布式事务解决方案

2 phase commit
ACID: Atomicity, Consistency, Isolation, Durability
CAP:
* Consistency
* Availability
* Tolerance to Network Partition( 容忍网络中断)
柔性事务
* 可查询操作
* 幂等操作
* TCC 操作(try, confirm, cancel)
* 可补偿操作
* to be continued.....

React + Redux + Flew + immutabljs

how to use it as a whole infrustructure

上一篇 下一篇

猜你喜欢

热点阅读