Development with AWS Services II
Explore key AWS development services and practical exam solutions covering Lambda integration with Application Load Balancers, DynamoDB stream configurations, high-performance caching strategies, and Amazon RDS deployment options. Gain insights into building secure, scalable applications and troubleshooting common development scenarios for the AWS Certified Developer Associate exam.
We'll cover the following...
We'll cover the following...
Question 6
A developer wants to use an Application Load Balancer (ALB) to route traffic to an AWS Lambda function. Which ALB feature allows integration with Lambda functions as targets?
A. Path-based routing rules
B. Host-based routing rules
C. IP address target type in target groups
D. Lambda target type in target groups
...