Amazon DVA-C02 Practice Test - Questions Answers, Page 30
List of questions
Related questions
A developer is creating an AWS Lambda function that needs network access to private resources in a VPC.
Attach the Lambda function to the VPC through private subnets. Create a security group that allows network access to the private resources. Associate the security group with the Lambda function.
Configure the Lambda function to route traffic through a VPN connection. Create a security group that allows network access to the private resources. Associate the security group with the Lambda function.
Configure a VPC endpoint connection for the Lambda function. Set up the VPC endpoint to route traffic through a NAT gateway.
Configure an AWS PrivateLink endpoint for the private resources. Configure the Lambda function to reference the PrivateLink endpoint.
A web application is using Amazon Kinesis Data Streams for clickstream data that may not be consumed for up to 12 hours.
How can the developer implement encryption at rest for data within the Kinesis Data Streams?
Enable SSL connections to Kinesis.
Use Amazon Kinesis Consumer Library.
Encrypt the data once it is at rest with a Lambda function.
Enable server-side encryption in Kinesis Data Streams.
Question