- (Exam Topic 4)
A developer designed an application on an Amazon EC2 instance. The application makes API requests to objects in an Amazon S3 bucket. Which combination of steps will ensure that the application makes the API requests in the MOST secure manner? (Select TWO.)
Correct Answer:
BC
- (Exam Topic 1)
Company A has an S3 bucket containing premier content that they intend to make available to only paid subscribers of their website. The S3 bucket currently has default permissions of all objects being private to prevent inadvertent exposure of the premier content to non-paying website visitors.
How can Company A provide only paid subscribers the ability to download a premier content file in the S3 bucket?
Correct Answer:
B
- (Exam Topic 1)
The release process workflow of an application requires a manual approval before the code is deployed into the production environment.
What is the BEST way to achieve this using AWS CodePipeline?
Correct Answer:
B
- (Exam Topic 2)
After installing the AWS CLI, a Developer tries to run the command aws configure but receives the following error:
Error: aws: command not found
What is the most likely cause of this error?
Correct Answer:
A
https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-troubleshooting.html
- (Exam Topic 2)
A stock market monitoring application uses Amazon Kinesis for data ingestion. During simulated tests of peak data rates, the Kinesis stream cannot keep up with the incoming data.
What step will allow Kinesis to accommodate the traffic during peak hours?
Correct Answer:
C
https://docs.aws.amazon.com/streams/latest/dev/developing-producers-with-kpl.html