- AWS Certified Advanced Networking:Specialty Exam Guide
- Marko Sluga
- 107字
- 2021-06-24 14:14:48
VPC endpoints and PrivateLink
There are certain situations where we require services in private subnets with no access to the internet to be able to connect to an AWS service such as S3, SQS, KMS, and DynamoDB. We could also put instances in a public subnet, but with a requirement that no data within the application is passed over the public IP space. In both of these cases, we can implement a VPC endpoint to connect a service to the VPC and allow for communication to the service within a private IP space. VPC endpoint connections come in two different types:
- Gateway endpoints
- Interface endpoints
推薦閱讀
- 大數據技術與應用基礎
- Hands-On Artificial Intelligence on Amazon Web Services
- 3D Printing with RepRap Cookbook
- 機器人智能運動規劃技術
- 21天學通C++
- 流處理器研究與設計
- 城市道路交通主動控制技術
- Mastering Elastic Stack
- SharePoint 2010開發最佳實踐
- 從零開始學C++
- 激光選區熔化3D打印技術
- 數據要素:全球經濟社會發展的新動力
- 機器學習案例分析(基于Python語言)
- Moodle 2.0 Course Conversion(Second Edition)
- 基于Quartus Ⅱ的數字系統Verilog HDL設計實例詳解