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.
to be honest, C is a less terrible option. To be even more honest, the whole design proposed by the question is shit and, hence, all options are shit as well.
Would go with D as well based on https://towardsdatascience.com/the-complete-guide-to-docker-volumes-1a06051d2cce
upvoted 3 times
...
This section is not available anymore. Please use the main Exam Page.350-901 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
kakonyib
Highly Voted 1 year, 7 months agoexamtopicstroilevw
Most Recent 1 month, 3 weeks agoTeringzooi
7 months, 1 week ago__al__
1 year, 1 month ago__al__
1 year agoRukiaTester
1 year, 1 month ago