Development with AWS Services III
Review assessment questions and explanations against all options to equip yourself with the necessary understanding to confidently tackle the AWS Certified Developer – Associate (DVA-C02) exam questions from the Development with AWS Services domain.
We'll cover the following...
Question 11
A developer is creating an Application Load Balancer (ALB) to handle HTTPS traffic for a web application. The application requires SSL termination at the ALB.
Which AWS service is primarily used to provision and manage the SSL/TLS certificates required for this setup?
A. AWS Identity and Access Management (IAM)
B. AWS Key Management Service (KMS)
C. AWS Certificate Manager (ACM)
D. AWS Secrets Manager
Question 12
A development team is deploying a new service using an Application Load Balancer (ALB) as the entry point. To utilize a serverless ...