- Azure for Architects
- Ritesh Modi
- 153字
- 2021-07-08 09:33:35
Benefits of virtual networks
Virtual networks are a must for deploying any meaningful IaaS solution. Virtual machines cannot be provisioned without virtual networks. Apart from being almost a mandatory component in solutions, it brings great architectural benefits and the most important among them are the following:
- Isolation: Most application components have separate security and bandwidth requirements and have different life cycle management. Virtual networks help in creating isolated pockets for these components that can be managed independently of other components with the help of virtual networks and subnets.
- Security: Filtering and tracking who is accessing resources is an important feature provided by virtual networks. They can stop access to a malicious IP address and port.
- Extensibility: Virtual networks act such as a private LAN on the cloud. It can also be extended into WAM by connecting other virtual networks across the globe and can be extended as an extension to on-premise data centers.
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Python快樂編程:人工智能深度學習基礎
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- Learning SAP Analytics Cloud
- Spring Cloud、Nginx高并發核心編程
- Hands-On Microservices with Kotlin
- Kotlin從基礎到實戰
- Integrating Facebook iOS SDK with Your Application
- OpenGL Data Visualization Cookbook
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Buildbox 2.x Game Development
- Orleans:構建高性能分布式Actor服務
- OpenCV 3計算機視覺:Python語言實現(原書第2版)
- Visual Basic語言程序設計上機指導與練習(第3版)
- Python高性能編程(第2版)