1.) What advantages does Serverless deployment hold over traditional deployment? (Google slide 7)
2.) What does AWS Lambda allow you to do? (Google slide 8)
3.) Billing is metered in increments of 100 milliseconds. True or False (Google slide 9).
4.) What are the 6 steps to deploy AWS Lambda? (Google slide 10)
5.) What is a layer in Lambda? (Google slide 12)
6.) A function can use up to _____ layers at a time? (Google slide 12)
7.) What is the maximum memory allocation for a single Lambda function? (Google slide 13)
8.) The maximum execution time for a Lambda function is how much time? (Google slide 14)
9.) What is an Application programming interfaces? (API) (Google slide 17)
10.) What protocol do REST APIs communicate over? (Google slide 17)
11.) Are RESTful services are stateless? True or False (Google slide 18)
12.) An endpoint will be in the form of a ____? (Google slide 19)
13.) A resource exposed in the REST API will support one or more methods. Name 4 (Google slide 19)
14.) Name 5 HTTP status codes ? (Google slide 21)
15.) What is API Gateway? (Google slide 24)
16.) What is Amazon Cognito? (Google it!)
17.)What is the benefit of containers? (Google slide 32)
18.) What is Amazon ECS? (Google it!)
19.) What is AWS Fargate? (Google slide 43)
20.) What are EKS and Kubernetes?(Google slide 46)
21.) What does AWS Step Functions do? (Google slide 52)