Skip to content

Instantly share code, notes, and snippets.

@thuongnn
Last active March 14, 2021 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thuongnn/de8a26ef60c70e1155c274ccfcbd3555 to your computer and use it in GitHub Desktop.
Save thuongnn/de8a26ef60c70e1155c274ccfcbd3555 to your computer and use it in GitHub Desktop.
New Factor
New Factor Giải thích
13 API First Triển khai ứng dụng như một dịch vụ, hãy giải sử app được sử dụng bởi front-end client, gateway, third party services, etc.
14 Telemetry Đảm bảo thiết kế hệ thống bao gồm việc thu thập dữ liệu giám sát, health/system data, etc.
15 Authentication/ Authorization Nên thực hiện xác thực danh tính ngay từ ban đầu, sử dụng RBAC (role-based access control).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment