- 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.
推薦閱讀
- Photoshop智能手機(jī)APP UI設(shè)計(jì)之道
- PHP 7底層設(shè)計(jì)與源碼實(shí)現(xiàn)
- 技術(shù)領(lǐng)導(dǎo)力:程序員如何才能帶團(tuán)隊(duì)
- 游戲程序設(shè)計(jì)教程
- 網(wǎng)店設(shè)計(jì)看這本就夠了
- C語言程序設(shè)計(jì)
- Visual Basic程序設(shè)計(jì)教程
- Visual Basic程序設(shè)計(jì)習(xí)題與上機(jī)實(shí)踐
- C++編程兵書
- 新印象:解構(gòu)UI界面設(shè)計(jì)
- Java程序設(shè)計(jì)基礎(chǔ)(第6版)
- C#程序設(shè)計(jì)基礎(chǔ)入門教程
- Python Linux系統(tǒng)管理與自動(dòng)化運(yùn)維
- 計(jì)算機(jī)軟件項(xiàng)目實(shí)訓(xùn)指導(dǎo)
- Visual C++程序開發(fā)范例寶典