- Implementing Cisco Networking Solutions
- Harpreet Singh
- 140字
- 2021-07-08 10:02:20
Network function virtualization
SDN has decoupling of hardware and software as its core principle. This has manifested itself as a concept called network function virtualization (NFV), where a specific network function, for example, Network Address Translation (NAT) or a Firewall function is virtualized and taken out on external hardware or even a standard x86 processor as a virtual machine. NFV has emerged as a technology that can help scale up the network in a more agile manner. For example, if the traffic at a branch has increased, and there is a need to add more firewalling capacity to the network, additional network functions can be turned on, and cascaded to add capacity to meet the enhanced demand. NFV treats network functions such as virtual machines/applications, and hence can be moved around the network and turned on and off on demand.
- C++ Builder 6.0下OpenGL編程技術
- 新手學Visual C# 2008程序設計
- Amazon S3 Cookbook
- 精通網絡視頻核心開發技術
- 大學計算機基礎(第2版)(微課版)
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- Spring Boot進階:原理、實戰與面試題分析
- Learning Probabilistic Graphical Models in R
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- 從零開始學Linux編程
- Python算法詳解
- Django實戰:Python Web典型模塊與項目開發
- Application Development with Swift
- Photoshop智能手機APP界面設計
- Learning ECMAScript 6