COURSE 4 – BUILDING SERVERLESS APPLICATIONS QUIZ ANSWERS

Week 1:

Coursera AWS Fundamentals Specialization

Enroll in AWS Fundamental Specialization

AWS Building Serverless Applications Week 1 INTRODUCTION

In this module, you will be assessed on the key skills covered in the Course.

Learning Objectives

  • Define serverless computing.
  • Describe the key characteristics of Amazon Lex.
  • Host a serverless website using Amazon S3.

PRACTICE QUIZ: AMAZON LEX

1. What is an “intent”?

  • An Amazon Lex feature that does natural langauge processing.
  • A particular goal that the user wants to achieve. (CORRECT)
  • The response from Amazon Lex back to the user.

2. What is a slot?

  • The response from Amazon Lex back to the user
  • Data that the user must provide to fulfill the intent. (CORRECT)

3. What service does Amazon Lex use for text-to-speech?

  • Amazon Poly (CORRECT)
  • Amazon Alexa
  • Amazon Rekognition

PRACTICE QUIZ: AMAZON S3

1. Static websites created with Amazon S3 can be interactive.

  • True (CORRECT)
  • False

Correct: Using client-side processing tools such as javascript.

AWS Building Serverless Applications Week 1 CONCLUSION

TWB