What is the default storage class in S3?

The S3 Standard storage class is the default for objects uploaded to Amazon S3 unless a different storage class is explicitly specified during the upload process.

What is VPC peering connection?

A VPC Peering Connection is a networking connection between two Amazon Virtual Private Clouds (VPCs) that enables resources in those VPCs to communicate with each other privately, as if they were within the same network.

What are NAT Gateways?

A NAT (Network Address Translation) Gateway is an AWS-managed service that allows instances in a private subnet to access the internet or other AWS services, while preventing incoming traffic from reaching those instances. NAT Gateways are part of the Amazon Virtual Private Cloud (VPC) service.

What is S3 Transfer Acceleration?

Can cloudfront work outside aws?