List 7 server categories of AWS Cloud computing?
Name 6 advantages of Cloud computing?
What are the 4 Benefits of Cloud computing?
Define 3 Cloud Computing Models?
Define 3 Cloud deployment models?
What is an AWS Region?
What are the AWS Region Characteristics?
What are AWS Availability zones?
Availability zones consists of one or more separated data centres, each with redundant power, networking and connectivity, housed in separate facilities.
e.g. Region: N.Virginia
Availability Zones:

What are Edge Locations?
Edge locations cache content to fast delivery to your users. It’s made possible through AWS CloudFront. It’s recudes latency (Low Latency is good).
NB: Latency: Is the time that passes between a user request and resulting response.

What is AWS Management Console?
AWS Management console allows users to access AWS account and manage applications running in the account from a web broswer.
What is AWS Command Line Interface (CLI)?
The AWS Command Line Interface (CLI) allows you to access AWS Account through a terminal or command window.
What is a AWS Root User?
Root User is automatically created when you create an AWS account.
NB: Root User should be protected with Multi-Factor Authentication (MFA)
What is the Shared Responsibility Model?
In the public cloud, there is a shared security responsibility between you and AWS.

What is AWS’s responsibility “Security Of The Cloud”?
AWS is responsible for protecting and securing their infrastructure.

What is Your responsibility “Security In The Cloud”?
You are responsible for how the services are implemented and managing your application data.

What is the Well-Architected Framework?
The 5 pillars of the Well-Architected Framework describe design principles and best practices for running workloads in the cloud.
NB: https://docs.aws.amazon.com/wellarchitected/latest/framework/welcome.html?did=wp_card&trk=wp_card
