1.

Develop and deploy microservices​

Answer»

Answer:

  1. Keep communication between services simple with a RESTful API.
  2. Divide your data structure.
  3. Build your MICROSERVICES ARCHITECTURE for failure.
  4. Emphasize monitoring to ease microservices testing.
  5. EMBRACE continuous delivery to reduce deployment friction.


Discussion

No Comment Found