- AWS Networking Cookbook
- Satyajit Das Jhalak Modi
- 72字
- 2021-07-02 19:41:32
Working with network interfaces
Elastic Network Interface (ENI) in AWS is a network interface that can be attached to an EC2 instance. Based on its capacity, one EC2 instance can have number of ENIs attached to it. Each ENI comes with its own MAC and IP addresses. You can't move the ENI to another subnet after it is created. You can attach an ENI to an EC2 in the same AZ.
推薦閱讀
- Java語(yǔ)言程序設(shè)計(jì)
- 潮流:UI設(shè)計(jì)必修課
- Oracle 11g從入門到精通(第2版) (軟件開發(fā)視頻大講堂)
- Oracle Exadata性能優(yōu)化
- 精通搜索分析
- 區(qū)塊鏈:以太坊DApp開發(fā)實(shí)戰(zhàn)
- React.js Essentials
- Java程序設(shè)計(jì):原理與范例
- 精通Linux(第2版)
- Express Web Application Development
- Java程序員面試筆試寶典(第2版)
- OpenCV with Python By Example
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)教程(Windows 7+Office 2010)
- Webpack實(shí)戰(zhàn):入門、進(jìn)階與調(diào)優(yōu)(第2版)
- RocketMQ實(shí)戰(zhàn)與原理解析