PrepAway - Latest Free Exam Questions & Answers

Where should you store your API credentials whilst main…

You working in the media industry and you have created a web application where users will be able to upload
photos they create to your website. This web application must be able to call the S3 API in order to be able to
function. Where should you store your API credentials whilst maintaining the maximum level of security.

PrepAway - Latest Free Exam Questions & Answers

A.
Save the API credentials to your php files.

B.
Don’t save your API credentials. Instead create a role in IAM and assign this role to an EC2 instance when
you first create it.

C.
Save your API credentials in a public Github repository.

D.
Pass API credentials to the instance using instance userdata.

3 Comments on “Where should you store your API credentials whilst main…

  1. vv says:

    B is correct, most secure as it doesn’t save the credentials. As of 2017 you aren’t forced to assign the role when you create the instance, but not important in this question.




    0



    0

Leave a Reply

Your email address will not be published. Required fields are marked *