This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Security

Security is an essential safety measure.

1 - API security

Requirements

  • Authenticate users.
  • Authorise users.
  • Protect externally facing APIs.

Examples

See also

API design

API implementation

API integrations

2 - Data security

Requirements

  • Encrypt passwords.
  • Store credentials safely.
  • Restrict all access.

Examples

See also

Data integrations

Graph databases

NoSQL

SQL

3 - Network security

Requirements

  • Secure remote access.
  • Implement packet capture.
  • Protect resources with firewalls.

Examples

See also

Cloud management