QuestionQ7
Security, Access, and PermissionsA DevOps engineer must store a separate API key for the author and publish instance servers. The API key must be available to the service class com.my_company.core.APIService.
API keys:
- Author:
KEY-001 - Publish:
KEY-002
Which option should the DevOps engineer use?
- A

- B

- C

- D

Community Discussion