Examtopics

AWS Certified Solutions Architect - Associate
  • Topic 1 Question 239

    A solutions architect needs to design a new microservice for a company’s application. Clients must be able to call an HTTPS endpoint to reach the microservice. The microservice also must use AWS Identity and Access Management (IAM) to authenticate calls. The solutions architect will write the logic for this microservice by using a single AWS Lambda function that is written in Go 1.x.

    Which solution will deploy the function in the MOST operationally efficient way?

    • Create an Amazon API Gateway REST API. Configure the method to use the Lambda function. Enable IAM authentication on the API.

    • Create a Lambda function URL for the function. Specify AWS_IAM as the authentication type.

    • Create an Amazon CloudFront distribution. Deploy the function to [email protected]. Integrate IAM authentication logic into the [email protected] function.

    • Create an Amazon CloudFront distribution. Deploy the function to CloudFront Functions. Specify AWS_IAM as the authentication type.


    シャッフルモード