Please enable JavaScript.
Coggle requires JavaScript to display documents.
AWS Virtual Private Cloud (VPC)
Virtual/logical datacentre in the cloud…
AWS Virtual Private Cloud (VPC)
- Virtual/logical datacentre in the cloud
- Virtual network dedicated to an AWS a/c
- Logically isolated from other virtual networks in the AWS cloud
- IP address ranges, subnets, route tables can be specified
- Can launch your AWS resources into
- Protected by security groups & NACLs
- Custom VPC gives Security Group, NACL & Route Table
- To be added: Subnets & Gateways (Internet -IGW & Private - VPN)
- If Pub Subnet then need to enable "Auto-assign public IP Address"
- 1 Subnet = 1 AZ, cant subnet stretched subnet across AZ, can have multiple subnets in same AZ
- Security Groups are Stateful, NACLs are Stateless (allow&deny)
- VPC Peering allowed but not Transitive Peering
Storage
-
S3
-
-
-
-
-
-
-
-
-
-
-
-
-
Cross Region Replication
-
-
-
Doesn't replicate existing objects, only new ones
-
-
-
-
Transfer Acceleration
Use a distinct URL to upload directly to an edge location which then gets transferred to S3
*.s3-accelerate.amazonaws.com
20GB file size, same as CloudFront
-
-