Skip to content
Paul Duvall edited this page Nov 12, 2019 · 6 revisions

Lesson 3 Quiz

Questions

1) What is AWS Certificate Manager?

A. Automated security assessment service to help improve the security and compliance of applications deployed on AWS.

B. Easily rotate, manage, and retrieve secrets throughout their lifecycle

C. A service that lets you easily provision, manage, and deploy Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates for use with AWS services.

D. A service that provides encryption of data at its destination by the application or service that receives it.

2) How do you obtain a list of CloudFormation export values?

A. aws cloudformation list-exports

B. aws cloudformation export-values

C. aws cloudformation export-list

D. aws cloudformation list-cfn-values

Clone this wiki locally