2018-01-23


Been Done

  • Working 8 hours:

    • PR with FHIR 1.0 DiagnosticReport HL7v2 CDS source in CDR deploy
    • Split Deployment for Unison Release testing
  • Workout:

    • body combat for 1 hour
  • React 1 hours: React + Redux + Flow + immutablejs

    • How the whole process goes.

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

你可能感兴趣的:(2018-01-23)