Cloud Computing Foundations Flashcards
1
Q
what is “the cloud”
A
Is the delivery of computing services over the internet.
2
Q
What are the categories for Compute services?
A
- EC2
- Lambda
3
Q
What are the categories for Networking services?
A
- VPC
- Direct Content
4
Q
What are the categories for Storage services?
A
- S3
- EBS
5
Q
What are the categories for Analytics services?
A
- Athena
- Redshift
6
Q
What are the categories for Development services?
A
- Cloud9
- CodeCommit
7
Q
What are the categories for Security services?
A
- IAM
- Macie
8
Q
What are the categories for Databases services?
A
- RDS
- DynamoDB
9
Q
What are virtual Machines?
A
- Virtualization lets you divide hardware resources on a single physical server into smaller units.
- Virtualization is at the heart of cloud computing.