ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 179 - DVA-C01 discussion

Report
Export

When a Developer tries to run an AWS CodeBuild project, it raises an error because the length of all environment variables exceeds the limit for the combined maximum of characters. What is the recommended solution?

A.
Add the export LC_ALL=“en_US.utf8” command to the pre_build section to ensure POSIX localization.
Answers
A.
Add the export LC_ALL=“en_US.utf8” command to the pre_build section to ensure POSIX localization.
B.
Use Amazon Cognito to store key-value pairs for large numbers of environment variables.
Answers
B.
Use Amazon Cognito to store key-value pairs for large numbers of environment variables.
C.
Update the settings for the build project to use an Amazon S3 bucket for large numbers of environment variables.
Answers
C.
Update the settings for the build project to use an Amazon S3 bucket for large numbers of environment variables.
D.
Use AWS Systems Manager Parameter Store to store large numbers of environment variables.
Answers
D.
Use AWS Systems Manager Parameter Store to store large numbers of environment variables.
Suggested answer: D
asked 16/09/2024
Muhammad Imran
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first