Question 1: Monthly billing for Lambda is based on what?
- A: Number of uploaded functions in the AWS account per region
- B: Number of uploaded functions in the AWS account per region plus the execution time in minutes
- C: Execution request and the time is rounded to the nearest 100 ms
- D: Execution request and time is rounded to the nearest 1 second
Question 2: Which is a compulsory section in the CloudFormation template?
- A: Outputs and Resources
- B: Resources
- C: Parameters and Outputs
- D: None of the above
Question 3: If an EC2 instance with an instance store volume is stopped or terminated, any data on the instance store volume is lost:
- A: True
- B: False
Question 4: Which of the following statements is true about AWS regions and AZs?
- A: Every region is independent, consists of at least two or more AZs, and AZs within regions are interconnected through low-latency...