Question 6
When using the AWS Encryption SDK now does the developer keep track of the data encryption keys used to encrypt data?
Question 7
When writing a Lambda function, what is the benefit of instantiating AWS clients outside the scope of the handler?
Question 8
A development team is working on a mobile app that allows users to upload pictures to Amazon S3 The team expects the app will be used by hundreds of thousands of users during a single event simultaneously Once the pictures are uploaded, the backend service will scan and parse the pictures for inappropriate content.
Which approach is the MOST resilient way to achieve this goal which also smooths out temporary volume spikes for the backend service?
Question 9
What AWS products and features can be deployed by Elastic Beanstalk? Choose 3 answers
Question 10
A developer needs to deploy a new version to an AWS Elastic Beanstalk application How can the developer accomplish this task?
