Page 1 of 1

An IoT application has been built into the application CI/CD pipeline. The application needs credentials to access other

Posted: Fri Jul 22, 2022 7:01 pm
by answerhappygod
An IoT application has been built into the application CI/CD pipeline. The application needs credentials to access other applications, APIs, and cloud resources.
When should the credentials be inserted into the application using the CI/CD process?

A. hard coded into your application code base
B. during application runtime
C. after application testing
D. during application build time