Difference between revisions of "AWS gateways"
Jump to navigation
Jump to search
↑ https://aws.amazon.com/blogs/aws/new-use-an-aws-transit-gateway-to-simplify-your-network-architecture/
↑ https://docs.aws.amazon.com/vpc/latest/privatelink/gateway-endpoints.html
↑ https://docs.aws.amazon.com/AmazonS3/latest/userguide/privatelink-interface-endpoints.html#types-of-vpc-endpoints-for-s3
(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | |||
+ | |||
+ | * [[AWS NAT Gateway]] (2015) | ||
+ | * [[AWS Internet Gateway]] | ||
+ | * [[AWS Transit Gateway]] ([[AWS timeline|Nov 2018]]) <ref>https://aws.amazon.com/blogs/aws/new-use-an-aws-transit-gateway-to-simplify-your-network-architecture/</ref> | ||
Line 6: | Line 11: | ||
* <code>[[aws ec2 create-vpn-gateway]]</code> | * <code>[[aws ec2 create-vpn-gateway]]</code> | ||
+ | [[AWS gateway endpoints]] <ref>https://docs.aws.amazon.com/vpc/latest/privatelink/gateway-endpoints.html</ref> | ||
+ | * [[AWS Gateway endpoints for Amazon S3]], Amazon S3 supports both [[gateway endpoints]] and [[interface endpoints]] (using [[AWS PrivateLink]]) <ref>https://docs.aws.amazon.com/AmazonS3/latest/userguide/privatelink-interface-endpoints.html#types-of-vpc-endpoints-for-s3</ref> | ||
+ | * [[AWS Gateway endpoints for Amazon DynamoDB]] | ||
+ | Pricing: There is no additional charge for using gateway endpoints, there is cost for [[interface endpoints]]. | ||
+ | |||
+ | == Related == | ||
+ | * [[AWS VPC endpoint]] | ||
+ | * <code>[[aws ec2 create-vpc-endpoint]]</code> | ||
+ | * [[AWS Direct Connect]] | ||
== See also == | == See also == | ||
* {{aws ec2 gateway}} | * {{aws ec2 gateway}} | ||
+ | * {{AWS gateway}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 05:38, 13 November 2024
aws ec2 create-internet-gateway
aws ec2 create-nat-gateway
aws ec2 create-customer-gateway
aws ec2 create-vpn-gateway
- AWS Gateway endpoints for Amazon S3, Amazon S3 supports both gateway endpoints and interface endpoints (using AWS PrivateLink) [3]
- AWS Gateway endpoints for Amazon DynamoDB
Pricing: There is no additional charge for using gateway endpoints, there is cost for interface endpoints.
Related[edit]
See also[edit]
- AWS gateways:
aws ec2 [ create-internet-gateway | create-nat-gateway | create-customer-gateway | create-vpn-gateway ]
- AWS Gateway
Advertising: