Cisco Developing Applications using Cisco Core Platforms and APIs (DEVCOR) 350-901 Question # 78 Topic 8 Discussion

Cisco Developing Applications using Cisco Core Platforms and APIs (DEVCOR) 350-901 Question # 78 Topic 8 Discussion

350-901 Exam Topic 8 Question 78 Discussion:
Question #: 78
Topic #: 8

A developer deploys a SQLite database in a Docker container. Single-use secret keys are generated each time

a user accesses the database. The keys expire after 24 hours. Where should the keys be stored?


A.

Outside of the Docker container in the source code of applications that connect to the SQLite database.


B.

In a separate file inside the Docker container that runs the SQLite database.


C.

In an encrypted database table within the SQLite database.


D.

In a separate storage volume within the Docker container.


Get Premium 350-901 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.