Architecture Flashcards
Describe what you look for to provide resiliency?
Redundant or multiple
What protocols does CloudFront support?
HTTP, HTTPS
Amazon CloudFront
a web service that gives businesses and web application developers an cost effective way to distribute static and dynamic content with low latency and high data transfer speeds.
pay-per-use offering, requiring no long term commitments or minimum fees
CloudFront delivers content to end-users using a global network of edge locations
Shared VPC~
other AWS accounts to create their application resources, such as EC2 instances, Relational Database Service (RDS) databases, Redshift clusters, and Lambda functions, into shared, centrally-managed Amazon Virtual Private Clouds (VPCs)
How do you create a Shared VPC~
the account that owns the VPC (owner) shares one or more subnets with other accounts (participants) that belong to the same organization from AWS Organizations. After a subnet is shared, the participants can view, create, modify, and delete their application resources in the subnets shared with them. Participants cannot view, modify, or delete resources that belong to other participants or the VPC owner.
Shared VPC Permissions~
VPC owners can view the details for all the network interfaces, and the security groups that are attached to the participant resources in order to facilitate troubleshooting, and auditing
Participants that are in a shared VPC are responsible for the creation, management and deletion of their resources including Amazon EC2 instances, Amazon RDS databases, and load balancers. Participants cannot view, or modify resources that belong to other participant accounts.