COURSE 4 – BUILDING SERVERLESS APPLICATIONS QUIZ ANSWERS

Week 2:

Coursera AWS Fundamentals Specialization

Enroll in AWS Fundamental Specialization

AWS Building Serverless Applications Week 2 INTRODUCTION

Learning Objectives

  • Use Amazon Cloudfront to create a Content Delivery Network.
  • Test your application with Amazon API Gateway.

PRACTICE QUIZ: AMAZON CLOUDFRONT

1. From which of the following services can Amazon CloudFront retrieve content? Select all that apply.

  • Amazon Lex
  • Your own datacenter (CORRECT)
  • Amazon EC2 (CORRECT)
  • Amazon S3 (CORRECT)

2. With Amazon CloudFront, your S3 bucket permissions must be Public Read Access.

  • True
  • False (CORRECT)

3. AWS WAF allows you to specify restrictions on access to content based upon IP address.

  • True (CORRECT)
  • False

PRACTICE QUIZ: AMAZON API GATEWAY

1. Amazon API Gateway is used to create a content distribution network.

  • True
  • False (CORRECT)

Correct: Amazon CloudFront is used to create a content distribution network.

2. CORS is configured in which Amazon service?

  • Amazon API Gateway (CORRECT)
  • AWS Lambda
  • Amazon CloudFront
  • Amazon S3

CONCLUSION

To be written