Services & continuous integration of notes

go docker kubernetes
problems in software production line, continuous integration, sustained release, as well as the technology must DevOps PaaS
distributed service-oriented problems. Distributed Services service availability, service orchestration, service scheduling, service discovery, service routing, and distributed service-oriented technology is fully supported PaaS dishes paas platform-as-a-Service Platform as a Service

2019-04-08

After finishing the service, found a very beautiful graphical structure, each node boundary clear, accountable; clear link between nodes, protocol structured. Then we know we finally go on the right path.

  1. Services must be about the business of
  2. Service interaction is the standard

Ensure efficient single business service aggregation
reduces service calls between each other

Protocol standards, the framework standards,
interface standards: Interface in two ways: internal interface of business, business service interface. Regardless of the interface follows the same principle of standardization

Authentication protocol authentication
cryptographic protocol
internal protocol interface interaction
Peripheral Interface protocol service
each protocol their duties, standardization for supporting a communication service

The real restful: a request to cover the default parameter semantics, including: Get (access to information), Post (creation), Put (the full amount of modification), Patch (some changes), Delete (delete)

https://www.infoq.cn/article/D-cBEauI4oTVqwUsx5Fk
https://www.infoq.cn/article/Zo-0vtAzNStPZBFVEP4g

2019-04-04

yum install zlib pcre openssl

docker how real it was not a lnmp environment? + Redis

2019-03-27

Platform Optimization:

  1. Optimization of pay, pay for existing users too much trouble
  2. Supplementary report data optimized (chargeback of how to deal with)
  3. Optimized asynchronous notification, asynchronous messaging system optimization, etc.

Block chain itself has

  1. Distributed decentralization
  2. Disintermediation disintermediation
  3. To trust distrubuted Trust
  4. Can not be changed Immutability
  5. Programmable Programmability

Guess you like

Origin www.cnblogs.com/zqsb/p/11038908.html