- Mastering AWS Security
- Albert Anthony
- 91字
- 2021-07-02 15:44:09
AWS Virtual Private Cloud
AWS VPC is an IaaS that allows you to create your own VPN in the cloud. You can provision your resources in this logically isolated network in AWS. This network can be configured to connect to your on-premise data center securely. You can configure firewalls for all your resources in your VPC at instance level and/or subnet level to control traffic passing in and out of your VPC. VPC has a VPC flow log feature that enables you to collect information regarding IP traffic of your VPC.
推薦閱讀
- Reporting with Visual Studio and Crystal Reports
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- JMeter 性能測試實戰(第2版)
- C# 從入門到項目實踐(超值版)
- Rake Task Management Essentials
- 嚴密系統設計:方法、趨勢與挑戰
- Learn React with TypeScript 3
- Swift Playgrounds少兒趣編程
- 愛上micro:bit
- Building Serverless Architectures
- Hadoop 2.X HDFS源碼剖析
- Emotional Intelligence for IT Professionals
- Visual Basic語言程序設計基礎(第3版)
- Web前端開發最佳實踐
- PHP Microservices